Re: [dmarc-ietf] p=quarantine

Laura Atkins <laura@wordtothewise.com> Mon, 14 December 2020 10:05 UTC

Return-Path: <laura@wordtothewise.com>
X-Original-To: dmarc@ietfa.amsl.com
Delivered-To: dmarc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 123873A0EB9 for <dmarc@ietfa.amsl.com>; Mon, 14 Dec 2020 02:05:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.198
X-Spam-Level:
X-Spam-Status: No, score=-0.198 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=wordtothewise.com
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 oDWXgQgFYzZZ for <dmarc@ietfa.amsl.com>; Mon, 14 Dec 2020 02:05:13 -0800 (PST)
Received: from mail.wordtothewise.com (mail.wordtothewise.com [104.225.223.158]) by ietfa.amsl.com (Postfix) with ESMTP id 07A963A0EAF for <dmarc@ietf.org>; Mon, 14 Dec 2020 02:05:12 -0800 (PST)
Received: from [192.168.0.227] (unknown [37.228.231.27]) by mail.wordtothewise.com (Postfix) with ESMTPSA id B18A39F149 for <dmarc@ietf.org>; Mon, 14 Dec 2020 02:05:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=wordtothewise.com; s=aardvark; t=1607940312; bh=spfbvgpoQPwjqY4ayWYXQ0gkdz6Mh6YhrCR1eF9juuY=; h=From:Subject:Date:References:To:In-Reply-To:From; b=QeUtnre0cr2L4qNRToCRvd2gyIZwDYrkXSmI58wutgWjSx7/G7hwdtID5NVNec6Og Eg/BD+1kHHVohxosvinr1C9iXkdMSPdOzJLoVbG3oL4RGd0N1+XghWf/cs1wCDSzSr sTubo4718GBr444iakYSPlCykGzspi6u++J3xw/8=
From: Laura Atkins <laura@wordtothewise.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_A503C60D-5C74-438F-9F90-1A28BBD7D71F"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Date: Mon, 14 Dec 2020 10:05:09 +0000
References: <20201211173722.6B4DF29782C7@ary.qy> <ea074aad-971b-abc6-d557-ea2f433b3cc7@gmail.com> <CAH48ZfxEjGHv99z3RGj+Z+KJaFVPvm6RG4UzkKuOoDQDVCmb3g@mail.gmail.com>
To: IETF DMARC WG <dmarc@ietf.org>
In-Reply-To: <CAH48ZfxEjGHv99z3RGj+Z+KJaFVPvm6RG4UzkKuOoDQDVCmb3g@mail.gmail.com>
Message-Id: <A5E108DC-2692-4927-B2C1-AE3FED6DA8AA@wordtothewise.com>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/p8V1teUzO_bzanydHbCnsqKZSTs>
Subject: Re: [dmarc-ietf] p=quarantine
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Domain-based Message Authentication, Reporting, and Compliance \(DMARC\)" <dmarc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dmarc>, <mailto:dmarc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dmarc/>
List-Post: <mailto:dmarc@ietf.org>
List-Help: <mailto:dmarc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dmarc>, <mailto:dmarc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Dec 2020 10:05:15 -0000


> On 13 Dec 2020, at 21:44, Douglas Foster <dougfoster.emailstandards@gmail.com> wrote:
> 
> Based on this discussion, it seems evident that p=reject should include language about in-transit modifications which are outside the control of the source domain, and consequently outside the ability of DMARC to guide recipients.    Extending from that, I thought it would be helpful to specify some shared assumptions between sender and evaluator to make the interpretation of the settings less subjective.   I call this the "Minimum expected implementation at pct=100".

What about messages which do not have SPF verification but do have DKIM verification? A significant number of email platforms use their own domains in the 5321.from address but have the customer sign with DKIM. In many cases, DKIM signing is actually free, whereas making the SPF align is a paid service. 

> p=none
> Minimum expected implementation at pct=100:    
> All first-party direct messages (RFC5321.MailFrom domain = RFC5322.From domain) are verifiable using SPF, but may not have a DKIM signature.
> Third-party direct messages ( RFC5321.MailFrom domain = RFC5322.From domain ) may or may not have DKIM signatures.
> Consequently, indirect messages are often not verifiable using DMARC.

> p=quarantine
> Minimum expected implementation at pct=100:    
> All first-party direct messages (RFC5321.MailFrom domain = RFC5322.From domain) are verifiable using SPF, but may not have a DKIM signature.
> Third-party direct messages ( RFC5321.MailFrom domain = RFC5322.From domain ) are verifiable using DKIM signatures.
> Consequently, indirect messages may or may not be verifiable, depending whether the forwarded message included a signature.
> 
> p=reject
> Minimum expected implementation at pct=100:    
> All first-party direct messages (RFC5321.MailFrom domain matches RFC5322.From domain) are verifiable using SPF and DKIM.
> Third-party direct messages ( RFC5321.MailFrom domain does not match RFC5322.From domain ) are verifiable using DKIM signatures.
> Indirect messages which are not modified in transit are verifiable using DKIM signatures.
> Indirect messages which are modified in transit are outside the scope of DMARC and must be evaluated by other criteria available to the recipient system.
> 
> Having defined the policies/categories in these terms, the logical next step would be a best practices document which discusses how an evaluator might distinguish between direct messages, indirect unmodified messages, and indirect modified messages.   ARC obviously plays a role in making these distinctions easier to determine and less error-prone.
> 
> Doug Foster
>  
> 
> On Sat, Dec 12, 2020 at 1:42 PM Dave Crocker <dcrocker@gmail.com <mailto:dcrocker@gmail.com>> wrote:
> On 12/11/2020 9:37 AM, John Levine wrote:
> > In article <1AC986FF-507B-4917-9C6D-D84E9337FC7A@wordtothewise.com <mailto:1AC986FF-507B-4917-9C6D-D84E9337FC7A@wordtothewise.com>> you write:
> > aligned is not authorized by the domain owner and may be discarded or rejected by the recipient.
> > Naah.
> >
> > p=reject: all mail sent from this domain should be aligned in a DMARC
> > compliant way. We believe that unaligned mail is from unauthorized
> > senders so we ask receivers to reject it, even though that might mean
> > some of our authorized senders' mail is rejected too.
> 
> 
> As soon as this specification text, here, contains language about how 
> this information is to be used, should be used, or could be used, it 
> crosses over into creating confusion about expectations of receiver 
> handling.
> 
> It encourages misguided language such as the receiver 'overriding' 
> sender policy.  The sender has no policies about receiver behavior, 
> because there is no relationship between them. Using milder language 
> here doesn't help, because readers typically do not read like legal or 
> technical scholars.
> 
> DMARC provides information, not direction.
> 
> The spec already contains misguided perspective by talking about 
> 'policy' records and, even worse, "policy enforcement considerations".
> 
> If the document must contain language about receiver choices in message 
> disposition, move it to an overtly non-normative discussion section that 
> legitimately covers a wide range of things that receivers do or don't do 
> (cast as things they might or might not do.)  And make sure none of the 
> language hints at sender 'policy', overrides, or the like.
> 
> 
> d/
> 
> -- 
> Dave Crocker
> dcrocker@gmail.com <mailto:dcrocker@gmail.com>
> 408.329.0791
> 
> Volunteer, Silicon Valley Chapter
> American Red Cross
> dave.crocker2@redcross.org <mailto:dave.crocker2@redcross.org>
> 
> _______________________________________________
> dmarc mailing list
> dmarc@ietf.org <mailto:dmarc@ietf.org>
> https://www.ietf.org/mailman/listinfo/dmarc <https://www.ietf.org/mailman/listinfo/dmarc>
> _______________________________________________
> dmarc mailing list
> dmarc@ietf.org
> https://www.ietf.org/mailman/listinfo/dmarc

-- 
Having an Email Crisis?  We can help! 800 823-9674 

Laura Atkins
Word to the Wise
laura@wordtothewise.com
(650) 437-0741		

Email Delivery Blog: https://wordtothewise.com/blog