Re: [exim] local_scan "whitelist"

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Dmitry Pryadko
Date:  
À: Odhiambo WASHINGTON, exim-users
Sujet: Re: [exim] local_scan "whitelist"


Odhiambo WASHINGTON пишет:
> * On 01/12/06 12:22 +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 ?