Re: [yam] Interop problem: SMTP submission, STARTTLS, AUTH EXTERNAL

"John R. Levine" <johnl@iecc.com> Thu, 06 May 2010 15:07 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: yam@core3.amsl.com
Delivered-To: yam@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 969A428C1FC for <yam@core3.amsl.com>; Thu, 6 May 2010 08:07:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.272
X-Spam-Level:
X-Spam-Status: No, score=-9.272 tagged_above=-999 required=5 tests=[AWL=1.927, BAYES_00=-2.599, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3]
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 KonINqI899vN for <yam@core3.amsl.com>; Thu, 6 May 2010 08:07:00 -0700 (PDT)
Received: from gal.iecc.com (gal.iecc.com [64.57.183.53]) by core3.amsl.com (Postfix) with ESMTP id F2BD528C2DA for <yam@ietf.org>; Thu, 6 May 2010 07:44:56 -0700 (PDT)
Received: (qmail 77512 invoked from network); 6 May 2010 14:44:42 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:references:mime-version:content-type:user-agent:cleverness; s=k1005; bh=WdBDzLX17DnAluXfS8lAA+CVYq4JDoYlJANSvp1z2UA=; b=L0BDp+LKlqXHvyF54RvZqUxU4N0i/zCo4kJqybO3fPfhZ9SDcvL8KI61rTD/lz9MkbQhBDcxQ/y8OS5TAydQFvYXkmTM3fK+CUCwF4XRBkQzCRF8aMykk6f+lSSsu+jL87lyVYtxj2YoKACObpMkdGYNji7sfp8dg+HI1bWYo2U=
Received: (ofmipd 64.57.183.62) with (DHE-RSA-AES256-SHA encrypted) SMTP; 6 May 2010 14:44:20 -0000
Date: Thu, 06 May 2010 10:44:37 -0400
Message-ID: <alpine.BSF.2.00.1005061043150.26027@joyce.lan>
From: "John R. Levine" <johnl@iecc.com>
To: Tony Hansen <tony@att.com>
In-Reply-To: <4BE2B8EC.8030201@att.com>
References: <4DE3D88239911A6791730051@96B2F16665FF96BAE59E9B90> <4BDD762E.5020606@tana.it> <4BE2B8EC.8030201@att.com>
User-Agent: Alpine 2.00 (BSF 1167 2008-08-23)
Cleverness: None detected
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Cc: yam@ietf.org
Subject: Re: [yam] Interop problem: SMTP submission, STARTTLS, AUTH EXTERNAL
X-BeenThere: yam@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Yet Another Mail working group discussion list <yam.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/yam>, <mailto:yam-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/yam>
List-Post: <mailto:yam@ietf.org>
List-Help: <mailto:yam-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/yam>, <mailto:yam-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2010 15:07:01 -0000

> I think this is totally an issue with AUTH EXTERNAL and worth mention in an 
> update to that spec. However, I don't think it directly affects 4409bis.
>
> Any other people's thoughts?

Agreed.  Honestly, I don't understand what problem AUTH EXTERNAL is 
supposed to solve.  In the software I'm familiar with, any auth-age that 
AUTH EXTERNAL might do happens automatically, whether the client asks for 
it or not.

R's,
John