
exim-users-20081202 at djce
Nov 10, 2009, 1:35 PM
Post #2 of 4
(777 views)
Permalink
|
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
|