Simplenews + Mimemail = error 571

nonon - April 9, 2009 - 14:46
Project:Mime Mail
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I'm trying to send an html newsletter within a smtp authenticated address.

I always get the following error:

warning: mail() [function.mail]: SMTP server response: 571 sorry, sender address has invalid format (#5.7.1 - chkuser) in C:\Inetpub\cidata\modules\mimemail\mimemail.module on line 331.

Any ideas on how to fix it ?
I'm on a windows server, does anyone managed to have all these modules working ok ?

Cheers

#1

nonon - April 14, 2009 - 18:55
Title:Simplenews + Smtp Authenticated + Mime = error 571» Simplenews + Mimemail = error 571

I deactivated the smtp authentication on the server and the module, since I've heard smtp authentication doesn't works well with mimemail.
However I have still the same error...

#2

Ken Knowles - April 18, 2009 - 16:04

5.7.1 indicates you don't have permission to access the SMTP relay. Since you are using Windows Server, make sure the user you are using to send the e-mail has permission to use the SMTP server. Look at the properties of the outgoing SMTP server to verify the security and authentication methods. (I'm not sure if you were referring to the web server or the SMTP server.)

 
 

Drupal is a registered trademark of Dries Buytaert.