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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Chambers
Ημερομηνία:  
Προς: Andreas Metzler
Υ/ο: exim-users
Αντικείμενο: 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