Re: [MORG] POP3 LIST+ Extension: Monitoring for mailbox changes

Timo Sirainen <tss@iki.fi> Sun, 06 February 2011 21:06 UTC

Return-Path: <tss@iki.fi>
X-Original-To: morg@core3.amsl.com
Delivered-To: morg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B5D423A6A0B for <morg@core3.amsl.com>; Sun, 6 Feb 2011 13:06:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.299
X-Spam-Level:
X-Spam-Status: No, score=-106.299 tagged_above=-999 required=5 tests=[AWL=0.300, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 dbaso2Z0e1qY for <morg@core3.amsl.com>; Sun, 6 Feb 2011 13:06:05 -0800 (PST)
Received: from dovecot.org (dovecot.org [62.236.108.70]) by core3.amsl.com (Postfix) with ESMTP id DF6823A69DA for <morg@ietf.org>; Sun, 6 Feb 2011 13:06:04 -0800 (PST)
Received: from [192.168.100.12] (a91-153-29-233.elisa-laajakaista.fi [91.153.29.233]) by dovecot.org (Postfix) with ESMTP id C0397FA8A57; Sun, 6 Feb 2011 23:06:06 +0200 (EET)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset="us-ascii"
From: Timo Sirainen <tss@iki.fi>
In-Reply-To: <alpine.WNT.2.00.1102060908250.4500@Shimo-Tomobiki.Panda.COM>
Date: Sun, 06 Feb 2011 23:06:06 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <C59CF742-95D8-4EE1-BEB7-17E9C854505F@iki.fi>
References: <4D4ACA2A.3080401@strato-rz.de> <1296844981.18488.385.camel@hurina> <4D4DBCD3.6000307@strato-rz.de> <alpine.OSX.2.00.1102051313010.30161@hsinghsing.panda.com> <4D4E6047.7070404@strato-rz.de> <alpine.WNT.2.00.1102060908250.4500@Shimo-Tomobiki.Panda.COM>
To: Mark Crispin <mrc+ietf@panda.com>
X-Mailer: Apple Mail (2.1082)
Cc: Steffen Lehmann <lehmann@strato-rz.de>, morg@ietf.org
Subject: Re: [MORG] POP3 LIST+ Extension: Monitoring for mailbox changes
X-BeenThere: morg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Messaging Organization <morg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/morg>
List-Post: <mailto:morg@ietf.org>
List-Help: <mailto:morg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 06 Feb 2011 21:06:05 -0000

On 6.2.2011, at 19.54, Mark Crispin wrote:

> It assumes that the vendors of client used by your users, and the vendor
> of your server, all implement this extension; that these implementations
> all interoperate; and that your users promptly upgrade to the new version
> of their client software.

There's one other possibility also that doesn't involve changing the client: User installing a transparent local POP3 proxy that talks regular old POP3 (or IMAP) to the client but an extended protocol to the remote server. Of course there wouldn't be a whole lot of users doing this, but it's a possibility for some motivated ones.