mikes> I found a new way to shoot myself in the foot:
mikes> I assume that the entry in /etc/hosts of the form
mikes> ::1 localhost.my.domain localhost
mikes> is the IPv6 version of localhost. If this is not correctly configured
mikes> to the machine's local domain then the version of sendmail that comes
mikes> with 4.6-PRERELEASE uses this name as the host name and, of course,
mikes> nothing can be received or sent.
Actually, only:
::1 localhost
is required (or a running DNS server that can resolve localhost).
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message