On Fri, 28 Aug 1998, George Bonser wrote: : On Fri, 28 Aug 1998, Nathan E Norman wrote: : : > To cut to the chase, here's what I need: : > : > Mail arriving at the Linux box destined for "ourdomain.net" should be : > forwarded to a specific host (IP address or nameserved, doesn't matter : > to me). Exim is currently installed on this box. : : Piece of cake: : : You need a custome router that must come first in the router configuration : section of the exim.conf file. : : ourdomain: : domains=ourdomain.com, : transport=smtp, : driver=domainlist; : route_list="ourdomain.com host.ourdomain.com bydns_a", : modemask=002 : : What this does is takes all mail destined for ourdomain.com and sends it : via SMTP to the host that resolves as the A record for host.domain.com
Hi, This config has been working fine for about a month (although I had to specify "transport=remote_smtp" in place of your above transport line). However, starting last week, I see lines like this in the log: 1998-10-05 10:31:57 0zQCTd-0007h2-00 == [EMAIL PROTECTED] T=remote_smtp defer (-34): retry time not reached for any host I'm also getting complaints from a few people that they are not receiving inbound mail. Ideas? -- Nathan Norman MidcoNet 410 South Phillips Avenue Sioux Falls, SD mailto:[EMAIL PROTECTED] http://www.midco.net finger [EMAIL PROTECTED] for PGP Key: (0xA33B86E9)