Start folder path for IMAP in postie plugin
-
I think it should be great to add starting folder on IMAP connections,
this can easily be done by appending it to connection string.Sample in postieIMAP.php :
$this->_mailbox = “{” . $server . “:” . $port . $option . “}”. $default_folder;default_folder is INBOX for most imap server but can be left blank.
https://ww.wp.xz.cn/plugins/postie/
Thanks,
Nicolas.
The topic ‘Start folder path for IMAP in postie plugin’ is closed to new replies.