From owner-freebsd-hackers Mon Dec 11 14:41:39 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07977 for hackers-outgoing; Mon, 11 Dec 1995 14:41:39 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA07953 for ; Mon, 11 Dec 1995 14:41:30 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id XAA28487 ; Mon, 11 Dec 1995 23:41:18 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id XAA25815 ; Mon, 11 Dec 1995 23:41:17 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id UAA08609; Mon, 11 Dec 1995 20:12:23 +0100 (MET) From: Ollivier Robert Message-Id: <199512111912.UAA08609@keltia.freenix.fr> Subject: Re: uucp installation To: tri@iki.fi Date: Mon, 11 Dec 1995 20:12:22 +0100 (MET) Cc: hackers@FreeBSD.ORG In-Reply-To: <199512110849.KAA10761@pooh.tky.hut.fi> from "Timo J Rinne" at Dec 11, 95 10:49:32 am X-Operating-System: FreeBSD 2.2-CURRENT ctm#1419 X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk It seems that Timo J Rinne said: > Two little tests. I think that current sendmails want to see 8BITMIME > in the EHLO response. Not sure though. The second one (8.7.2) wants 8BITMIME. > 220 santra.hut.fi ESMTP Sendmail 8.7.2/8.7.2; Mon, 11 Dec 1995 10:45:46 +0200 (EET) > EHLO freebsd.org > 250-santra.hut.fi Hello tri@pooh.tky.hut.fi [130.233.33.233], pleased to meet you > 250-EXPN > 250-8BITMIME To disable 8->7 bits reencoding, one must the either the '8' flag in the mailer definition or use the smtp8 mailer (which amount to the same). Sendmail 8.7.x must have the following too : # 8-bit data handling O EightBitMode=pass8 This is the default but some sites change it :-( -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #2: Sat Dec 9 19:14:38 MET 1995