著者: Eli Sand
日付:
To: exim-users
題目: Re: [exim] How to disable spamassassin scans for outbound messages?
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...).
Eli.