Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!arisia!Lovstrand.EuroPARC@Xerox.COM From: Lovstrand.EuroPARC@Xerox.COM Newsgroups: comp.mail.sendmail Subject: Re: how do I get those stupid 822 source routes out of my From_ line Message-ID: <702@arisia.Xerox.COM> Date: 21 Apr 89 23:37:28 GMT References: <546@lehi3b15.UUCP> Sender: lovstran@arisia.Xerox.COM Organization: Xerox PARC Lines: 20 In article <546@lehi3b15.UUCP> murrey@lehi3b15.UUCP (Erik Murrey) writes: > > Sendmail 5.61++/IDA-1.2.8 > > Problem: > my sendmail puts source routes in the From_ line for > mail bound for local delivery.. The "From " line contains a direct copy of the envelope's sender address, which by definition of RFC821 should contain a path back to the sender. If you don't like the RFC822 Source Route format, try forcing all local envelope addresses through rule S19 of the IDA Sendmail.mc file. This will convert them into !-paths, but still keep the whole route there. Ie. change the Mlocal mailer to use S=19/0 in the mailer defintion. Hope this helps, --Lennart Rank Xerox EuroPARC, 61 Regent St, Cambridge, England.