[Plugin: MailPress] smtp, php and sendmail all fail
-
I can’t get this plugin to do anything, and have wasted far too much time trying.
-
SMTP:
as soon as i clicked “save settings” it just says:
““proc_open” php function is not available, you need to activate Connection_php_mail add-on.“
on the top bar, doesnt even actually save the SMTP settings ive put it, because if i still try to send a test-email, the log shows “Empty user/password for SMTP connection”-
PHP MAIL:
FAILED. Check your logs & settings ! the log then contains: “mail() has been disabled for security reasons in …./wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/SimpleMailInvoker.php on line 49”
so deactivated that plugin, and tried
-
SENDMAIL:
FAILED. Check your logs & settings ! the log then contains: “Warning: proc_open() has been disabled for security reasons in …./wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 295
Warning: stream_set_blocking(): supplied argument is not a valid stream resource in …./wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 296
Warning: stream_get_contents() expects parameter 1 to be resource, null given in …./wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 297″
Am i missing something, or is this plugin completely broken? I know the email addresses/pw’s are correct.
- The topic ‘[Plugin: MailPress] smtp, php and sendmail all fail’ is closed to new replies.