My problem are the client that send mail send mail throught of the SMTP
auth.
I have prepare a plugin for SpamAssasin, for verify if the email into
throught of the SMTP auth or throught of the MX for externals mails.
This plugin work becouse I received the email throught of two IP: The
first is for external use and the second is for auth clients.
You can see this plugin in http://code.google.com/p/qmailsmtpauth/
<http://code.google.com/p/qmailsmtpauth/>
If you want to try, test with a score of -1, at least until you test it.
Im' sorry for my bad English
El 27/04/10 11:59, Martin Caine escribió:
We're using qmail with qmail-scanner (personally I'd prefer switching to
postfix but it's not practical to do that at the moment. I'll see if I can
find out how to add the auth information into the headers.
Thanks