Re: What I've been wondering about the DMARC problem

"John Levine" <johnl@taugh.com> Fri, 18 April 2014 01:35 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 377841A01AD for <ietf@ietfa.amsl.com>; Thu, 17 Apr 2014 18:35:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.357
X-Spam-Level:
X-Spam-Status: No, score=-0.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HELO_MISMATCH_COM=0.553, HOST_MISMATCH_NET=0.311, SPF_NEUTRAL=0.779] autolearn=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 L-AiS8dnM07R for <ietf@ietfa.amsl.com>; Thu, 17 Apr 2014 18:35:00 -0700 (PDT)
Received: from miucha.iecc.com (abusenet-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:1126::2]) by ietfa.amsl.com (Postfix) with ESMTP id 421921A003A for <ietf@ietf.org>; Thu, 17 Apr 2014 18:35:00 -0700 (PDT)
Received: (qmail 21616 invoked from network); 18 Apr 2014 01:34:56 -0000
Received: from miucha.iecc.com (64.57.183.18) by mail1.iecc.com with QMQP; 18 Apr 2014 01:34:56 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding; s=acc.53508140.k1404; i=johnl@user.iecc.com; bh=yMqiDTuVXwnznv+OxsLaXUndhBLNYY/LLzzutwTrHHQ=; b=krh6Xo8/u6xoZirlA8BB02BthVPmQaz3757NiuUGCYvHiQa9G/xLhYiJYdcECUkDCGf2t1J+Akf03eQ08ZNCDW7BRJO87NEXC0i8eareFENldEBbG02w4jlY2gT4eeH3XRM8BAA/Qzr3nVpU8Ifi4q/ktXKr6TqQje8QAv4Udzvq6oN1UUqmPOSiPSfb2kUXXmisQi0KmCHRcFM1lOsh1yFVcJFhz5shGZ/Cab7S7dn6f8huI3/8n7ocCGBoAAEh
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding; s=acc.53508140.k1404; olt=johnl@user.iecc.com; bh=yMqiDTuVXwnznv+OxsLaXUndhBLNYY/LLzzutwTrHHQ=; b=o5PU4SxoRO72K7iwqh7Pg/IBN5sf3k386HaptUNegQk3DuSE+qg9Pq3YYkhA4b7YyrJTiM3SX65D3tfeykxvf5sPAUTdZb9fIa8oexaKZ1pJ0wyAO3ioSC5eJaILjwCsQBAMU+KlkHb96tKQVV6fOuwsm2J/ljA9RVVIAa1ada3mFdYPYRPKFc/Di59toQBn66E1+JSeLspEAxbJqyb0rzidy2qmP0/Mwxjmv7V+sIxLJAnkjZ6gHAksaI3DmSwn
Date: Fri, 18 Apr 2014 01:34:33 -0000
Message-ID: <20140418013433.2763.qmail@joyce.lan>
From: John Levine <johnl@taugh.com>
To: ietf@ietf.org
Subject: Re: What I've been wondering about the DMARC problem
In-Reply-To: <534ED376.8060303@bluepopcorn.net>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 8bit
Archived-At: http://mailarchive.ietf.org/arch/msg/ietf/AtSO97dsC5jio-t42vv9UT_LTcc
Cc: fenton@bluepopcorn.net
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 18 Apr 2014 01:35:01 -0000

>> The mailman fix is worse than the disease. I think the .INVALID fix is
>> much better, because Reply-all will still work.
>
>>From the latest DMARC draft, section 8:
>
>"If the RFC5322.From domain does not exist in the DNS, Mail Receivers
>SHOULD direct the receiving SMTP server to reject the message."

As far as I can tell, that bit of poor advice hasn't been implemented.


>So if a receiver that is implementing DMARC is faithful to the draft,
>that won't work very well (nobody has gotten a TLD allocation for
>.invalid, I hope?)

See RFC 2606.

R's,
John

PS: I did a few experiments, and putting two addresses on the From:
line works remarkably well to avoid inappropriate policy failures,
e.g.

 From: Marissa <marissam@yahoo.com>, foo-list@ietf.org
 Subject: whatever
 ...