Re: Missing requirement in draft-sparks-genarea-imaparch? (was Re: New Version Notification - draft-sparks-genarea-imaparch-05.txt)

Russ Housley <housley@vigilsec.com> Wed, 03 April 2013 16:23 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 066F621F8E71 for <ietf@ietfa.amsl.com>; Wed, 3 Apr 2013 09:23:59 -0700 (PDT)
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=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xRZHe5OymiIZ for <ietf@ietfa.amsl.com>; Wed, 3 Apr 2013 09:23:58 -0700 (PDT)
Received: from odin.smetech.net (mail.smetech.net [208.254.26.82]) by ietfa.amsl.com (Postfix) with ESMTP id BF64B21F8AC2 for <ietf@ietf.org>; Wed, 3 Apr 2013 09:23:57 -0700 (PDT)
Received: from localhost (unknown [208.254.26.81]) by odin.smetech.net (Postfix) with ESMTP id 04FE39A410B; Wed, 3 Apr 2013 12:24:03 -0400 (EDT)
X-Virus-Scanned: amavisd-new at smetech.net
Received: from odin.smetech.net ([208.254.26.82]) by localhost (ronin.smetech.net [208.254.26.81]) (amavisd-new, port 10024) with ESMTP id d2Mh-f43aigU; Wed, 3 Apr 2013 12:23:49 -0400 (EDT)
Received: from [192.168.2.100] (pool-173-79-232-68.washdc.fios.verizon.net [173.79.232.68]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by odin.smetech.net (Postfix) with ESMTP id 0B21F9A4103; Wed, 3 Apr 2013 12:24:02 -0400 (EDT)
Subject: Re: Missing requirement in draft-sparks-genarea-imaparch? (was Re: New Version Notification - draft-sparks-genarea-imaparch-05.txt)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset="us-ascii"
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <515C573A.7000109@dcrocker.net>
Date: Wed, 03 Apr 2013 12:23:56 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <2CCD7F13-7972-43B2-9B7D-451CBA4E5FB3@vigilsec.com>
References: <20130326204553.17292.36013.idtracker@ietfa.amsl.com> <5153571C.9070800@nostrum.com> <6E194773-03C8-4A88-8002-C9E4C8657E98@isode.com> <692E7C28-FF9E-4F3A-8369-4CB2836BFB7E@vigilsec.com> <515C573A.7000109@dcrocker.net>
To: Dave Crocker <dcrocker@bbiw.net>, Alexey Melnikov <alexey.melnikov@isode.com>
X-Mailer: Apple Mail (2.1085)
Cc: IETF <ietf@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Apr 2013 16:23:59 -0000

Dave:

>> Alexey:
>> 
>> Of course we want to be able to delete spam, but this is being used
>> to access an archive, so only the administrator should be able to
>> delete the spam.
>> 
>> Russ
>> 
>> 
>> On Apr 1, 2013, at 1:41 PM, Alexey Melnikov wrote:
>> 
>>> On 27 Mar 2013, at 20:31, Robert Sparks <rjsparks@nostrum.com>
>>> wrote:
>>>> While looking at it, I noticed we don't explicitly say that this
>>>> IMAP interface MUST NOT allow messages in the archive to be
>>>> deleted
>>> 
>>> I would actually allow administrative users to delete messages
>>> (e.g. spam), but such actions should be recorded in logs. Other
>>> users shouldn't be allowed to do that.
> 
> 
> I'm  confused Russ.  Isn't that exactly what Alexey recommends, here?

The administrator does not have to use the IMAP interface.  They could use a different interface.

Russ