#578662 ssmtp: when hostname not configured, query the FQDN

Package:
ssmtp
Source:
ssmtp
Description:
extremely simple MTA to get mail off the system to a mail hub
Submitter:
Ferenc Wagner
Date:
2010-04-21 16:03:05 UTC
Severity:
normal
#578662#5
Date:
2010-04-21 15:34:20 UTC
From:
To:
Hi,

When hostname is not configured in ssmtp.conf, outgoing messages have
the unqualified hostname (as printed by hostname) as their domain.
I think using the qualified hostname (as printed by hostname --fqdn)
would be preferable.

Thanks,
Feri.