Message from discussion
From: header gets changed. Why?
Received: by 10.180.107.167 with SMTP id hd7mr12927wib.0.1349940333557;
Thu, 11 Oct 2012 00:25:33 -0700 (PDT)
Path: q10ni65082095wif.0!nntp.google.com!feeder1.cambriumusenet.nl!feeder2.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.130.MISMATCH!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newspeer1.nac.net!news.astraweb.com!border2.newsrouter.astraweb.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!news.glorb.com!newsfeed.straub-nv.de!news-2.dfn.de!news.dfn.de!news.rz.uni-kiel.de!news.informatik.uni-kiel.de!not-for-mail
From: Claus =?iso-8859-1?Q?A=DFmann?= <ca+sendmail(-no-copies-please)@mine.informatik.uni-kiel.de>
Newsgroups: comp.mail.sendmail
Subject: Re: From: header gets changed. Why?
Date: 5 Oct 2012 02:25:22 GMT
Organization: Institute of Computer Science, University of Kiel, Germany
Lines: 22
Message-ID: <k4lgei$aum$1@obelix.informatik.uni-kiel.de>
References: <slrnk6rjir.1lmn.hokan@woolly.ipshell.com>
NNTP-Posting-Host: mine.informatik.uni-kiel.de
Mime-Version: 1.0
Mail-Copies-To: never
X-Newsreader: trn 4.0-test70 (17 January 1999)
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Hokan wrote:
> From: townhall.brewerym
That is synctactically invalid. See RFC 822 (or one its successors).
> When the mail was delivered to me that header said
> From: townhall.brewe...@smtp-relay.enet.umn.edu
> Why did that From: get changed. As the change was not useful, how
> do I make it not change.
By asking the sender to follow the rules (which are only known for 20
years or so, but it must be really hard to implement them... which
probably is also due to the fact that sendmail 8 "repairs" all the
garbage that it is given -- sometimes with "interesting" results.)
BTW: there might be some option to prevent sm8 from adding its own
hostname to unqualified addresses, but I can't remember nor find it in
the docs right now.