On Mon, Apr 23, 2001 at 09:12:16PM -0500, ktb wrote: > > I was too quick here is more that can be added to above - > > 2001-04-23 21:04:11 14rsBN-0002kN-00 => [EMAIL PROTECTED] R=smarthost > T=remote_smtp H=femail.sdc1.sfba.home.com [24.0.95.106] > 2001-04-23 21:04:11 14rsBN-0002kN-00 Completed > 2001-04-23 21:08:01 Start queue run: pid=10571 > 2001-04-23 21:08:01 13yEU8-0000AU-00 Message is frozen > > Whole bunch of "Message is frozen" lines after that. home.com > is my isp which exim is configured to send to. > kent > Ahh, so you have a smarthost... What is your local_domains set to in exim.conf?
You should have your ip address in there, because exim thinks n.n.n.n is a domain name, and if that isn't in your local_domains it won't deliver locally. local_domains_include_host_literals won't help there... Mike

