[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: /etc/mailname



Also, /etc/mailname is used by MTAs. This is from sendmail:

gabier% grep mailname /usr/sbin/sendmailconfig 
mailname=$(cat ${sysconfdir}/mailname 2>/dev/null || hostname --fqdn);
[...]

I'd bet exim and others do something like this (if not, a bug should be
filed).

YA


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: