Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!plus5!hokey From: hokey@plus5.UUCP (Hokey) Newsgroups: net.mail,net.mail.headers Subject: Re: Do you rewrite "From:" lines? Message-ID: <1101@plus5.UUCP> Date: Tue, 7-Oct-86 16:39:16 EDT Article-I.D.: plus5.1101 Posted: Tue Oct 7 16:39:16 1986 Date-Received: Wed, 8-Oct-86 06:41:49 EDT References: <358@tc-jeff.fluke.UUCP> <736@ncc.UUCP> <112@cpro.UUCP> Reply-To: hokey@plus5.UUCP (Hokey) Distribution: net Organization: Plus Five Computer Services, St. Louis, MO Lines: 19 Xref: mnetor net.mail:1238 net.mail.headers:378 Many sendmail sites *incorrectly* prepend their site name to the From: line. This especially bothersome when the line is in @ format, as the resulting address is *definitely* wrong (user@site becomes relay!user@site, which *must* be parsed as (relay!user)@site by an RFC822-compliant mailer). To a great extent, abolition of this problem would solve the "dumb neighbor" problem mentioned in some of the referenced articles. I won't rehash my belief that *all* RFC822 mail transported in the UUCP domain should be in ! format. Don't forget that even dumb V7 mailers use the To: line if there are multiple recipients. Why not run sendmail on your SysV box? There are versions available which even include nameserver lookup code. -- Hokey