Re: [Exim] restricting a router to specific sender_host_addr…

Inizio della pagina
Delete this message
Reply to this message
Autore: Philip Chambers
Data:  
To: Andreas Metzler
CC: exim-users
Oggetto: Re: [Exim] restricting a router to specific sender_host_address
> warn set acl_m0=local_ip
>      hosts = +local_ip

>
> and using
> condition = ${if eq {$acl_m0}{local_ip}{true}{false}}
>               cu andreas


Isn't the ACL section wrong? I think it would always set acl_m0 to "local_ip"
independent of the result of the hosts condition. Surely it should be:

warn hosts = +local_IP
     set acl_m0 = local_ip


Phil.
---------------------------------------
Phil Chambers (postmaster@???)
University of Exeter