"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > "Dan Egli" <[EMAIL PROTECTED]> writes: > > > smtplib.SMTPSenderRefused: (501, 'size: sender address must contain > > a domain', '') > > Your SMTP server is configured to refuse the connection if the sender > address does not include a domain name. > > I'm not sure what the Exim equivalent would be.
I'm not clear on what is going on here... Dan you are saying that your mail server is not accepting blank envelope addresses (From: <>) which are usually used for bounce/error messages? If your MTA is Exim it is setup 'out of the box' to accept these as required by RFC. Or are you saying that you are getting messages which have local part but no domain or are you saying that you are getting messages with blank sender (Sender: <>)? All three cases are different. Patrick _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
