exim config

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kurt Granroth
Date:  
Subject: exim config
On Saturday, May 24, 2003, at 09:14 PM, Bart Garst wrote:

> I'm not sure _how_ to make sure my hostname is fully qualified and
> resolves. I can `ping necgate` and it resolves to my internal IP (it's
> a
> firewall/router). Should it resolve to the external IP?
>
> The qualify_domain setting was set to 'necgate' by `base-config` when I
> got the system running. Should I set the primary_hostname to cox.net?


Try this: comment out the qualify_domain and primary_hostname settings.
They should look like this:

# qualify_domain =
# primary_hostname =

Then restart exim and try again.

Kurt Granroth