Re: [yam] draft-daboo-srv-email: POP3S/IMAPS?

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Wed, 20 January 2010 09:28 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: yam@core3.amsl.com
Delivered-To: yam@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3F36A3A680C for <yam@core3.amsl.com>; Wed, 20 Jan 2010 01:28:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.413
X-Spam-Level:
X-Spam-Status: No, score=-2.413 tagged_above=-999 required=5 tests=[AWL=0.185, BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PU6P5gW0wh4B for <yam@core3.amsl.com>; Wed, 20 Jan 2010 01:28:40 -0800 (PST)
Received: from strange.aox.org (strange.aox.org [IPv6:2001:4d88:100c::1]) by core3.amsl.com (Postfix) with ESMTP id 607943A67D9 for <yam@ietf.org>; Wed, 20 Jan 2010 01:28:40 -0800 (PST)
Received: from fri.gulbrandsen.priv.no (kalyani.aox.org [79.140.39.164]) by strange.aox.org (Postfix) with ESMTP id 42628FA0564; Wed, 20 Jan 2010 09:28:35 +0000 (UTC)
Received: from arnt@gulbrandsen.priv.no (HELO lochnagar.gulbrandsen.priv.no) by fri.gulbrandsen.priv.no (Archiveopteryx 3.1.3) with esmtp id 1263979522-94161-94160/5/6 (6 recipients); Wed, 20 Jan 2010 10:25:22 +0100
Message-Id: <m/STDn1MQ4lECjx6D1UU3A.md5@lochnagar.gulbrandsen.priv.no>
Date: Wed, 20 Jan 2010 10:28:43 +0100
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: Lars Eggert <lars.eggert@nokia.com>
References: <201001192042.VAA24070@TR-Sys.de> <01NINCMHCJIW004042@mauve.mrochek.com> <4B56C4D8.3090103@gulbrandsen.priv.no> <BB76B773-67C8-416E-871A-358D1CEAE529@nokia.com>
In-Reply-To: <BB76B773-67C8-416E-871A-358D1CEAE529@nokia.com>
Content-Type: text/plain; format="flowed"
Mime-Version: 1.0
Cc: Magnus Westerlund <magnus.westerlund@ericsson.com>, Michelle Cotton <michelle.cotton@icann.org>, yam@ietf.org, Joe Touch <touch@ISI.EDU>
Subject: Re: [yam] draft-daboo-srv-email: POP3S/IMAPS?
X-BeenThere: yam@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Yet Another Mail working group discussion list <yam.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/yam>, <mailto:yam-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/yam>
List-Post: <mailto:yam@ietf.org>
List-Help: <mailto:yam-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/yam>, <mailto:yam-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Jan 2010 09:28:41 -0000

Lars Eggert writes:
> I'm not on the yam list and this is the first message in this thread 
> that I was CC'ed on. It seems like you are suggesting changes to 
> draft-ietf-tsvwg-iana-ports, but due to the lack of context I'm at a 
> loss as to what they are...

Tthe thead in a nutshell: The iana-ports document says "one port for 
each purpose" etc. IMAP, POP3 and perhaps SMTP, however, exist in two. 
993 ("imaps") and 143 ("imap") for IMAP. Everyone on the list dislikes 
port 993. The question is whether port 993 should survive in the IANA 
registry.

My suggestion for the iana-ports document is to permit more than one 
port in those cases where that's currently deployed, and apply the 
one-port-per-purpose rule only to new allocations.

My rationale for that is that the extra ports/service names aren't 
really free. You can't use port 993 or service name imaps for anything 
else, and IMO that's reason enough to keep it in the registry.

The same argument applies to pop3s/995, and perhaps to smtps/465 (smtps 
is falling out of use).

Arnt