Re: [exim] local_scan "whitelist"

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Josip Rodin
Fecha:  
A: exim-users
Asunto: Re: [exim] local_scan "whitelist"
On Sat, Dec 02, 2006 at 06:04:17PM +0300, Dmitry Pryadko wrote:
> > | I wonder how can I disable local_scan function for messages, coming from
> > | several hosts (hosts I relay mail from) ?
> >
> > Just use !hosts = +relay_from_hosts ....
>
> It doesn't have any sense since local_scan() does it's job after all ACL
> have passed, according to documentation
> Any other ideas ?


Do what SA-Exim does - since acl_m* variables are available in local_scan,
you could make the invocation of local_scan depend on a particular ACL
variable being set. And then set that variable in the ACLs where you have
the necessary data.

-- 
     2. That which causes joy or happiness.