Author Topic: SMTP error 501 5.5.4 Invalid Address  (Read 8254 times)

shriram

  • Newbie
  • *
  • Posts: 24
    • View Profile
SMTP error 501 5.5.4 Invalid Address
« on: October 21, 2008, 06:13:31 am »
when we check on the "Send email notification to user ' they aren't any email fired... on checking the log file we get
------------------------- start>
Session "default" started at 2008-10-21T08:59:40+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#2 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#3 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#4 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#5 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#6 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#7 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
Time since start: 0.47734403610229 seconds
------------------ end
« Last Edit: October 21, 2008, 06:15:30 am by shriram »

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: SMTP error 501 5.5.4 Invalid Address
« Reply #1 on: October 21, 2008, 09:47:28 am »
Hi shriram,

I personally use an SMTP server to send email (you can set up one in Administration/Configuration/Mailing) and that should work for you too, but we'll definitely look into the problem for next release.

Thanks for reporting it.

shriram

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: SMTP error 501 5.5.4 Invalid Address
« Reply #2 on: October 22, 2008, 05:01:15 am »
hi all,

This was a false alarm, its an human error and not an bug- to my understanding. I had selected "Default PHP" instead of "SMTP server" in the Mail transport:.
Done the change and its working fine.

Regards
shriram