Re: [Asrg] What can we expect MUAs to do?

Steve Atkins <steve@blighty.com> Mon, 08 February 2010 06:30 UTC

Return-Path: <steve@blighty.com>
X-Original-To: asrg@core3.amsl.com
Delivered-To: asrg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F04173A68F2 for <asrg@core3.amsl.com>; Sun, 7 Feb 2010 22:30:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.531
X-Spam-Level:
X-Spam-Status: No, score=-6.531 tagged_above=-999 required=5 tests=[AWL=0.068, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 Yd7blWGNARK1 for <asrg@core3.amsl.com>; Sun, 7 Feb 2010 22:30:42 -0800 (PST)
Received: from m.wordtothewise.com (fruitbat.wordtothewise.com [208.187.80.135]) by core3.amsl.com (Postfix) with ESMTP id A2CAD3A68AD for <asrg@irtf.org>; Sun, 7 Feb 2010 22:30:42 -0800 (PST)
Received: from platter.wordtothewise.com (184.wordtothewise.com [208.187.80.184]) by m.wordtothewise.com (Postfix) with ESMTP id 033954F8466 for <asrg@irtf.org>; Sun, 7 Feb 2010 22:31:43 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Apple Message framework v1077)
From: Steve Atkins <steve@blighty.com>
In-Reply-To: <20100208060837.17094.qmail@simone.iecc.com>
Date: Sun, 07 Feb 2010 22:31:43 -0800
Content-Transfer-Encoding: 7bit
Message-Id: <E944E4B3-F853-46A2-A9A8-39267D8F0B6E@blighty.com>
References: <20100208060837.17094.qmail@simone.iecc.com>
To: Anti-Spam Research Group - IRTF <asrg@irtf.org>
X-Mailer: Apple Mail (2.1077)
Subject: Re: [Asrg] What can we expect MUAs to do?
X-BeenThere: asrg@irtf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: Anti-Spam Research Group - IRTF <asrg@irtf.org>
List-Id: Anti-Spam Research Group - IRTF <asrg.irtf.org>
List-Unsubscribe: <http://www.irtf.org/mailman/listinfo/asrg>, <mailto:asrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/asrg>
List-Post: <mailto:asrg@irtf.org>
List-Help: <mailto:asrg-request@irtf.org?subject=help>
List-Subscribe: <http://www.irtf.org/mailman/listinfo/asrg>, <mailto:asrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Feb 2010 06:30:44 -0000

On Feb 7, 2010, at 10:08 PM, John Levine wrote:

> It seems to me that a lot of these arguments would be easier to resolve
> if we had an agreed model of an MUA.  So here's an attempt to do so.
> This is a generic model of an MUA, the things we can expect any MUA,
> or at least most MUAs to do.  The items with one star are supposed to
> be universal, the ones with two stars common but not all MUAs do it
> 
> * Log into a POP server and retrieve mail
> 
> ** Remember the credentials for that server
> 
> ** Log into several POP servers, remember several sets of credentials
> 
> * Log into one or more IMAP servers and do IMAP stuff
> 
> ** Remember the credentials for that server
> 
> ** Log into several IMAP servers, remember several sets of credentials
> 
> * Compose and send mail (maybe via SUBMIT, maybe hand off to
>  another program)
> 
> ** Use multiple outbound channels
> 
> ** Some MUAs match up inbound and outbound channels, some don't
> 
> * Store mail messages locally
> 
> * Display mail messages to the user
> 
> ** Render HTML
> 
> ** Make HTTP requests, needed for HTML rendering
> 
> Anything important I forgot?

 * Create and render MIME.

(No, you don't get to call yourself an MUA if you can't do that today).

 ** Support POP / IMAP / ESMTP / SUBMIT over TLS

Cheers,
  Steve