If you click the Test Config button what do you see?
Here you go. What’s interesting is that the date on the email notifications is correct.
Postie Version: 1.7.31
Wordpress Version: 4.4.2
PHP Version: 5.3.29
OS: Linux boscustweb1502.eigbox.net 3.14.59 #1 SMP Mon Jan 25 13:49:16 EST 2016 x86_64
POSTIE_DEBUG: Off
Time: 2016-04-15 17:21:43 GMT
Error log:
TMP dir: /tmp/
Postie is in /hermes/bosnaweb10a/b1621/ipw.itsgaorg/public_html/wp-content/plugins/postie/
Cron: On
Alternate Cron: Off
Clock Tests
This shows what time it would be if you posted right now
Post time: 2016-04-15 13:21:43
Encoding
default_charset:
DB_CHARSET: utf8
DB_COLLATE:
WordPress encoding: UTF-8
Postie encoding: UTF-8
Connect to Mail Host
checking
Sucessful POP3 connection on port 110
No waiting messages
I’m trying to run a debug and am getting flooded with temptitle – Draft messages
There should be error messages in your server logs if you are getting “temptitle” messages.
Look at the conflicting dates on this image <a href="http://www.itsga.org/wp-content/uploads/2016/04/postie.png">
Can you send a sample email directly from the original sender (please don’t forward as it significantly alters the email internals) to [email protected]
Please leave a note here when you’ve done that.
Looks like the mailer is not sending the date header according to the email spec.
Your email has:
Date: Fri, 15 Apr 2016 14:39:03 -0400 (GMT-04:00)
Which should be:
Date: Fri, 15 Apr 2016 14:39:03 -0400
I’ve added some code to the next version of Postie to work with this invalid date format.
OK. Thanks. I’ll try another mailer that uses that format in the meantime