Magnus Holmgren wrote:
> 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.
>
>   

Thank you. I'm going to give that a try. I think this is what I'm 
looking for.

-- 
## 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/

Reply via email to