Thread Starter
R1Law
(@r1law)
And now broken again. Postie keeps losing the ability to authenticate user. Again, all checks out on database so I know protocol / pw / and mail servers are correct. Generating an empty error message: “The Server said: POP3 connect: Error [ ] [ ]” Not much to go on…
Thread Starter
R1Law
(@r1law)
When attempting to use POP3-SSL this generates:
Warning: imap_open() [function.imap-open]: Couldn’t open stream {mail.xxxxxxx.com:xxxxxx/service=pop3/ssl/notls/novalidate-cert} in /home/xxxxxxx/public_html/xxxxxxx.com/wp-content/plugins/postie/postieIMAP.php on line 89
Sounds like the mail server isn’t always responding. All Postie can do is relay what the mail server reports.
Can you use IMAP?
Thread Starter
R1Law
(@r1law)
Here’s the issue: Doing development with password autofill is a bad thing….
For some reason the auto fill in Safari takes the Server port and the password in the Postie setup page and over-writes the correct information with field data that is NOT the correct port number – it looked like it was filling in the port box with the site title, but not sure. Stranger still is that the port number field looks like the correct information in the database on the server side (can’t figure that one out).
Regardless, we discovered this through running the full debug report. I will email you a full copy of the correspondence with the hosting provider. It’s a run with the error and one without (the one without was after uninstalling Postie, and then reinstalling, configuring, and immediately testing). The error was cropping up after the test when the Safari behavior overwrote the correct port number.