Re: [pop3ext] UIDL response to CAPA command

Chris Newman <chris.newman@oracle.com> Wed, 14 November 2012 22:02 UTC

Return-Path: <chris.newman@oracle.com>
X-Original-To: pop3ext@ietfa.amsl.com
Delivered-To: pop3ext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59C7A21F881B for <pop3ext@ietfa.amsl.com>; Wed, 14 Nov 2012 14:02:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bjkTzgru29c6 for <pop3ext@ietfa.amsl.com>; Wed, 14 Nov 2012 14:02:39 -0800 (PST)
Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81]) by ietfa.amsl.com (Postfix) with ESMTP id D82A521F8819 for <pop3ext@ietf.org>; Wed, 14 Nov 2012 14:02:39 -0800 (PST)
Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by userp1040.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id qAEM2cK4001626 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <pop3ext@ietf.org>; Wed, 14 Nov 2012 22:02:39 GMT
Received: from gotmail.us.oracle.com (gotmail.us.oracle.com [10.133.152.174]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id qAEM2cTW028202; Wed, 14 Nov 2012 22:02:38 GMT
MIME-version: 1.0
Content-transfer-encoding: 7bit
Content-disposition: inline
Content-type: text/plain; CHARSET="US-ASCII"; format="flowed"
Received: from [10.145.239.205] (nifty-silver.us.oracle.com [10.145.239.205]) by gotmail.us.oracle.com (Oracle Communications Messaging Server 7u5-28.12(7.0.5.28.0) 64bit (built Nov 6 2012)) with ESMTPA id <0MDH0045EZWB9400@gotmail.us.oracle.com>; Wed, 14 Nov 2012 14:02:37 -0800 (PST)
Date: Wed, 14 Nov 2012 14:02:34 -0800
From: Chris Newman <chris.newman@oracle.com>
To: Bill Shannon <bill.shannon@oracle.com>, pop3ext@ietf.org
Message-id: <196CBE3CC7222C8957041F15@dhcp-amer-vpn-rmdc-anyconnect-10-159-123-100.vpn.oracle.com>
In-reply-to: <50A409B1.9020702@oracle.com>
References: <50A409B1.9020702@oracle.com>
X-Mailer: Mulberry/4.0.8 (Mac OS X)
X-Source-IP: acsinet21.oracle.com [141.146.126.237]
Subject: Re: [pop3ext] UIDL response to CAPA command
X-BeenThere: pop3ext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Discussion of extensions and updates to Post Office Protocol \(POP3\)" <pop3ext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/pop3ext>, <mailto:pop3ext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pop3ext>
List-Post: <mailto:pop3ext@ietf.org>
List-Help: <mailto:pop3ext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pop3ext>, <mailto:pop3ext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Nov 2012 22:02:40 -0000

Section 6.8 says:

Announced states / possible differences:
both / no

So it looks like you're not allowed by RFC 2994's CAPA registration for 
UIDL advertisement to change after authentication.

		- Chris

--On November 14, 2012 13:14:25 -0800 Bill Shannon 
<bill.shannon@oracle.com> wrote:
> Does RFC 2994 allow the UIDL capability to be missing from a CAPA
> response before authentication, but included in a CAPA response
> after authentication?