Re: [ietf-smtp] sm8: bogus SMTPUTF8?

Claus Assmann <ietf-smtp@esmtp.org> Thu, 17 June 2021 05:29 UTC

Return-Path: <ietf-smtp@esmtp.org>
X-Original-To: ietf-smtp@ietfa.amsl.com
Delivered-To: ietf-smtp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69C453A0A1E for <ietf-smtp@ietfa.amsl.com>; Wed, 16 Jun 2021 22:29:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NONE=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 T6EVtB78KnVq for <ietf-smtp@ietfa.amsl.com>; Wed, 16 Jun 2021 22:29:37 -0700 (PDT)
Received: from kiel.esmtp.org (kiel.esmtp.org [195.244.235.220]) (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 DBF963A0A1C for <ietf-smtp@ietf.org>; Wed, 16 Jun 2021 22:29:36 -0700 (PDT)
Received: from kiel.esmtp.org (localhost. [127.0.0.1]) by kiel.esmtp.org (MeTA1-1.1.Alpha16.0) with ESMTPS (TLS=TLSv1.2, cipher=ECDHE-RSA-AES256-GCM-SHA384, bits=256, verify=OK) id S000000000005EF0100; Thu, 17 Jun 2021 07:29:32 +0200
Received: (from ca@localhost) by kiel.esmtp.org (8.16.0.41/8.12.10.Beta0/Submit) id 15H5TW5c012355 for ietf-smtp@ietf.org; Thu, 17 Jun 2021 07:29:32 +0200 (CEST)
Date: Thu, 17 Jun 2021 07:29:32 +0200
From: Claus Assmann <ietf-smtp@esmtp.org>
To: ietf-smtp@ietf.org
Message-ID: <20210617052932.GA12738@kiel.esmtp.org>
Reply-To: ietf-smtp@ietf.org
Mail-Followup-To: ietf-smtp@ietf.org
References: <20210616184558.GA98351@kiel.esmtp.org> <20210616211718.EBA9312449E7@ary.qy>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20210616211718.EBA9312449E7@ary.qy>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/YwqoJl8RY_0xCW1PN8KMcIHYTUY>
Subject: Re: [ietf-smtp] sm8: bogus SMTPUTF8?
X-BeenThere: ietf-smtp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion of issues related to Simple Mail Transfer Protocol \(SMTP\) \[RFC 821, RFC 2821, RFC 5321\]" <ietf-smtp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-smtp/>
List-Post: <mailto:ietf-smtp@ietf.org>
List-Help: <mailto:ietf-smtp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jun 2021 05:29:40 -0000

On Wed, Jun 16, 2021, John Levine wrote:

> Good thinking, but I got rid of the shim, typed a test message with the Mail command, same result:

Obviously something is different on your system compared to my basic
test setup - and without all the necessary info I guess nobody will
be able to reproduce this.

Maybe you could do some debugging:
sendmail -v ...
to see what's going on
and set the DeliveryMode of the sendmail daemon to 'q'
so you can check what's in the queue file?

> Perhaps the A-labels in the domain name are confusing it?

No. See the fine code (as pointed out before):
it looks for non-ASCII chars.


-- 
Address is valid for this mailing list only, please do not reply
to it direcly, but to the list.