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

jgoodwill01’s picture

Status: Active » Closed (fixed)

I have resolved this issue. I had failed to set the sendmail_from = mailing address variable in my PHP.ini file.

sutharsan’s picture

Although 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

jgoodwill01’s picture

I just completed adding a comment for people.

Thanks!

beto_beto’s picture

hello

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 !!