Re: [exim] ACL/Router

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Paulo Andre
Date:  
À: Jakob Hirsch
CC: exim
Sujet: Re: [exim] ACL/Router
Jakob Hirsch wrote:
> Paulo Andre wrote:
>
>>     deny     message = user unknown
>>              domains = acc.darkstar.nom.za
>>               !sender_domains = +acc_domains   

>
>
> Should work. But you want this only be done for special local parts, so
> add a local_parts condition.
>


I have tried the above ACL and it doesn't work, I have one domain to
allow in the db, and yet all domains can send, do I need some
'condition' in the acl?

Paulo