Re: [Asrg] Adding a spam button to MUAs

Steve Atkins <steve@blighty.com> Sat, 06 February 2010 01:33 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 59DD33A69CE for <asrg@core3.amsl.com>; Fri, 5 Feb 2010 17:33:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.449
X-Spam-Level:
X-Spam-Status: No, score=-6.449 tagged_above=-999 required=5 tests=[AWL=-0.006, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, SUBJECT_FUZZY_TION=0.156]
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 vgM+rWiOPRP0 for <asrg@core3.amsl.com>; Fri, 5 Feb 2010 17:33:25 -0800 (PST)
Received: from m.wordtothewise.com (fruitbat.wordtothewise.com [208.187.80.135]) by core3.amsl.com (Postfix) with ESMTP id 6B3893A69B0 for <asrg@irtf.org>; Fri, 5 Feb 2010 17:33:25 -0800 (PST)
Received: from platterhard.wordtothewise.com (184.wordtothewise.com [208.187.80.184]) by m.wordtothewise.com (Postfix) with ESMTP id 827F24F85CB for <asrg@irtf.org>; Fri, 5 Feb 2010 17:34:17 -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: <20100206011323.30663.qmail@simone.iecc.com>
Date: Fri, 05 Feb 2010 17:34:17 -0800
Content-Transfer-Encoding: quoted-printable
Message-Id: <A7DCFA8C-E586-42A6-9532-9F0EE6DA9380@blighty.com>
References: <20100206011323.30663.qmail@simone.iecc.com>
To: Anti-Spam Research Group - IRTF <asrg@irtf.org>
X-Mailer: Apple Mail (2.1077)
Subject: Re: [Asrg] Adding a spam button to MUAs
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: Sat, 06 Feb 2010 01:33:26 -0000

On Feb 5, 2010, at 5:13 PM, John Levine wrote:

>> The design right choice, here is a TXT record, under an underscore subdomain.
> 
> What's wrong with a SRV record?  Then we can skip the moaning and groaning
> from the DNS crowd about another overloaded TXT record.


+1. A TXT record is seldom the right design choice, despite the trail of badly
designed protocols that attempted to argue otherwise.

However...

The right hand side of a SRV record is a hostname, not an email address.

(Trivially worked around in at least two obvious ways).

Also, support for looking up SRV records is even rarer than TXT or MX.

Cheers,
  Steve