On 07/10/13 11:13, Peter Gervai wrote:
${if match_ip{$sender_host_address}{ : ${lookup 
dnsdb{mxh=$sender_address_domain}}   }{yes}{no}}

You've not said what's in $sender_address_domain,
but multiple return records from a dnsdb lookup
are newline-separated (by default).  This will confuse
your match_ip operator.
--
Cheers,
  Jeremy


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to