Re: [exim] How to disable spamassassin scans for outbound me…

Pàgina inicial
Delete this message
Reply to this message
Autor: Eli Sand
Data:  
A: exim-users
Assumpte: 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.