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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Chambers
日付:  
To: Andreas Metzler
CC: 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