On Sun, Jun 01, 2003 at 07:56:00PM -0400, Jason Parsons wrote: > > The Qmail-Scanner FAQ states: > > >If you explicitly want to scan some/all local SMTP clients email too, > >then set QS_SPAMASSASSIN="on" within the tcpserver rules file. > > I actually had the opposite need, wanting to tell qmail-scanner to skip > spamassassin for some remote hosts. I implemented this as setting > QS_SPAMASSASSIN="off". It would be nice if the following (or some more
No need for a patch - why didn't you just UNSET the variable? i.e. :allow,QS_SPAMASSASSIN,XX=yy That sets XX to "yy" and unsets the QS_SPAMASSASSIN variable. That's always been the standard Qmail way of doing things... -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
