[16075] in Athena Bugs
Re: more on the mail problem I reported...
daemon@ATHENA.MIT.EDU (Dan Winship)
Thu Jul 30 22:39:21 1998
Date: Thu, 30 Jul 1998 22:39:54 -0400
From: Dan Winship <danw@MIT.EDU>
To: Derek Atkins <warlord@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[16071] in Athena Bugs"
More likely, your MTA is setting the envelope from address to be
"warlord@`hostname`". 8.1 machines would rewrite that to
"warlord@mit.edu", but 8.2 no longer does this.
(setq mail-host-address "mit.edu") will DTRT in all emacs-based
mailers I know of, but then, you should be getting that out of the
site defaults anyway...
-- Dan