Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2009 13:44:51 -0800
From:      Chuck Swiger <cswiger@mac.com>
To:        Matthew Davidson [DATACOM] <MatthewDa@datacom.co.nz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: issue with extra top level domain appened to mail
Message-ID:  <897A0E62-7897-4360-87ED-53A45ACD83AC@mac.com>
In-Reply-To: <46562C5EECFA8C47AADDF029EE11D73D0804F921@dnzwgex1.datacom.co.nz>
References:  <46562C5EECFA8C47AADDF029EE11D73D0804F921@dnzwgex1.datacom.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 8, 2009, at 1:23 PM, Matthew Davidson [DATACOM] wrote:
> I have a problem with a vanlia 6.3/6.4 install that any mail generated
> gets an extra top level domain appended to the domain.
>
> This is causing mail delivery failures and much frustration.

Run "/usr/libexec/sendmail/sendmail -bt -d 0.1" and it should show a  
section called "SYSTEM IDENTITY" which should indicate what it is  
seeing for your "short domain name", "subdomain name", etc.  That  
should indicate what you need to change, but if nothing else works,  
adjust this in /etc/mail/sendmail.cf:

# my official domain name
# ... define this only if sendmail cannot automatically determine your  
domain
#Dj$w.Foo.COM

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?897A0E62-7897-4360-87ED-53A45ACD83AC>