From owner-freebsd-hackers Wed May 28 22:36:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA26000 for hackers-outgoing; Wed, 28 May 1997 22:36:35 -0700 (PDT) Received: from lab321.ru (anonymous1.omsk.net.ru [194.226.32.34]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA25989 for ; Wed, 28 May 1997 22:36:27 -0700 (PDT) Received: from localhost (localhost.l321.omsk.net.ru [127.0.0.1]) by lab321.ru (8.8.5-MVC-230497/8.8.5) with SMTP id MAA20345; Thu, 29 May 1997 12:36:53 +0700 (OSD) Date: Thu, 29 May 1997 12:36:53 +0700 (OSD) From: Eugeny Kuzakov To: Alex Povolotsky cc: hackers@FreeBSD.ORG Subject: Re: 8 bit autoconvert In-Reply-To: <199705281536.TAA15471@asteroid.intermedia.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 28 May 1997, Alex Povolotsky wrote: > Hello! > > I've tried to stop sendmail from autoconverting 8-bit to Base64. I only was > able to disable BOTH 8-bit to MIME and MIME to 8-bit autoconvert, but I need > to have MIME to 8 bit. I can of course just hack sendmail source, but I > dislike that. It's simple. > > O EightBitMode=pass8 Also you need just add 8 and 9 to your mailer falgs. I have patched by me m4 configs for it. Best wishes, Eugeny Kuzakov Laboratory 321 ( Omsk, Russia ) kev@lab321.ru