Autor: Tom Samplonius Data: Para: Sebastian Stark CC: Exim-Users Mailing List Assunto: Re: [Exim] RFC822 Message-Id
On Thu, 16 Nov 2000, Sebastian Stark wrote:
> this is not present it uses uname(). uname(1) just outputs the _host_name, in
> this case it will be "gosh". So, how does exim get the domainname of the
> system? (If I don't set primary_hostname.)
On many systems, uname() outputs the fully qualified hostname. I know
that Solaris' config defaults to setting the hostname to the short name
only, but this caused problems so I changed it to be the fully qualified
hostname.