Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!usc!cs.utexas.edu!rice!sun-spots-request From: rocket!dove@uunet.uu.net (Webster Dove) Newsgroups: comp.sys.sun Subject: 4.0.3 sendmail -t -d -v sets wrong sender ( Keywords: Software Message-ID: <2420@brazos.Rice.edu> Date: 20 Oct 89 20:46:52 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 10 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 175, message 8 of 17 When we switched to 4.0.3 and remote mounted spool, messages mailed from emacs had the sender set to the recipient. This turns out to be a misfeature of sendmail in that the pty it talks to must be a login pty (as shown by 'who') or sendmail can't find the sender. uunet!unclejack.crd.ge.com!barnett (Bruce Barnett) pointed out that there was a fix in a newer emacs (18.55 has it). The fix is to explicitly use the -f switch in sendmail to set the sender. Web