From esr at thyrsus.com Fri Nov 7 15:34:04 2003 Content-Type: multipart/mixed; boundary="===============7971589090952341478==" MIME-Version: 1.0 From: Eric S. Raymond To: devel at lists.fedoraproject.org Subject: Re: RPM submission script Date: Fri, 07 Nov 2003 15:39:37 -0500 Message-ID: <20031107203937.GC16285@thyrsus.com> In-Reply-To: 200311072020.hA7KK0g09484@devserv.devel.redhat.com --===============7971589090952341478== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Alan Cox : > RFC822 is problematic because \n and ":" can occur as part of multibyte > symbols so dumb tools make dumb errors. It works for email only because > SMTP uses some brain damaged "so dont do that" rules. Not a problem. I'll just specify that the input is expected to be UTF-8 and screw all that multibyte crap. World's going that direction anyway. -- = Eric S. Raymond --===============7971589090952341478==--