Subject: Re: Problems with sendmail
To: Jan Danielsson <jan.danielsson@gmail.com>
From: Stephen Borrill <netbsd@precedence.co.uk>
List: netbsd-help
Date: 02/06/2006 21:13:30
On Mon, 6 Feb 2006, Jan Danielsson wrote:
>   However, there are reasons I do _not_ want to use the dynamically
> assigned name. So, I would like to hard code my host name to something
> else. This works great for all application I have (afaik) except sendmail.
>
>   This is what happens if I hard code my host name, (in this case it's
> "anca"), and send a test mail using the command "mail root":

Djyourdomain.com (in /etc/mail/sendmail.cf) will fix it as will 
define(`confDOMAIN_NAME',`yourdomain.com') in your sendmail domain m4 
file.

-- 
Stephen