[Wylug-help] URGENT - forcing MX record value in Exim.
gARetH baBB
hick at gink.org
Mon Oct 6 10:26:48 BST 2003
On Mon, 6 Oct 2003 lists at mungewell.org wrote:
> Thanks for the tip, but unfortunately exim 3 doesn't appear to like
> this, it complains that it can't find driver manualroute. Perhaps this
> is exim4 only...
Things got renamed a bit from 3 to 4.
> > re_route:
> > driver = manualroute
> > domains = domain.tld
> > route_list = * machine.to.deliver.to bydns
> > transport = remote_smtp
re_route:
driver = domainlist
route_list = "* machine.to.deliver.to bydns_a"
domains = domain.tld
transport = remote_smtp
More information about the Wylug-help
mailing list