[Plugin: MailPress] Mailpress 5.0.1 Returning Null Error to WordPress 3.0.2
-
Going through the issues involving Mail Press and their new 5.0.1 upgrade I found that when using mailpresses wp_mail function for all email through WordPress that there is a problem.
I have mailpress configured via SMTP and what happens is when something like Contact Form 7 or WP MAIL SMTP tries to send something it receives a Null error from Mail Press. The interesting part is Mail Press actually delivers the mail as it was sent, but since the user is alerted that the mail failed (even though it doesn’t) MP is not of any use to me.
This only occurred with the new update and via debug mode of WP MAIL SMTP we see this
[“smtp”]=>
NULL
That is MP 5.0.1 returning a null message.
The topic ‘[Plugin: MailPress] Mailpress 5.0.1 Returning Null Error to WordPress 3.0.2’ is closed to new replies.