Closed (fixed)
Project:
Simplenews
Version:
6.x-1.0-rc6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 16:11 UTC
Updated:
20 May 2012 at 08:42 UTC
warning: mail() [function.mail]: SMTP server response: 501 5.1.7 Invalid address in C:\Websites\lexpublib.org\www\includes\mail.inc on line 193.
I'm not sure what is causing this error or how to fix it. I've been reading some online about 501 7.1.7 and there appears to be a problem with the Sender information send to our SMTP server. We are using Exchange 2007. All other system mail is going to correctly. However I had a similar error using the WebForm module and was able to correct this by using the SMTP Authentication Support module.
Does this look like a server configuration error or a module problem with Simplenews, or something else?
Comments
Comment #1
jgoodwill01 commentedI have resolved this issue. I had failed to set the sendmail_from = mailing address variable in my PHP.ini file.
Comment #2
sutharsan commentedAlthough this is not a subject a lot of users are involved with, perhaps you want to write a few lines on this in the Simplenews handbook: http://drupal.org/node/197057
Comment #3
jgoodwill01 commentedI just completed adding a comment for people.
Thanks!
Comment #4
beto_beto commentedhello
i have this issue too
I am using D6 windows server
Unable to send e-mail. Please contact the site administrator if the problem persists.
warning: mail() [function.mail]: SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server. in C:\inetpub\vhosts\example.com\httpdocs\includes\mail.inc on line 192.
Any Ideas !!