On Tue, Nov 10, 2009 at 04:11:37PM -0500, Frank DeChellis wrote: > Hi there, > > We are using exim 4.67 > > Is there a way to let a certain domain though even though the MX is setup as > an IP addressinstead of a name? I know it¹s bad form, but this domain is > really screwing up one of our customer¹s ability to do business they need to > do. > > We are not the host of the malformed MX record.
There's "allow_mx_to_ip", a global boolean option. If you want something more fine-grained, I suppose you could write a router with an appropriate "domains" condition, and have the route_data using an "MX" dnsdb lookup. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://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/
