Re: [exim] Skipping spamd checks for e-mails from relay_from…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Gavin Henry
Ημερομηνία:  
Προς: exim-users, Gavin Henry
Αντικείμενο: Re: [exim] Skipping spamd checks for e-mails from relay_from_hosts
Thanks for that!

On 14/03/2008, Phil Pennock <exim-users@???> wrote:
> On 2008-03-14 at 16:47 +0000, Gavin Henry wrote:
> > What's the best way to do this? I still want clamav to scan for viruses.
>
>
> The ACLs evaluate each rule in turn and stop processing the conditions
> when one fails. So you put a "!hosts = +relay_from_hosts" bit just
> before the malware check.
>
>
> > A handy link to the online docs is all I need.
>
>
> www.exim.org, somewhere on there, section 40, "Access control lists":
> 40.18. Condition and modifier processing
>
> Regards,
>
> -Phil
>