28 Jun 2003 00:47
daily (& security) mail not delivered
William Allen Simpson <wsimpson <at> greendragon.com>
2003-06-27 22:47:17 GMT
2003-06-27 22:47:17 GMT
Apparently, for the past couple of months, the default install stopped
sending mail to root <at> localhost. (I didn't notice until I did a clean
install of current recently, having stopped at Oct version.)
Investigating, I found 2 obvious reasons (there may be more):
* the mail is queued in /var/spool/clientmqueue/ and never delivered,
due to insufficiently tested changes to sendmail in late March.
* the mail is attempting to deliver to "localhost.dom.ain.", instead
of "localhost."
(A) PR install/21998
Obviously, failing to process the daily and security mail is a
security flaw. Also, a pretty bad software bug.
My proposed solution is to abandon sendmail, and use postfix as
the default install. Perry Metzger proposed a single line fix.
This has been controversial.
Andrew Brown has suggested a somewhat larger patch for the
sendmail install, instead.
Anyway, I'm thinking my approach would be a marked change of
policy, timely for a 2.0 release, that warrants wide discussion.
(B) PR install/21999
My proposed solution was to add the "localhost.dom.ain" line to
/etc/hosts. I even found the spot where an obsolete duplicate
localhost line could be replaced cleanly.
(Continue reading)
RSS Feed