Re: [ietf-smtp] SMTP server reply extensions

Ned Freed <ned.freed@mrochek.com> Sat, 11 April 2020 00:13 UTC

Return-Path: <ned.freed@mrochek.com>
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 E8E1E3A1327 for <ietf-smtp@ietfa.amsl.com>; Fri, 10 Apr 2020 17:13:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level:
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=mrochek.com
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 HZdqyBAtOtAU for <ietf-smtp@ietfa.amsl.com>; Fri, 10 Apr 2020 17:13:10 -0700 (PDT)
Received: from mauve.mrochek.com (mauve.mrochek.com [98.153.82.211]) (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 A499D3A1325 for <ietf-smtp@ietf.org>; Fri, 10 Apr 2020 17:13:10 -0700 (PDT)
Received: from dkim-sign.mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01RJJSV3F600005IPV@mauve.mrochek.com> for ietf-smtp@ietf.org; Fri, 10 Apr 2020 17:11:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mrochek.com; s=201712; t=1586563874; bh=TYa6ehWHUCcz5r2V/6NYOI0Ko/NKBn/qe3qR3EQULS0=; h=Cc:Date:From:Subject:In-reply-to:References:To:From; b=bx8xv9uJTEX5ezaE1YMq4mJMHeGZYmPNXdLZ8pw1cWPSqNMKXif38gmbw7gjYUnSQ EFiI/UuwPXfXI82RXwAfoeD2zx4GbYfnXE9UTXvkbLqDXHcYO9gI/Vb5AJrDNeUbkb IVNtXVRruBI0H/S/XwDbK3Rw+QqNJgbITqMgossc=
MIME-version: 1.0
Content-transfer-encoding: 7bit
Content-type: TEXT/PLAIN; CHARSET="us-ascii"
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01RIHLDFQH34000058@mauve.mrochek.com>; Fri, 10 Apr 2020 17:11:10 -0700 (PDT)
Cc: Ned Freed <ned.freed@mrochek.com>, ietf-smtp@ietf.org
Message-id: <01RJJSV0QF2U000058@mauve.mrochek.com>
Date: Fri, 10 Apr 2020 17:04:43 -0700
From: Ned Freed <ned.freed@mrochek.com>
In-reply-to: "Your message dated Fri, 10 Apr 2020 21:18:46 +0300" <402434A7-5F3C-4DC8-9DF1-5B0DDFC5BAC9@sirainen.com>
References: <8CF389F4-7BD3-44D0-85F4-91E66120A59B@sirainen.com> <8f52f073-72f1-3813-bd52-217cb2ff4419@wizmail.org> <578702286F283486C2F8D7B0@PSB> <63ED9C33-EE62-48FD-B176-E698C7D609B9@sirainen.com> <01RJJBJ305QW000058@mauve.mrochek.com> <402434A7-5F3C-4DC8-9DF1-5B0DDFC5BAC9@sirainen.com>
To: Timo Sirainen <timo@sirainen.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/hLhGI0xwUS-J1O8XqQLwwPCx030>
Subject: Re: [ietf-smtp] SMTP server reply extensions
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: Sat, 11 Apr 2020 00:13:12 -0000

> > Of course it makes sense to reuse existing structured syntax when possible. As
> > for reusing existing enhanced status code, I'm really not on board with that -
> > I think new values are the right way to do it, and that once again we've been
> > guilty of integer-hoarding. (We really should have reserved a range for private
> > use, but there are enough values that it's difficult to get excited about
> > this.)

> So you are recommending not using the 551 code for the redirection purpose?

I don't this the SMTP code you use matters much - the enhanced status code is
what I would look at to determine if there's additional information. But if
your information fits the 551 syntax, sure, why not? Although in our case I
think we use 450 since we regard this as a temporary failure. (AFAIK there is
no 551 temporary equivalent with the same semantics.)

> Hmm. Now thinking further about this, I'm not sure 551 would be enough for my
> purposes either. I think I'm going to need multiple different things returned
> in the reply. So maybe I'll do it with a new private response code also. Any
> recommendations what private codes to use? Maybe x.y.100 and over?

We used .99.

				Ned