[266] in SIPB_Linux_Development
Re: Status of quiche
daemon@ATHENA.MIT.EDU (Chad Brown)
Sun Dec 12 20:42:37 1993
To: ghudson@MIT.EDU
Cc: linux-dev@MIT.EDU
In-Reply-To: Your message of Sun, 12 Dec 93 20:02:13 -0500.
<9312130102.AA12268@deathtongue.MIT.EDU>
Date: Sun, 12 Dec 93 20:42:02 EST
From: Chad Brown <yandros@MIT.EDU>
'from' works fine, but only if AFS is mounted, because it has
to stat /afs/athena.mit.edu/system/config/from. Don't ask me why.
Because from, when it was originally added, did something that the
postmasters thought might overly hose the PO servers, they added in a
safety switch. If that file doesn't exist (that is, if it can't stat
it), it doesn't work. That's all.