On Wednesday 27 December 2006 03:44, Marc Perkel wrote: > How would I do this in an ACL? I want to test to see if the IP of the > interface that my server received the message on is the lowest MX record > for the domain that it's being sent to.
This might work, but I'm not completely sure:
domains = @mx_primary/ignore=!$interface_address
Should match if the recipient domain is one that the local host is a primary
MX for, ignoring all addresses except the interface accepting the connection.
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
"Exim is better at being younger, whereas sendmail is better for
Scrabble (50 point bonus for clearing your rack)" -- Dave Evans
pgpUhm8uxoptb.pgp
Description: PGP signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
