This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Swift_TransportException error
Started 11 years ago by ausbill32 | 5 posts |
-
Warning: Invalid argument supplied for foreach() in F:\xampp\htdocs\machform-pmo\includes\entry-functions.php on line 403
Warning: Invalid argument supplied for foreach() in F:\xampp\htdocs\machform-pmo\includes\helper-functions.php on line 266
Warning: Invalid argument supplied for foreach() in F:\xampp\htdocs\machform-pmo\includes\entry-functions.php on line 75
Warning: Invalid argument supplied for foreach() in F:\xampp\htdocs\machform-pmo\includes\helper-functions.php on line 371
Fatal error: Uncaught exception 'Swift_TransportException' with message 'Expected response code 250 but got code "501", with message "501 5.5.4 Invalid Address "' in F:\xampp\htdocs\machform-pmo\lib\swift-mailer\classes\Swift\Transport\AbstractSmtpTransport.php:421 Stack trace: #0 F:\xampp\htdocs\machform-pmo\lib\swift-mailer\classes\Swift\Transport\AbstractSmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->_assertResponseCode('501 5.5.4 Inval...', Array) #1 F:\xampp\htdocs\machform-pmo\lib\swift-mailer\classes\Swift\Transport\EsmtpTransport.php(210): Swift_Transport_AbstractSmtpTransport->executeCommand('HELO [fe80::887...', Array, Array) #2 F:\xampp\htdocs\machform-pmo\lib\swift-mailer\classes\Swift\Transport\AbstractSmtpTransport.php(322): Swift_Transport_EsmtpTransport->executeCommand('HELO [fe80::887...', Array) #3 F:\xampp\htdocs\machform-pmo\lib\swift-mailer\classes\Swift\Transport\EsmtpTransport.php(258): Swift_Transport_AbstractSmtpTransport->_doHeloCommand() #4 F:\xampp\htdocs\machform-pmo\lib\swift in F:\xampp\htdocs\machform-pmo\lib\swift-mailer\classes\Swift\Transport\AbstractSmtpTransport.php on line 421
Posted 11 years ago # -
Works fine on Windows XP with IE8 browser
Does not work on Windows 7 (64bit) with IE8 or ChromeHelp!
Posted 11 years ago # -
That seems to be an issue with SMTP server.
Try to use "From Email Address" using the same domain as the server.MachForm Founder
Posted 11 years ago # -
I tried changing it to "From Email Address" but no luck. Not sure what else to do.
Posted 11 years ago # -
Try to create very simple form (just one field) and use the default mail settings and test it. If the problem persist, then most likely there is problem with the SMTP configuration, you might need to test it by creating a simple PHP script to check it.
MachForm Founder
Posted 11 years ago #
Reply
You must log in to post.