Michael,
  Thanks for the tip.  I tried it as you suggested, but no good.  As 
clarification, I have a local net at home, named mydomain.  The host I'm trying 
to get my main delivered on is p90.  So, should qualify_domain be p90 or 
mydomain?  Regardless, exim tries to deliver to [EMAIL PROTECTED] and is 
denied.  Any more hints?  This is frustrating.

----------
From:   Michael Beattie[SMTP:[EMAIL PROTECTED]
Sent:   Saturday, October 17, 1998 9:19 AM
To:     Russ Cook
Cc:     debian user list
Subject:        Re: exim and fetchmail


Change these lines in /etc/exim.conf:

qualify_domain = <your hostname>

local_domains = <your hostname>:localhost
local_domains_include_host = true
local_domains_include_host_literals = true

sender_host_reject_relay = *
sender_unqualified_hosts = localhost


I cant remember which ones are relevant, but that makes it work.


Reply via email to