are you sure the “tmp” folder is writable ?
I just installed mailpress and after setting up the smtp settings I ran the test and received this error message. Does anyone have any ideas?
[code]Fatal error: Uncaught exception 'Swift_ConnectionException' with message 'The SMTP connection failed to start [mail.lediamantrose.com:25]: fsockopen returned Error Number 111 and Error String 'Connection refused'' in /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Connection/SMTP.php:309 Stack trace: #0 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift.php(216): Swift_Connection_SMTP->start() #1 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift.php(101): Swift->connect() #2 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(189): Swift->__construct(Object(Swift_Connection_SMTP)) #3 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(25): MP_Mail->start() #4 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/MailPress.php(345): MP_Mail->send(Object(stdClass)) #5 /home/lediaman/public_html/blog/wp-cont in /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Connection/SMTP.php on line 309
[/code]
Thread Starter
Ovidiu
(@ovidiu)
it seems the tmp folder was not created, now it works.
fixing up the /tmp directory does not fix my problem. I had already taken care of that. Anyone have any other ideas.
Thread Starter
Ovidiu
(@ovidiu)
you sure all your smtp settigns are ok and you are allowed to use that smtp server?
as your error states: Connection refused (as stated by the remote server)
I’m sure that the smtp settings are correct. I took the same settings and tested it through a google account. I have a specific email address that I created for this application.
I just tested my smtp settings in my outlook too. They seem fine. I’m still stuck.
In addition, I tried to use a different smtp server and received the same response. I also have already uninstalled and completely removed mailpress from the server and did a clean install. I am still coming up with the same error as above. Can anyone help me? This looks like a great plugin and I’m very excited to use it.
@jweberg
Have just seen your problem
If not solved post a comment on the plugin page
I just 777 the pmt foler and it work.
— Blen
hello how can i fix this problem ? Swift_BadResponseException
Fatal error: Uncaught exception ‘Swift_BadResponseException’ with message ‘Expected response code(s) [250] but got response []’ in C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php:250 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(310): Swift->assertCorrectResponse(Object(Swift_Events_ResponseEvent), 250) #1 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(261): Swift->command(‘EHLO [92.115.94…’, 250) #2 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(220): Swift->handshake(Object(Swift_Events_ResponseEvent)) #3 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(101): Swift->connect() #4 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\MP_Mail.class.php(209): Swift->__construct(Object(Swift_Connection_SMTP)) #5 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\ in C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php on line 250
Your site does not allow smtp,
there are 2 addons (in last release 1.9.1) (treat them like wordpress plugins) in the mailpress folder
mailpress_connection_phpmail and mailpress_connection_sendmail
Hey, I’ve tried several different accounts (our main account is google apps for domain) with every known configuration setting, including the one that is listed for google.
I can’t get past the smpt check: FAILED. Check your settings !
What can I do to finally fix this?
I just tried to download 1.9.2 to see if that helped me at all, but still the same problems. Please help! I’m really eager to try this service out!
ALSO, when any custom port number entered in the custom port number box in the smtp settings immediately disappears on saving.
Never mind, the MailPress_connection_phpmail add-on worked like it did for everyone else. Jeez, that was time consuming.
Thanks for a great looking and potentially very usefully plugin!
hi,
I’ve got the same problem as kcmac.
Whatever the settings I put in MailPress configuration, the test ALWAYS failed.
I don’t know what to do and I’ve found no help except this topic 🙁
So, may someone help me ?