On Thu, 08 Jan 2009 18:03:26 -0800 Steve Garcia <[email protected]> wrote
> Eli Sand wrote: > > Steve wrote: > > > >> How would I go about disabling spamassassin scans for outbound > >> messages? > > > > Combine it with the "authenticated" acl test to see if your users have > > authenticated via SMTP (hopefully you use SMTP auth...). > > No, they don't. They authenticate with PAM. They are all local to the > machine (via ssh), using alpine. > In this case, this is even easier, just put !hosts = localhost : Before your spamassassin ACL -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
