[3896] in testers
Re: [MAILER-DAEMON@dcl.MIT.EDU: Postmaster notify: Cannot send message within 3 days]
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Jan 20 03:15:25 1999
Date: Wed, 20 Jan 1999 03:15:17 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: "Theodore Y. Ts'o" <tytso@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: "[3895] in testers"
[postmaster dropped from the cc line for now.]
> There is a /os/usr/lib/mail.local, but for some reason the 8.2.16
> release didn't create symlink from /usr/lib/mail.local to the os
> pack, or simply install mail.local in /usr/lib.
This is because in the os_rvd subscription list we have:
GLOBAL : *.CKP *.local *.pid :
so we don't track anything with a .local suffix. A find over the
current os volume lists /usr/lib/mail.local as the only file affected
by the *.local exception, so I will just get rid of it and release an
8.2.17 with that change.