Re: [Extra] Spam reporting via IMAP

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Tue, 29 May 2018 07:08 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: extra@ietfa.amsl.com
Delivered-To: extra@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56F6412DB72 for <extra@ietfa.amsl.com>; Tue, 29 May 2018 00:08:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gulbrandsen.priv.no
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 3WnBnP0xwDaa for <extra@ietfa.amsl.com>; Tue, 29 May 2018 00:08:07 -0700 (PDT)
Received: from strange.aox.org (strange.aox.org [80.244.248.170]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C73612DB6F for <extra@ietf.org>; Tue, 29 May 2018 00:08:07 -0700 (PDT)
Received: from fri.gulbrandsen.priv.no (localhost [127.0.0.1]) by strange.aox.org (Postfix) with ESMTP id 71519FA0065; Tue, 29 May 2018 07:08:04 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gulbrandsen.priv.no; s=mail; t=1527577684; bh=9SbIikBmI5kFFH4YQwNkj1pNUQU/w7iGM7gUhQEnWFA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=O0La0Oz5zvznv+xUPdwcWbScRCqr2rpITthIf80QCGfc6l+u14gQ5OKcs2MiYsvQV 67oDZVZIYISpS/bzc79JppT5DwBY0lfKdNmTXcDk3TWt1DbZKyB89M2Ohs9TM5hIOQ xz7WtxIkszEUit1gmQhyysYsN8P+SUDpNuWf5p9o=
Received: from arnt@gulbrandsen.priv.no by fri.gulbrandsen.priv.no (Archiveopteryx 3.2.0) with esmtpsa id 1527577683-2601-19769/11/2; Tue, 29 May 2018 07:08:03 +0000
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: Bron Gondwana <brong@fastmailteam.com>
Cc: extra@ietf.org
Date: Tue, 29 May 2018 09:08:02 +0200
Mime-Version: 1.0
Message-Id: <7ac0a7d1-85f0-462e-b2d7-7d187c28b160@gulbrandsen.priv.no>
In-Reply-To: <1527560849.2219431.1388559464.58495900@webmail.messagingengine.com>
References: <1527560849.2219431.1388559464.58495900@webmail.messagingengine.com>
User-Agent: Trojita/0.7; Qt/5.3.2; xcb; Linux; Devuan GNU/Linux 1.0 (jessie)
Content-Type: text/plain; charset="utf-8"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/5IxzSZWVH-qI1MvxO-7QmMtZezQ>
Subject: Re: [Extra] Spam reporting via IMAP
X-BeenThere: extra@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Email mailstore and eXtensions To Revise or Amend <extra.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/extra>, <mailto:extra-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/extra/>
List-Post: <mailto:extra@ietf.org>
List-Help: <mailto:extra-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/extra>, <mailto:extra-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 29 May 2018 07:08:09 -0000

On Tuesday 29 May 2018 04:27:29 CEST, Bron Gondwana wrote:
> Is there any interest in reviving this thing?  (found by 
> looking at an email thread from 5 years ago as I cleaned up 
> pinned conversations in my email)

It would be nice to have a flag or special-use mailbox defined such that if 
the client sets that flag or moves a message to that mailbox and the server 
has a webmail UI, then the server carries out the same action as the 
webmail UI's "this is spam" button, whatever that action may be.

> http://datatracker.ietf.org/doc/draft-ordogh-spam-reporting-using-imap/
>
> It looks like it might have some IPR issues after a quick 
> internet search... so maybe we don't want to go down that 
> path...

It has extra moving parts, which means extra opportunities for IPR. Sigh.

I'd prefer to have no reporting. Just a capability from the server and a 
unilateral action from the client. Full freedom for the server to act now 
or later, in whatever manner seems suitable.

Arnt