Date: Fri, 21 Mar 1997 18:50:02 -0800 (PST) From: Peter Wemm <peter@spinner.DIALix.COM> To: peter@freefall.freebsd.org Subject: Re: bin/3049: sendmail v8 problem Message-ID: <199703220250.SAA04363@freefall.freebsd.org> Resent-Message-ID: <199703220314.LAA21388@spinner.DIALix.COM>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/3049; it has been noted by GNATS. From: Peter Wemm <peter@spinner.DIALix.COM> To: vince@mail.MCESTATE.COM Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/3049: sendmail v8 problem Date: Sat, 22 Mar 1997 10:43:37 +0800 Vincent Poy wrote: > Sendmail v8 or greater adds extraneous characters (SIZE=3D1698 BODY=3D8 BITMIME) to the end of the address which causes certain addresses to be > unable to receive any mail from a FreeBSD machine. > > Try sending a email to support@slip.net and watch the bounced mail. This turns out to be an Exim ESMTP implementation bug, not sendmail. Exim understands "MAIL From: <..> SIZE=nnn" and "... BODY=8BITMIME", but not "... SIZE=nnn BODY=8BITMIME" at the same time. The SPT_NONE "fix" was a red herring, mail to slip.net works in all cases except when the message contains 8-bit data. Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703220250.SAA04363>