IMAP Authentication weirdness
-
Hi All – I have Postie working Ok and authenticating to my IMAP server (Dovecot). Problem is, it works one, and only once. Subsequent collections fail (debug at the bottom of this message).
I have discovered that I can fix this by re-entering the mail account password in the Postie settings and re-saving the config! It seems as though Postie is forgetting the password after the first successful collection?
The IMAP server in use is reliable and does not indicate any problems with other mail clients. Also, the old deprecated WordPress ‘post-by-email’ used to work like a charm with the same mail server.
Any ideas? Timeout values too aggressive?
PHP Warning: imap_open(): Couldn’t open stream {192.168.200.3:143/service=imap/notls/novalidate-cert} in /var/www/bbsac/wp-content/plugins/postie/postieIMAP.php on line 89
Postie [error]: imap_open failed: Can not authenticate to IMAP server: [AUTHENTICATIONFAILED] Authentication failed.
Postie [error]: Mail Connection Time Out
Postie [error]: Common Reasons: Server Down, Network Issue, Port/Protocol MisMatch
Postie [error]: The Server said:
PHP Warning: imap_expunge() expects parameter 1 to be resource, boolean given in /var/www/bbsac/wp-content/plugins/postie/postieIMAP.php on line 149
PHP Warning: imap_close() expects parameter 1 to be resource, boolean given in /var/www/bbsac/wp-content/plugins/postie/postieIMAP.php on line 157
The topic ‘IMAP Authentication weirdness’ is closed to new replies.