Autor: Nico Erfurth Data: A: exim-users@exim.org Assumpte: Re: [Exim] Dodging DATA ACL by recipient
On Wed, 23 Oct 2002, Philip Hazel wrote:
> > I hope you don't run Spam-Assassin in a local_scan function.
> > Because local_scan is run BEFORE the data_acl
>
> No, that is not true; local_scan() is run as the last thing before
> accepting a message, after the DATA ACL.
Ohhh, mhhh, strange, i ever thought we could check local_scan data in the
DATA ACL.