exim config
Kurt Granroth
plug-discuss@lists.plug.phoenix.az.us
Sun, 25 May 2003 12:08:47 -0700
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