From owner-freebsd-bugs Tue Apr 2 04:10:12 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11169 for bugs-outgoing; Tue, 2 Apr 1996 04:10:12 -0800 (PST) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA11130 for ; Tue, 2 Apr 1996 04:10:00 -0800 (PST) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id NAA03404; Tue, 2 Apr 1996 13:53:29 +0200 From: Wolfram Schneider Received: (from wosch@localhost) by caramba.cs.tu-berlin.de (8.7.2/8.7.2) id NAA08751; Tue, 2 Apr 1996 13:53:24 +0200 (MET DST) Date: Tue, 2 Apr 1996 13:53:24 +0200 (MET DST) Message-Id: <199604021153.NAA08751@caramba.cs.tu-berlin.de> To: Ollivier Robert Cc: bugs@FreeBSD.ORG Subject: Re: sendmail MIME problem In-Reply-To: <199604011701.TAA27416@keltia.freenix.fr> References: <199604011215.OAA10587@caramba.cs.tu-berlin.de> <199604011701.TAA27416@keltia.freenix.fr> Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ollivier Robert writes: >It seems that Wolfram Schneider said: >> Sendmail from freebsd host to sunos host replace >> >> ``Content-Transfer-Encoding: 8bit'' with ``Content-Transfer-Encoding: >> base64'' or ```Content-Transfer-Encoding: quoted-printable''. > >Always use the smtp8 mailer. > >define(`confSMTP_MAILER', `smtp8')dnl > >before the MAILER() definitions. I have no root access on freefall and/or most other FreeBSD boxes. Please fix this in source tree, FreeBSD violates MIME standards (rfc1344). Wolfram