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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Philip Chambers
Data:  
Para: Andreas Metzler
CC: exim-users
Asunto: 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