Re: [Emailcore] Ticket #14: G.7.8. Review different size limits

Viktor Dukhovni <ietf-dane@dukhovni.org> Sun, 18 July 2021 01:56 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: emailcore@ietfa.amsl.com
Delivered-To: emailcore@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 114A63A2D4E for <emailcore@ietfa.amsl.com>; Sat, 17 Jul 2021 18:56:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ux6WUdwjR_05 for <emailcore@ietfa.amsl.com>; Sat, 17 Jul 2021 18:56:29 -0700 (PDT)
Received: from straasha.imrryr.org (straasha.imrryr.org [100.2.39.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B23F3A2D4D for <emailcore@ietf.org>; Sat, 17 Jul 2021 18:56:29 -0700 (PDT)
Received: by straasha.imrryr.org (Postfix, from userid 1001) id 894DCDBD7F; Sat, 17 Jul 2021 21:56:27 -0400 (EDT)
Date: Sat, 17 Jul 2021 21:56:27 -0400
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: emailcore@ietf.org
Message-ID: <YPOKS9b5kmo8P+Ug@straasha.imrryr.org>
Reply-To: emailcore@ietf.org
References: <20210717161657.XGPW_%steffen@sdaoden.eu> <20210717220940.E225824AAB35@ary.qy>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20210717220940.E225824AAB35@ary.qy>
Archived-At: <https://mailarchive.ietf.org/arch/msg/emailcore/FYykRGJ_uSC_scLBppQCURAdX9k>
Subject: Re: [Emailcore] Ticket #14: G.7.8. Review different size limits
X-BeenThere: emailcore@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: EMAILCORE proposed working group list <emailcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/emailcore>, <mailto:emailcore-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/emailcore/>
List-Post: <mailto:emailcore@ietf.org>
List-Help: <mailto:emailcore-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/emailcore>, <mailto:emailcore-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 18 Jul 2021 01:56:34 -0000

On Sat, Jul 17, 2021 at 06:09:40PM -0400, John Levine wrote:

> My MTA is qmail which has never recoded stuff on the fly.  Neither
> does Postfix or sendmail, at least not with their default settings.

Actually, given an 8BITMIME message and a nexthop SMTP server that does
not support 8BITMIME, Postfix will in fact (by default) do on the fly
MIME quotable-printable encoding.

    http://www.postfix.org/postconf.5.html#disable_mime_output_conversion

-- 
    Viktor.