
From nobody Fri Feb  3 10:40:56 2017
Return-Path: <sklist@kitterman.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 0E3501294E0 for <dmarc@ietfa.amsl.com>; Fri,  3 Feb 2017 10:40:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.99
X-Spam-Level: 
X-Spam-Status: No, score=-1.99 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_HTML_ATTACH=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=kitterman.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 F6Yon8IS9qN1 for <dmarc@ietfa.amsl.com>; Fri,  3 Feb 2017 10:40:50 -0800 (PST)
Received: from mailout03.controlledmail.com (mailout03.controlledmail.com [208.43.65.50]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 83BB11288B8 for <dmarc@ietf.org>; Fri,  3 Feb 2017 10:40:50 -0800 (PST)
Received: from kitterma-e6430.localnet (static-72-81-252-22.bltmmd.fios.verizon.net [72.81.252.22]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout03.controlledmail.com (Postfix) with ESMTPSA id 8825BC4020B for <dmarc@ietf.org>; Fri,  3 Feb 2017 12:40:49 -0600 (CST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1486147249; bh=WMfYDw8zlxFhKDCEB8uMIOl/DeM/VeVAKU6VIHcnzCs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QMQ+Y9txgyNYO8gdsDSmLBZyi1MPVyxeQU705tvk5Miu32/MH7oVXS/GO9hNp3Z97 4DEjMRJwJBaQ3vK6Po/tqtjBqhaAjJM202swuGyte4lTo89BEFjFKL7sz+WBJBMYcj h98h3yLtGD0Amld/QYrz99bd6cUpjMhOq8MpsOQI=
From: Scott Kitterman <sklist@kitterman.com>
To: dmarc@ietf.org
Date: Fri, 03 Feb 2017 13:40:50 -0500
Message-ID: <2214481.LisCfLsDfL@kitterma-e6430>
User-Agent: KMail/4.13.3 (Linux/3.13.0-106-generic; KDE/4.13.3; x86_64; ; )
In-Reply-To: <CABa8R6us1D9kSgOqN_cKydtyyPW0rsA=gJu5AJpSf5OFrDQs0g@mail.gmail.com>
References: <6039311.QYNoohHPCE@kitterma-e6430> <CAOj=BA3n6JSbMjAzzPK9kva9=JQLYuzFhuMi4uR=pEGJ70w5wQ@mail.gmail.com> <CABa8R6us1D9kSgOqN_cKydtyyPW0rsA=gJu5AJpSf5OFrDQs0g@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="nextPart3976608.7dGxshQr1y"
Content-Transfer-Encoding: 7Bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/jwqd_jnQ3CcpKRjLy70zF2CB2Bs>
Subject: Re: [dmarc-ietf] ARC Minimum Key Sizes
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Fri, 03 Feb 2017 18:40:54 -0000

This is a multi-part message in MIME format.

--nextPart3976608.7dGxshQr1y
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"

Top posting since the quoting seems hopelessly confused.

Here is a specific proposal (unified diff and rfcdiff attached).  I liberally 
borrowed text from RFC 6376 to minimize the novelty of the proposal.  The ARC 
draft already references RFC 6376, section 3.6, so I don't think we need 
another reference specifically to 3.6.2.2 to talk about how to concatenate TXT 
strings.

I did not attempt to cover algorithm agility or define an additional algorithm 
beyond SHA 256.  Whatever the next algorithm is, I think it needs to apply to 
both DKIM and ARC, so it's out of scope.  I think the issues associated with 
ARC chains using different algorithms should be addressed, but I'm hoping the 
clearer proposal that John Levine mentioned[1] will address that.

Scott K


[1] <alpine.OSX.2.11.1701252322430.219@ary.local>


On Saturday, January 21, 2017 08:09:59 PM Brandon Long wrote:
> On Jan 20, 2017 4:08 PM, "Peter Goldstein" <peter@valimail.com> wrote:
> 
> I think Scott's point about operational options is well taken.  Google ran
> into some operational issues with some DNS vendors when they attempted to
> make all new G Suite DKIM keys 2048 - they rolled back to making 2048 bit
> keys the default, but allowing 1024 bit keys as an option.
> 
> 
> Yeah, it turns out virtually all DNS registrars with website editors fail
> to handle long TXT records as of about 6 months ago.
> 
> Brandon
> 
> 
> The MUST/SHOULD language suggested makes sense.  And we definitely don't
> need to roll out new protocols using SHA-1.
> 
> I would suggest some related language for verifiers.  Something like what's
> found in the DKIM spec, but with updated bit sizes:
> 
> Verifiers MUST be able to validate signatures with
>    keys ranging from 1024 bits to 4096 bits, and they MAY be able to
>    validate signatures with larger keys.
> 
> At a minimum I think we should require verifiers to be able to support 4096
> bit keys (and potentially 8192 bit).  There's no reason verifiers shouldn't
> be able to support longer key sizes, and this adds some future proofing to
> the specification.
> 
> Best,
> 
> Peter
> 
> On Fri, Jan 20, 2017 at 3:41 PM, Scott Kitterman <sklist@kitterman.com>
> 
> wrote:
> > On Friday, January 20, 2017 03:30:58 PM Scott Kitterman wrote:
> > > On Friday, January 20, 2017 you wrote:
> > > > On 01/20/2017 11:23, Scott Kitterman wrote:
> > > > > I'm not on the ARC list, so I'll pile on this thread here...
> > > > 
> > > > This is the right place for anything constructive regarding the
> > > > specification, so no problem regarding any other lists.
> > > > 
> > > > > I understand the minimum key size in the draft is 512 bits.  I'm not
> > > > > planning
> > > > > on releasing any software that supports key sizes less than 1024, so
> > 
> > I
> > 
> > > > > guarantee you interoperability problems for small keys.
> > > > 
> > > > +1 -- no need for weak keys.
> > > > 
> > > > 1) Do we have a normative reference within the RFC framework for key
> > > > lengths for different crypto systems, and can we simply invoke that
> > > > reference rather than including a hard figure in this spec?
> > > > 
> > > > 2) Does such a reference still consider 1k keys as acceptable at this
> > > > time? Is there a schedule for periodic review?
> > > > 
> > > > --S.
> > > > 
> > > > +++1 wrt Scott's comment about 512 bit keys.  We inherit this
> > 
> > requirement
> > 
> > > > from the DKIM spec, but imho it is not reasonable.  If this is worth
> > > > discussing, perhaps we should move it to another thread?
> > > > 
> > > > Regards,
> > > > =Gene
> > > 
> > > OK, Since I wasn't off topic after all, here's a new thread...
> > > 
> > > I believe we've looked for such a reference before and not found a good
> > 
> > one.
> > 
> > > The IETF BCP is from 2004: https://tools.ietf.org/html/rfc3766
> > > 
> > > Operationally, 1024 is the minimum key size recommendation I generally
> > 
> > see
> > 
> > > for DKIM today.  NIST recommends 2048 bits, SHA-256 only for US
> > > goverment
> > > use [1].
> > > 
> > > 
> > > Scott K
> > > [1] http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.
> > 
> > SP.800-177.pdf
> > 
> > Moving John Levine's reply into this thread and then replying further:
> > 
> > On Friday, January 20, 2017 10:17:02 PM John Levine wrote:
> > > >1) Do we have a normative reference within the RFC framework for key
> > > >lengths for different crypto systems, and can we simply invoke that
> > > >reference rather than including a hard figure in this spec?
> > > 
> > > There's RFC 3766, but it's over a decade old and has rules for how to
> > > figure out how long a key you need, not the actual sizes.
> > > 
> > > This NIST publication seems relevant:
> > > 
> > > http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.
> > 
> > SP.800-57pt1r4.pdf
> > 
> > > The tables on pages 52 and 53 suggest that we use 2K keys and sha256
> > 
> > hashes.
> > 
> > > >2) Does such a reference still consider 1k keys as acceptable at this
> > > >time? Is there a schedule for periodic review?
> > > 
> > > No.  See the document.
> > > 
> > > R's,
> > > John
> > 
> > Large keys like 2048 present other potential operational problems.  Here's
> > a
> > 2048 bit, sha-256 key record:
> > 
> > default._domainkey      IN      TXT     ( "v=DKIM1; h=sha-256; k=rsa; "
> > 
> >           "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy5nzBQiwX1l4Q
> > 
> > DoE1glqw+93aMMp9hVVg8KYP3z43GTNScXda0mLAPoScWc1EHnm37TCdWj57
> > F0CYjZhvsX0EnkRpibYCEX/AZ2xLmwE7XcMXWWYjlUCK/BfFhuCUOEDbokjR
> > CJ/ULbVUZfC8I8QZFdhqno987m26UhayLT3iNboj+v4mqUdYkVg6FmNRZRdDhxJYDSosT9j2Y"
> > 
> >           "2eaSVsQ5Pvyt2ZzOjHJ9eXujw6/DKR2WGVEIIX+3sKqeH7tDbeXulzv102H
> > 
> > P1fmoE6sKgPRevIHKoMfFagNyXXkqxmyRY/jV+yZGGz7RZEpNApv7pyBtfG0
> > bz7cTwVX4QvP/8MUQIDAQAB"
> > )
> > 
> > I'm sure that will get line wrapped into illegibility, so I'll make the
> > actual
> > point:  It's longer than will fit in a single TXT string.  While there is
> > nothing wrong with that from a DNS standards or even a core DNS
> > operational
> > perspective, it is not rare that DNS provisioning systems don't support
> > this.
> > I don't want to make it so secure it's deployability is severely hampered.
> > 
> > I would suggest MUST at least 1024 bit, SHOULD 2048 bits.  I think MUST
> > sha-256 is also a good idea.  Approximately the last thing we should be
> > doing
> > now is rolling out new protocols using sha-1.
> > 
> > Scott K
> > 
> > _______________________________________________
> > dmarc mailing list
> > dmarc@ietf.org
> > https://www.ietf.org/mailman/listinfo/dmarc

--nextPart3976608.7dGxshQr1y
Content-Disposition: attachment; filename="arc.new-from-old.diff.html"
Content-Transfer-Encoding: 7Bit
Content-Type: text/html; charset="UTF-8"; name="arc.new-from-old.diff.html"

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<!-- Generated by rfcdiff 1.41: rfcdiff  --> 
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional" > -->
<!-- System: Linux kitterma-E6430 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:44:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux --> 
<!-- Using awk: /usr/bin/gawk: GNU Awk 4.0.1 --> 
<!-- Using diff: /usr/bin/diff: diff (GNU diffutils) 3.3 --> 
<!-- Using wdiff: /usr/bin/wdiff: wdiff (GNU wdiff) 1.2.1 --> 
<html> 
<head> 
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
  <meta http-equiv="Content-Style-Type" content="text/css" /> 
  <title>Diff: arc.old - arc.new</title> 
  <style type="text/css"> 
    body    { margin: 0.4ex; margin-right: auto; } 
    tr      { } 
    td      { white-space: pre; font-family: monospace; vertical-align: top; font-size: 0.86em;} 
    th      { font-size: 0.86em; } 
    .small  { font-size: 0.6em; font-style: italic; font-family: Verdana, Helvetica, sans-serif; } 
    .left   { background-color: #EEE; } 
    .right  { background-color: #FFF; } 
    .diff   { background-color: #CCF; } 
    .lblock { background-color: #BFB; } 
    .rblock { background-color: #FF8; } 
    .insert { background-color: #8FF; } 
    .delete { background-color: #ACF; } 
    .void   { background-color: #FFB; } 
    .cont   { background-color: #EEE; } 
    .linebr { background-color: #AAA; } 
    .lineno { color: red; background-color: #FFF; font-size: 0.7em; text-align: right; padding: 0 2px; } 
    .elipsis{ background-color: #AAA; } 
    .left .cont { background-color: #DDD; } 
    .right .cont { background-color: #EEE; } 
    .lblock .cont { background-color: #9D9; } 
    .rblock .cont { background-color: #DD6; } 
    .insert .cont { background-color: #0DD; } 
    .delete .cont { background-color: #8AD; } 
    .stats, .stats td, .stats th { background-color: #EEE; padding: 2px 0; } 
  </style> 
</head> 
<body > 
  <table border="0" cellpadding="0" cellspacing="0"> 
  <tr bgcolor="orange"><th></th><th>&nbsp;arc.old&nbsp;</th><th> </th><th>&nbsp;arc.new&nbsp;</th><th></th></tr> 
      <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
      <tr bgcolor="gray" ><td></td><th><a name="part-l1" /><small>skipping to change at</small><em> page 2, line 33</em></th><th> </th><th><a name="part-r1" /><small>skipping to change at</small><em> page 2, line 33</em></th><td></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   4.  Overview  . . . . . . . . . . . . . . . . . . . . . . . . . .   5</td><td> </td><td class="right">   4.  Overview  . . . . . . . . . . . . . . . . . . . . . . . . . .   5</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   5.  Definition  . . . . . . . . . . . . . . . . . . . . . . . . .   5</td><td> </td><td class="right">   5.  Definition  . . . . . . . . . . . . . . . . . . . . . . . . .   5</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     5.1.  Description of the New Header Fields  . . . . . . . . . .   6</td><td> </td><td class="right">     5.1.  Description of the New Header Fields  . . . . . . . . . .   6</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       5.1.1.  ARC-Seal  . . . . . . . . . . . . . . . . . . . . . .   6</td><td> </td><td class="right">       5.1.1.  ARC-Seal  . . . . . . . . . . . . . . . . . . . . . .   6</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       5.1.2.  ARC-Message-Signature . . . . . . . . . . . . . . . .   9</td><td> </td><td class="right">       5.1.2.  ARC-Message-Signature . . . . . . . . . . . . . . . .   9</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       5.1.3.  ARC-Authentication-Results  . . . . . . . . . . . . .  10</td><td> </td><td class="right">       5.1.3.  ARC-Authentication-Results  . . . . . . . . . . . . .  10</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     5.2.  Constructing the ARC-Seal Set . . . . . . . . . . . . . .  11</td><td> </td><td class="right">     5.2.  Constructing the ARC-Seal Set . . . . . . . . . . . . . .  11</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       5.2.1.  Handling Violations in the ARC Sets . . . . . . . . .  12</td><td> </td><td class="right">       5.2.1.  Handling Violations in the ARC Sets . . . . . . . . .  12</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     5.3.  Key Management and Binding  . . . . . . . . . . . . . . .  12</td><td> </td><td class="right">     5.3.  Key Management and Binding  . . . . . . . . . . . . . . .  12</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       5.3.1.  Namespace . . . . . . . . . . . . . . . . . . . . . .  12</td><td> </td><td class="right">       5.3.1.  Namespace . . . . . . . . . . . . . . . . . . . . . .  12</td><td class="lineno" valign="top"></td></tr>
      <tr><td><a name="diff0001" /></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">       5.3.2.  Key Sizes . . . . . . . . . . . . . . . . . . . . . .  13</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   6.  Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . .  13</td><td> </td><td class="right">   6.  Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . .  13</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     6.1.  Participation . . . . . . . . . . . . . . . . . . . . . .  13</td><td> </td><td class="right">     6.1.  Participation . . . . . . . . . . . . . . . . . . . . . .  13</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     6.2.  Relationship between DKIM Signatures and ARC Headers  . .  13</td><td> </td><td class="right">     6.2.  Relationship between DKIM Signatures and ARC Headers  . .  13</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     6.3.  Validating the ARC Set of Header Fields . . . . . . . . .  13</td><td> </td><td class="right">     6.3.  Validating the ARC Set of Header Fields . . . . . . . . .  13</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">     6.4.  ARC Set Validity  . . . . . . . . . . . . . . . . . . . .  13</td><td> </td><td class="right">     6.4.  ARC Set Validity  . . . . . . . . . . . . . . . . . . . .  13</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       6.4.1.  Assessing Chain Validity Violations . . . . . . . . .  13</td><td> </td><td class="right">       6.4.1.  Assessing Chain Validity Violations . . . . . . . . .  13</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       6.4.2.  Responding to ARC Validity Violations . . . . . . . .  14</td><td> </td><td class="right">       6.4.2.  Responding to ARC Validity Violations . . . . . . . .  14</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       6.4.3.  Recording the Results of ARC Evaluation . . . . . . .  14</td><td> </td><td class="right">       6.4.3.  Recording the Results of ARC Evaluation . . . . . . .  14</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       6.4.4.  Output Data Points from ARC Evaluation  . . . . . . .  14</td><td> </td><td class="right">       6.4.4.  Output Data Points from ARC Evaluation  . . . . . . .  14</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">       6.4.5.  Reporting ARC Effects for DMARC Local Policy  . . . .  14</td><td> </td><td class="right">       6.4.5.  Reporting ARC Effects for DMARC Local Policy  . . . .  14</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
      <tr bgcolor="gray" ><td></td><th><a name="part-l2" /><small>skipping to change at</small><em> page 6, line 50</em></th><th> </th><th><a name="part-r2" /><small>skipping to change at</small><em> page 6, line 50</em></th><td></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   The ARC-Seal header field includes a digital signature of all</td><td> </td><td class="right">   The ARC-Seal header field includes a digital signature of all</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   preceding ARC message header fields on the message.</td><td> </td><td class="right">   preceding ARC message header fields on the message.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">5.1.1.1.  Tags in the ARC-Seal Header Field Value</td><td> </td><td class="right">5.1.1.1.  Tags in the ARC-Seal Header Field Value</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   The following tags are the only supported tags for an ARC-Seal field.</td><td> </td><td class="right">   The following tags are the only supported tags for an ARC-Seal field.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   All of them MUST be present.  Unknown tags MUST be ignored and do not</td><td> </td><td class="right">   All of them MUST be present.  Unknown tags MUST be ignored and do not</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   affect the validity of the header.</td><td> </td><td class="right">   affect the validity of the header.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   o  a = hash algorithm; syntax is the same as the "a=" tag defined in</td><td> </td><td class="right">   o  a = hash algorithm; syntax is the same as the "a=" tag defined in</td><td class="lineno" valign="top"></td></tr>
      <tr><td><a name="diff0002" /></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock">      Section 3.5 of <span class="delete">[RFC6376];</span></td><td> </td><td class="rblock">      Section 3.5 of <span class="insert">[RFC6376], but only the only valid algorithm is</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">      currently defined for ARC is "rsa-sha256";</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   o  b = digital signature; syntax is the same as the "b=" tag defined</td><td> </td><td class="right">   o  b = digital signature; syntax is the same as the "b=" tag defined</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">      in Section 3.5 of [RFC6376];</td><td> </td><td class="right">      in Section 3.5 of [RFC6376];</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   o  cv = chain validation status: valid values:</td><td> </td><td class="right">   o  cv = chain validation status: valid values:</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">      *  'none' = no pre-existing chain;</td><td> </td><td class="right">      *  'none' = no pre-existing chain;</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">      *  'fail' = the chain as received does not validate; or</td><td> </td><td class="right">      *  'fail' = the chain as received does not validate; or</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
      <tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> page 13, line 9</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> page 13, line 9</em></th><td></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">5.3.1.  Namespace</td><td> </td><td class="right">5.3.1.  Namespace</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   All ARC-related keys are stored in the same namespace as DKIM keys</td><td> </td><td class="right">   All ARC-related keys are stored in the same namespace as DKIM keys</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   [RFC6376]: "_domainkey" specifically by adding the "._domainkey"</td><td> </td><td class="right">   [RFC6376]: "_domainkey" specifically by adding the "._domainkey"</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   suffix to the name of the key (the "selector").  For example, given</td><td> </td><td class="right">   suffix to the name of the key (the "selector").  For example, given</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   an ARC-Seal (or ARC-Message-Signature) field of a "d=" tag value of</td><td> </td><td class="right">   an ARC-Seal (or ARC-Message-Signature) field of a "d=" tag value of</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   "example.com" and an "s=" value of "foo.bar", the DNS query seeking</td><td> </td><td class="right">   "example.com" and an "s=" value of "foo.bar", the DNS query seeking</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   the public key will a query at the name</td><td> </td><td class="right">   the public key will a query at the name</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   "foo.bar._domainkey.example.com".</td><td> </td><td class="right">   "foo.bar._domainkey.example.com".</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td><a name="diff0003" /></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">5.3.2.  Key Sizes</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   Selecting appropriate key sizes is a trade-off between cost,</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   performance, and risk.  Since short RSA keys more easily succumb to</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   off-line attacks, Signers MUST use RSA keys of at least 1024 bits.  Verifiers</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   MUST be able to validate signatures with keys ranging from 1024 bits to 4096</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   bits, and they MAY be able to validate signatures with larger keys.  Verifier</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   policies may use the length of the signing key as one metric for determining</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   whether a signature is acceptable.</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   Factors that should influence the key size choice include the</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   following:</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   o  The practical constraint that large (e.g., 4096-bit) keys might</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">      not fit within a 512-byte DNS UDP response packet</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   o  Larger keys impose higher CPU costs to verify and sign email</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   o  Keys can be replaced on a regular basis; thus, their lifetime can</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">      be relatively short</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   o  The security goals of this specification are modest compared to</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">      typical goals of other systems that employ digital signatures</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">   See [RFC3766] for further discussion on selecting key sizes.</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock">                                                                         </td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">6.  Usage</td><td> </td><td class="right">6.  Usage</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   For a more thorough treatment of the recommended usage of the ARC</td><td> </td><td class="right">   For a more thorough treatment of the recommended usage of the ARC</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   header fields for both intermediaries and end receivers, please</td><td> </td><td class="right">   header fields for both intermediaries and end receivers, please</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   consult [ARC-USAGE].</td><td> </td><td class="right">   consult [ARC-USAGE].</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">6.1.  Participation</td><td> </td><td class="right">6.1.  Participation</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   The inclusion of additional ARC sets is to be done whenever a trust</td><td> </td><td class="right">   The inclusion of additional ARC sets is to be done whenever a trust</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   boundary is crossed, and especially when prior DKIM-Signatures might</td><td> </td><td class="right">   boundary is crossed, and especially when prior DKIM-Signatures might</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
      <tr bgcolor="gray" ><td></td><th><a name="part-l4" /><small>skipping to change at</small><em> page 23, line 5</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> page 23, line 5</em></th><td></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              Andersen, "Interoperability Issues Between DMARC and</td><td> </td><td class="right">              Andersen, "Interoperability Issues Between DMARC and</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              Indirect Email Flows", June 2016,</td><td> </td><td class="right">              Indirect Email Flows", June 2016,</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              &lt;https://tools.ietf.org/html/draft-ietf-dmarc-</td><td> </td><td class="right">              &lt;https://tools.ietf.org/html/draft-ietf-dmarc-</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              interoperability-17&gt;.</td><td> </td><td class="right">              interoperability-17&gt;.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   [ENHANCED-STATUS]</td><td> </td><td class="right">   [ENHANCED-STATUS]</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              "IANA SMTP Enhanced Status Codes", n.d.,</td><td> </td><td class="right">              "IANA SMTP Enhanced Status Codes", n.d.,</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              &lt;http://www.iana.org/assignments/smtp-enhanced-status-</td><td> </td><td class="right">              &lt;http://www.iana.org/assignments/smtp-enhanced-status-</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              codes/smtp-enhanced-status-codes.xhtml&gt;.</td><td> </td><td class="right">              codes/smtp-enhanced-status-codes.xhtml&gt;.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td><a name="diff0004" /></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock">   <span class="insert">[RFC3766]  Orman, H. and P. Hoffman, "Determining Strengths For</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">              Public Keys Used For Exchanging Symmetric Keys", BCP 86,</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">              RFC 3766, April 2004.</span></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock">                                                                         </td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   [RFC6982]  Sheffer, Y. and A. Farrel, "Improving Awareness of Running</td><td> </td><td class="right">   [RFC6982]  Sheffer, Y. and A. Farrel, "Improving Awareness of Running</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              Code: The Implementation Status Section", RFC 6982,</td><td> </td><td class="right">              Code: The Implementation Status Section", RFC 6982,</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              DOI 10.17487/RFC6982, July 2013,</td><td> </td><td class="right">              DOI 10.17487/RFC6982, July 2013,</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              &lt;http://www.rfc-editor.org/info/rfc6982&gt;.</td><td> </td><td class="right">              &lt;http://www.rfc-editor.org/info/rfc6982&gt;.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">   [RFC7489]  Kucherawy, M., Ed. and E. Zwicky, Ed., "Domain-based</td><td> </td><td class="right">   [RFC7489]  Kucherawy, M., Ed. and E. Zwicky, Ed., "Domain-based</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              Message Authentication, Reporting, and Conformance</td><td> </td><td class="right">              Message Authentication, Reporting, and Conformance</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              (DMARC)", RFC 7489, DOI 10.17487/RFC7489, March 2015,</td><td> </td><td class="right">              (DMARC)", RFC 7489, DOI 10.17487/RFC7489, March 2015,</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left">              &lt;http://www.rfc-editor.org/info/rfc7489&gt;.</td><td> </td><td class="right">              &lt;http://www.rfc-editor.org/info/rfc7489&gt;.</td><td class="lineno" valign="top"></td></tr>
      <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>

     <tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
     <tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 4 change blocks.&nbsp;</a></th></tr>
     <tr class="stats"><td></td><th><i>1 lines changed or deleted</i></th><th><i> </i></th><th><i>33 lines changed or added</i></th><td></td></tr>
     <tr><td colspan="5" align="center" class="small"><br/>This html diff was produced by rfcdiff 1.41. The latest version is available from <a href="http://www.tools.ietf.org/tools/rfcdiff/" >http://tools.ietf.org/tools/rfcdiff/</a> </td></tr>
   </table>
   </body>
   </html>

--nextPart3976608.7dGxshQr1y
Content-Disposition: attachment; filename="arc.diff"
Content-Transfer-Encoding: 7Bit
Content-Type: text/x-patch; charset="UTF-8"; name="arc.diff"

--- arc.old	2017-02-03 13:13:41.096992188 -0500
+++ arc.new	2017-02-03 13:30:46.897018539 -0500
@@ -86,6 +86,7 @@
        5.2.1.  Handling Violations in the ARC Sets . . . . . . . . .  12
      5.3.  Key Management and Binding  . . . . . . . . . . . . . . .  12
        5.3.1.  Namespace . . . . . . . . . . . . . . . . . . . . . .  12
+       5.3.2.  Key Sizes . . . . . . . . . . . . . . . . . . . . . .  13
    6.  Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . .  13
      6.1.  Participation . . . . . . . . . . . . . . . . . . . . . .  13
      6.2.  Relationship between DKIM Signatures and ARC Headers  . .  13
@@ -327,7 +328,8 @@
    affect the validity of the header.
 
    o  a = hash algorithm; syntax is the same as the "a=" tag defined in
-      Section 3.5 of [RFC6376];
+      Section 3.5 of [RFC6376], but only the only valid algorithm is
+      currently defined for ARC is "rsa-sha256";
 
 
 
@@ -679,6 +681,33 @@
    the public key will a query at the name
    "foo.bar._domainkey.example.com".
 
+5.3.2.  Key Sizes
+
+
+   Selecting appropriate key sizes is a trade-off between cost,
+   performance, and risk.  Since short RSA keys more easily succumb to
+   off-line attacks, Signers MUST use RSA keys of at least 1024 bits.  Verifiers
+   MUST be able to validate signatures with keys ranging from 1024 bits to 4096
+   bits, and they MAY be able to validate signatures with larger keys.  Verifier
+   policies may use the length of the signing key as one metric for determining
+   whether a signature is acceptable.
+
+   Factors that should influence the key size choice include the
+   following:
+
+   o  The practical constraint that large (e.g., 4096-bit) keys might
+      not fit within a 512-byte DNS UDP response packet
+
+   o  Larger keys impose higher CPU costs to verify and sign email
+
+   o  Keys can be replaced on a regular basis; thus, their lifetime can
+      be relatively short
+
+   o  The security goals of this specification are modest compared to
+      typical goals of other systems that employ digital signatures
+
+   See [RFC3766] for further discussion on selecting key sizes.
+
 6.  Usage
 
    For a more thorough treatment of the recommended usage of the ARC
@@ -1234,6 +1263,10 @@
 Internet-Draft                ARC-Protocol                 December 2016
 
 
+   [RFC3766]  Orman, H. and P. Hoffman, "Determining Strengths For
+              Public Keys Used For Exchanging Symmetric Keys", BCP 86,
+              RFC 3766, April 2004.
+
    [RFC6982]  Sheffer, Y. and A. Farrel, "Improving Awareness of Running
               Code: The Implementation Status Section", RFC 6982,
               DOI 10.17487/RFC6982, July 2013,

--nextPart3976608.7dGxshQr1y--



From nobody Sat Feb  4 18:07:56 2017
Return-Path: <johnl@taugh.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 23AE312945C for <dmarc@ietfa.amsl.com>; Sat,  4 Feb 2017 18:07:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 uFpGgOQDNGWs for <dmarc@ietfa.amsl.com>; Sat,  4 Feb 2017 18:07:55 -0800 (PST)
Received: from miucha.iecc.com (abusenet-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:1126::2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B93FF127A90 for <dmarc@ietf.org>; Sat,  4 Feb 2017 18:07:54 -0800 (PST)
Received: (qmail 64322 invoked from network); 5 Feb 2017 02:07:53 -0000
Received: from unknown (64.57.183.18) by mail1.iecc.com with QMQP; 5 Feb 2017 02:07:53 -0000
Date: 5 Feb 2017 02:07:31 -0000
Message-ID: <20170205020731.19441.qmail@ary.lan>
From: "John Levine" <johnl@taugh.com>
To: dmarc@ietf.org
Organization: 
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset=utf-8
Content-transfer-encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/xse7grYMYPK4JC4egwEUdkGBZms>
Subject: [dmarc-ietf] Changing algorithms
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Sun, 05 Feb 2017 02:07:56 -0000

As threatened, albeit kind of late, here's plan for how to rotate to a
new algorithm.

We note that every Arc-Seal and Arc-Message-Signature header has an a=
tag that identifies the hash and signing algorithms used.  (In sec
5.1.1.1 it just says hash, which is wrong.)  Every DKIM key record has
k= tag that says what signing algorithm the key is for.  That should
mean that we could publish several key records for several algorithms
at the same domain and selector, except that RFC 6376 sec 3.6.2.2 says
you can't.  I think that's a bug in 6376, but we can fix that later.

We relax the language saying that there can only be one Arc-Seal
and one Arc-Message-Signature header for each i= value to say
that there can be a group but they can only differ in the 
a=algorithm, s=selector, b=signature, and for A-M-S the bh=hash
if the algorithms have different hashes.  The group is valid
if the recipient can verify at least one of them.

The Arc-Seal signature covers all of the A-S and A-M-S headers, even
ones it can't verify, and the header says cv=pass if it could verify
at least one of the headers in each group.  (Even if you can't verify
a new algorithm, maybe the next system can.)  To avoid infinite
regress, we leave the instructions in 5.1.1.3 alone, so when adding
new A-S headers, they're added as a group and the signatures are
computed as through the b= in all of the headers in the newly added
group were empty.

I don't think this will add a lot of code, and it provides a
straightforward upgrade path.  When a system is upgraded to support a
new algorithm, it starts adding headers for both the old and new
algorithm.  This potentially adds an extra A-S and A-M-S header at
each level, but it's just linear, not exponential.  When checking
signatures, verifiers should try the new algorithm first in each group
with multiple headers (it's a lot faster), and if so it need not check
any others.

Receivers can see from the ARC headers on their incoming mail how much
of the mail has new signatures in addition to the old ones and who's
adding them.  Eventually there'll be enough new signatures that we can
nudge the people still using only old ones and eventually only use the
new ones.

One minor weakness is that the A-S signature signs the headers in a
group in whatever order they're in, and if a later system reorders
them, the signature will break.  We could address that by allowing
sequence numbers like i=n.m where the m only affects the order in
which they're signed, but I doubt it's worth it.  It's hard to imagine
a mail system that would only reorder the headers and not also break
the signatures in other ways.

R's,
John


From nobody Tue Feb  7 16:22:51 2017
Return-Path: <blong@google.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 F19FC1296E1 for <dmarc@ietfa.amsl.com>; Tue,  7 Feb 2017 16:22:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.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 KnoOKmw5Bf25 for <dmarc@ietfa.amsl.com>; Tue,  7 Feb 2017 16:22:47 -0800 (PST)
Received: from mail-yb0-x235.google.com (mail-yb0-x235.google.com [IPv6:2607:f8b0:4002:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 482B61296EA for <dmarc@ietf.org>; Tue,  7 Feb 2017 16:22:46 -0800 (PST)
Received: by mail-yb0-x235.google.com with SMTP id w194so40769963ybe.0 for <dmarc@ietf.org>; Tue, 07 Feb 2017 16:22:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=EHCAmbZncxyqiHNCt7e5dWUq0un45/5fVA9Z6OZfCe4=; b=PMTMxBDYcPcVNmMxq2PMYSJD49LJM21hLUL0tvjXNe1sUCsy7LWdTqXM/1/PIq88s7 Ds2w+EYQ3HvzVkW3Z2nlxlHueYoIW6gWwQc1WjcFRXpnHH+fuYTMgAPMfJXtZ9I8f4dV F4vf3btyj8nxWOxyWa/ofChA8Jnzzpw1iQnayy+BAi7O+5NBaT/D9QL6HYxMloch5rOC iLv0+khzK/ZEEdBL9NpaYhZC8jLeSdit5R/zQTlx5BbYl9Ez1prStp2kYHUJK0F/ScYu /c4M3kkTcDNWCO6tCrhyS7tPn+Df6dfAP0KSH10vNHcbAFU6d/CznhqTQEzDPBv29rLy 3dxA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=EHCAmbZncxyqiHNCt7e5dWUq0un45/5fVA9Z6OZfCe4=; b=CVcf8+9G2HcUjvm8Mkof0DyRPgZ4wQi9gQqGtY+1dlfDf1xoewkQbkWya43/awY6Ar g9fpiUtYZNCQNS3F3VnsKypW4VE5XtCx+l5yF7MZU3syLyGxcx90rbuYIOUGa533qpcV ZwnSageizSjZmxS/lXRX0JXKQ9//NIVshmnLuhpcAf3oSHISOx5GVRTnIR/R9uxXjRhj nVsh27RoVU+ErgqKY4bAM0XpRb7FEP61LbR6Ofo+8IrrYorWKud0HB38MOI5Hx6xQJM/ mldBB9jVbWk6EJKUWJmEmSZzrghdD87usbSmnMVALjhTTcw2ar/hl6sD+9kv7bTDNgGS 7vpg==
X-Gm-Message-State: AMke39n8ZCai3NC0nrrEPxBGSbgnGtGOh8DIa5r2R9tea32MwoOw8bC8wV3YDYNjMZe6VT3DeuYowM0h76FcLBy0
X-Received: by 10.37.178.39 with SMTP id i39mr12679358ybj.146.1486513365436; Tue, 07 Feb 2017 16:22:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.37.6.69 with HTTP; Tue, 7 Feb 2017 16:22:43 -0800 (PST)
In-Reply-To: <CACnuoxW_yBXjdD_gF-WySQQQKDv0kST4N3477hH4WB3WughE1g@mail.gmail.com>
References: <CANtLugMTuWmWdJV39dj5xBVPaaixZA0xE_DCd0y7Gi4-hE4KBA@mail.gmail.com> <CACnuoxW_yBXjdD_gF-WySQQQKDv0kST4N3477hH4WB3WughE1g@mail.gmail.com>
From: Brandon Long <blong@google.com>
Date: Tue, 7 Feb 2017 16:22:43 -0800
Message-ID: <CABa8R6sON3+PrvTRbnhWdX6jovyG7Giyq3Ozrfq33d2g=ypV_g@mail.gmail.com>
To: Kurt Andersen <kandersen@linkedin.com>
Content-Type: multipart/alternative; boundary=f403045f42921a73040547f9ddcd
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/GybMxEIE-6HVEzh8LAOlUB8VCYk>
Cc: "dmarc@ietf.org" <dmarc@ietf.org>, Gene Shuman <gene@valimail.com>
Subject: Re: [dmarc-ietf] invalid ARC chains
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Wed, 08 Feb 2017 00:22:50 -0000

--f403045f42921a73040547f9ddcd
Content-Type: text/plain; charset=UTF-8

On Mon, Jan 30, 2017 at 2:59 PM, Kurt Andersen <kandersen@linkedin.com>
wrote:

> On Mon, Jan 30, 2017 at 10:24 AM, Gene Shuman <gene@valimail.com> wrote:
>
>> Extricating this discussion from the one about key sizes.  We left off
>> at discussing whether we should implement something like a cv=invalid
>> for arc chains that are no longer well defined.
>>
>> Brandon, I think you had the last response, and suggested that
>> receivers just refuse to continue to process invalid chains?  This
>> seems plausible, and might be simpler.  I have no strong opinions one
>> way or the other, although I think I slightly prefer the cv=invalid
>> state, as it strictly defines what receivers are to do with invalid
>> chains.
>>
>> Regardless, I still stand by the fact that section 5.2.1 needs to go &
>> that we should probably explicitly codify what constitutes an invalid
>> arc chain.
>>
>
> I don't think that 5.2.1 needs to be deleted, just significantly
> refactored (which I plan to do next weekend).
>
> I think that having a participating receiver mark an chain as "broken
> beyond repair" (aka = invalid) is a beneficial terminal state beyond which
> no other mediators should perform any further ARC machinations. It's
> certainly possible that a malicious mediator could essentially break every
> ARC chain that it sees, but that's no different than what can happen today
> and also is a situation that we are not trying to solve.
>

One challenge is how to specify that a chain is cv=invalid.  It implies
being able to sign an invalid chain.

Brandon

--f403045f42921a73040547f9ddcd
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Mon, Jan 30, 2017 at 2:59 PM, Kurt Andersen <span dir=3D"ltr">&lt;<a=
 href=3D"mailto:kandersen@linkedin.com" target=3D"_blank">kandersen@linkedi=
n.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"l=
tr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><span class=3D"">=
On Mon, Jan 30, 2017 at 10:24 AM, Gene Shuman <span dir=3D"ltr">&lt;<a href=
=3D"mailto:gene@valimail.com" target=3D"_blank">gene@valimail.com</a>&gt;</=
span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8e=
x;border-left:1px #ccc solid;padding-left:1ex">Extricating this discussion =
from the one about key sizes.=C2=A0 We left off<br>
at discussing whether we should implement something like a cv=3Dinvalid<br>
for arc chains that are no longer well defined.<br>
<br>
Brandon, I think you had the last response, and suggested that<br>
receivers just refuse to continue to process invalid chains?=C2=A0 This<br>
seems plausible, and might be simpler.=C2=A0 I have no strong opinions one<=
br>
way or the other, although I think I slightly prefer the cv=3Dinvalid<br>
state, as it strictly defines what receivers are to do with invalid<br>
chains.<br>
<br>
Regardless, I still stand by the fact that section 5.2.1 needs to go &amp;<=
br>
that we should probably explicitly codify what constitutes an invalid<br>
arc chain.<br></blockquote><div><br></div></span><div>I don&#39;t think tha=
t 5.2.1 needs to be deleted, just significantly refactored (which I plan to=
 do next weekend).=C2=A0</div><div><br></div><div>I think that having a par=
ticipating receiver mark an chain as &quot;broken beyond repair&quot; (aka =
=3D invalid) is a beneficial terminal state beyond which no other mediators=
 should perform any further ARC machinations. It&#39;s certainly possible t=
hat a malicious mediator could essentially break every ARC chain that it se=
es, but that&#39;s no different than what can happen today and also is a si=
tuation that we are not trying to solve.</div></div></div></div></blockquot=
e><div><br></div><div>One challenge is how to specify that a chain is cv=3D=
invalid.=C2=A0 It implies being able to sign an invalid chain.</div><div><b=
r></div><div>Brandon=C2=A0</div></div></div></div>

--f403045f42921a73040547f9ddcd--


From jrideout@agari.com  Wed Feb  8 09:29:12 2017
Return-Path: <jrideout@agari.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 72F75129CBD for <dmarc@ietfa.amsl.com>; Wed,  8 Feb 2017 09:29:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=agari.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 OBTErXYfFPvR for <dmarc@ietfa.amsl.com>; Wed,  8 Feb 2017 09:29:10 -0800 (PST)
Received: from mail-ua0-x235.google.com (mail-ua0-x235.google.com [IPv6:2607:f8b0:400c:c08::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 691E7129CC3 for <dmarc@ietf.org>; Wed,  8 Feb 2017 09:29:10 -0800 (PST)
Received: by mail-ua0-x235.google.com with SMTP id 35so114670442uak.1 for <dmarc@ietf.org>; Wed, 08 Feb 2017 09:29:10 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agari.com; s=s1024; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=kYk1wJu1+8IOyLWVoeZZNM/zCx1NQogunziyzAuCluk=; b=DcJ+UBD7zmQudyTGe8AoH2t9CuHiWgva0yDAZucZRnWfNbIPjJLe0D0VLsyTh3BOL7 C6GRjDn6eZfnY0/BqwChN7ZIcqQUXPFqkKFy/i6CgVLp3OuFVZvZXam5PlwMDaypvYOf xcTVzn7kQhgIiY2ebSIGDpheK/p/nv7LqLvBs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=kYk1wJu1+8IOyLWVoeZZNM/zCx1NQogunziyzAuCluk=; b=Fnrv7nFUKi1HnohByDoEIIXn6nziXEtmO9ma3Wvc/LroCjZOKlzAyc3Wf1kvnxU0kl T/DOkytGVndHMTHc28qC6plj5iHeRJ0LDKHhb+wY+kEidKurfxgQRk7vDP2x6ksnn9mS 1/U5cwcQ6/nsjdgmlg4oCKFLW9/W9q3/qK9DZspdeBsD5C4qF2qE7Zg3PaRQ0vtYiP38 vKd6UVi7gDsynLlhNsTXwVtNjVbzQ6KCgaGPUJ5dZQnHEcDhRzz0rkE+rwCAQT+7jcmh i4w+H2KxAyg3Vis6wZ/o4Yndr3Osa1QWbqd4tY9dh7hioyCIEUQKhvJZsVOYG6Abcmbc KYOQ==
X-Gm-Message-State: AIkVDXL1QXAX/tf3BFwF7w9QiAObsDUy6gYP5bvYNO3xwjIFLPnyvlYcnNMgj2HtavKtfOHIUpC9VWzyZC/3hoTd
X-Received: by 10.176.82.130 with SMTP id v2mr11282689uav.62.1486574949418; Wed, 08 Feb 2017 09:29:09 -0800 (PST)
MIME-Version: 1.0
Received: by 10.31.56.140 with HTTP; Wed, 8 Feb 2017 09:28:49 -0800 (PST)
In-Reply-To: <CABa8R6sON3+PrvTRbnhWdX6jovyG7Giyq3Ozrfq33d2g=ypV_g@mail.gmail.com>
References: <CANtLugMTuWmWdJV39dj5xBVPaaixZA0xE_DCd0y7Gi4-hE4KBA@mail.gmail.com> <CACnuoxW_yBXjdD_gF-WySQQQKDv0kST4N3477hH4WB3WughE1g@mail.gmail.com> <CABa8R6sON3+PrvTRbnhWdX6jovyG7Giyq3Ozrfq33d2g=ypV_g@mail.gmail.com>
From: Jacob Rideout <jrideout@agari.com>
Date: Wed, 8 Feb 2017 12:28:49 -0500
Message-ID: <CANZe3Ma4gWne4T-CukT9PzUzt7OOyC1d9C5kCM03Fd7qj_byyQ@mail.gmail.com>
To: Brandon Long <blong@google.com>
Content-Type: multipart/alternative; boundary=94eb2c18fe0ccb4db1054808331d
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/VuoQbu54a4pylEiN2zYwU64XWSw>
X-Mailman-Approved-At: Wed, 08 Feb 2017 09:38:43 -0800
Cc: "dmarc@ietf.org" <dmarc@ietf.org>, Kurt Andersen <kandersen@linkedin.com>, Gene Shuman <gene@valimail.com>
Subject: Re: [dmarc-ietf] invalid ARC chains
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Wed, 08 Feb 2017 17:30:18 -0000

--94eb2c18fe0ccb4db1054808331d
Content-Type: text/plain; charset=UTF-8

On Tue, Feb 7, 2017 at 7:22 PM, Brandon Long <blong@google.com> wrote:
>
> On Mon, Jan 30, 2017 at 2:59 PM, Kurt Andersen <kandersen@linkedin.com>
> wrote:
>
>> On Mon, Jan 30, 2017 at 10:24 AM, Gene Shuman <gene@valimail.com> wrote:
>>
>>> Extricating this discussion from the one about key sizes.  We left off
>>> at discussing whether we should implement something like a cv=invalid
>>> for arc chains that are no longer well defined.
>>>
>>> Brandon, I think you had the last response, and suggested that
>>> receivers just refuse to continue to process invalid chains?  This
>>> seems plausible, and might be simpler.  I have no strong opinions one
>>> way or the other, although I think I slightly prefer the cv=invalid
>>> state, as it strictly defines what receivers are to do with invalid
>>> chains.
>>>
>>> Regardless, I still stand by the fact that section 5.2.1 needs to go &
>>> that we should probably explicitly codify what constitutes an invalid
>>> arc chain.
>>>
>>
>> I don't think that 5.2.1 needs to be deleted, just significantly
>> refactored (which I plan to do next weekend).
>>
>> I think that having a participating receiver mark an chain as "broken
>> beyond repair" (aka = invalid) is a beneficial terminal state beyond which
>> no other mediators should perform any further ARC machinations. It's
>> certainly possible that a malicious mediator could essentially break every
>> ARC chain that it sees, but that's no different than what can happen today
>> and also is a situation that we are not trying to solve.
>>
>
> One challenge is how to specify that a chain is cv=invalid.  It implies
> being able to sign an invalid chain.
>

What is expected workflow in this case?

Say I'm alumni-forwarder.edu, and I receive a message with an ARC set (and
for the sake of this example, these are forgeries). After checking the
signitures, I consider the ARC set to be invalid. Section 6.4.2 suggests I
inform the sender of a message integrity failure. However, presume (given
no other abuse or spam signals) I want to forward all the mail receive on
and ARC failure alone is an insufficent reason to stop my forwarding.

How do I proceed? Stip the existing ARC set and start over with i=1 ?  Set
cv=fail?

A downstream receiver still might want to trust the
[ARC-]Authentication-Results
appended by alumni-forwarder.edu, but I think currently would be advised
against it in the case of cv=fail.

- Jacob

--94eb2c18fe0ccb4db1054808331d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On T=
ue, Feb 7, 2017 at 7:22 PM, Brandon Long <span dir=3D"ltr">&lt;<a href=3D"m=
ailto:blong@google.com" target=3D"_blank">blong@google.com</a>&gt;</span> w=
rote:<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;bo=
rder-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><di=
v class=3D"gmail_extra"><div class=3D"gmail_quote"><span class=3D"gmail-">O=
n Mon, Jan 30, 2017 at 2:59 PM, Kurt Andersen <span dir=3D"ltr">&lt;<a href=
=3D"mailto:kandersen@linkedin.com" target=3D"_blank">kandersen@linkedin.com=
</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin=
:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"=
><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><sp=
an>On Mon, Jan 30, 2017 at 10:24 AM, Gene Shuman <span dir=3D"ltr">&lt;<a h=
ref=3D"mailto:gene@valimail.com" target=3D"_blank">gene@valimail.com</a>&gt=
;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0px 0p=
x 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Extric=
ating this discussion from the one about key sizes.=C2=A0 We left off<br>
at discussing whether we should implement something like a cv=3Dinvalid<br>
for arc chains that are no longer well defined.<br>
<br>
Brandon, I think you had the last response, and suggested that<br>
receivers just refuse to continue to process invalid chains?=C2=A0 This<br>
seems plausible, and might be simpler.=C2=A0 I have no strong opinions one<=
br>
way or the other, although I think I slightly prefer the cv=3Dinvalid<br>
state, as it strictly defines what receivers are to do with invalid<br>
chains.<br>
<br>
Regardless, I still stand by the fact that section 5.2.1 needs to go &amp;<=
br>
that we should probably explicitly codify what constitutes an invalid<br>
arc chain.<br></blockquote><div><br></div></span><div>I don&#39;t think tha=
t 5.2.1 needs to be deleted, just significantly refactored (which I plan to=
 do next weekend).=C2=A0</div><div><br></div><div>I think that having a par=
ticipating receiver mark an chain as &quot;broken beyond repair&quot; (aka =
=3D invalid) is a beneficial terminal state beyond which no other mediators=
 should perform any further ARC machinations. It&#39;s certainly possible t=
hat a malicious mediator could essentially break every ARC chain that it se=
es, but that&#39;s no different than what can happen today and also is a si=
tuation that we are not trying to solve.</div></div></div></div></blockquot=
e><div><br></div></span><div>One challenge is how to specify that a chain i=
s cv=3Dinvalid.=C2=A0 It implies being able to sign an invalid chain.</div>=
</div></div></div></blockquote><div><br></div><div>What is expected workflo=
w in this case?</div><div><br></div><div>Say I&#39;m <a href=3D"http://alum=
ni-forwarder.edu">alumni-forwarder.edu</a>, and I receive a message with an=
 ARC set (and for the sake of this example, these are forgeries). After che=
cking the signitures, I consider the ARC set to be invalid. Section 6.4.2 s=
uggests I inform the sender of a=C2=A0<span style=3D"color:rgb(0,0,0);font-=
size:13.3333px">message integrity failure. However, presume (given no other=
 abuse or spam signals) I want to forward all the mail receive on and ARC f=
ailure alone is an insufficent reason to stop my forwarding.</span></div><d=
iv><span style=3D"color:rgb(0,0,0);font-size:13.3333px"><br></span></div><d=
iv><span style=3D"color:rgb(0,0,0);font-size:13.3333px">How do I proceed? S=
tip the existing ARC set and start over with i=3D1 ?=C2=A0 Set cv=3Dfail?</=
span></div><div><span style=3D"color:rgb(0,0,0);font-size:13.3333px"><br></=
span></div><div><font color=3D"#000000"><span style=3D"font-size:13.3333px"=
>A downstream receiver still might want to trust the [</span></font><span s=
tyle=3D"color:rgb(0,0,0);font-size:13.3333px">ARC-]</span><span style=3D"co=
lor:rgb(0,0,0);font-size:13.3333px">Authentication-Results appended by=C2=
=A0</span><a href=3D"http://alumni-forwarder.edu">alumni-forwarder.edu</a>,=
 but I think currently would be advised against it in the case of cv=3Dfail=
.</div><div><br></div><div>- Jacob</div></div></div></div>

--94eb2c18fe0ccb4db1054808331d--


From nobody Wed Feb  8 10:59:35 2017
Return-Path: <kandersen@linkedin.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 33965129BAE for <dmarc@ietfa.amsl.com>; Wed,  8 Feb 2017 10:59:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.322
X-Spam-Level: 
X-Spam-Status: No, score=-4.322 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=linkedin.com header.b=aqBZJWYM; dkim=pass (1024-bit key) header.d=linkedin.com header.b=Y9aszP48
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 ld7DM2QLecUg for <dmarc@ietfa.amsl.com>; Wed,  8 Feb 2017 10:59:31 -0800 (PST)
Received: from mail521.linkedin.com (mail521.linkedin.com [108.174.6.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D393B129D89 for <dmarc@ietf.org>; Wed,  8 Feb 2017 10:59:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linkedin.com; s=proddkim1024; t=1486580369; bh=yvI35Hoz0GtVfqWBzGAA1f1WUSuQmD+vD/Lm1Z2OW5k=; h=MIME-Version:From:Date:Subject:To:Content-Type; b=aqBZJWYMJ+4/UgtQQZp2H1c6JDXvwzTXu6pJ/EBhQCSmX0/wT9vIMJottg2QMLovT y/pYvUrvn+HN3Q5/fl9LILqB9BFak00Mq6aJdgUolDHD6G2dJJH4wJEOPe40Nv/bfy 6Y2BOE0n8SOe7Wbs/1UBrXWnJ7/Wki8QCl8kSAd4=
Authentication-Results: mail521.prod.linkedin.com x-tls.subject="/C=US/ST=California/L=Mountain View/O=Google Inc/CN=smtp.gmail.com"; auth=pass (cipher=ECDHE-RSA-AES128-GCM-SHA256)
Authentication-Results: mail521.prod.linkedin.com; iprev=pass policy.iprev="2607:f8b0:400d:c09::247"; spf=softfail smtp.mailfrom="kandersen@linkedin.com" smtp.helo="mail-qk0-x247.google.com"; dkim=pass header.d=linkedin.com; tls=pass (verified) key.ciphersuite="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" key.length="128" tls.v="tlsv1.2" cert.client="C=US,ST=California,L=Mountain View,O=Google Inc,CN=smtp.gmail.com" cert.clientissuer="C=US,O=Google Inc,CN=Google Internet Authority G2"
Received: from [2607:f8b0:400d:c09::247] ([2607:f8b0:400d:c09::247.38766] helo=mail-qk0-x247.google.com) by mail521.prod.linkedin.com (envelope-from <kandersen@linkedin.com>) (ecelerity 3.6.21.53563 r(Core:3.6.21.0)) with ESMTPS (cipher=ECDHE-RSA-AES128-GCM-SHA256 subject="/C=US/ST=California/L=Mountain View/O=Google Inc/CN=smtp.gmail.com")  id 11/32-04459-19A6B985; Wed, 08 Feb 2017 18:59:29 +0000
Received: by mail-qk0-x247.google.com with SMTP id s186so104039291qkb.5 for <dmarc@ietf.org>; Wed, 08 Feb 2017 10:59:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linkedin.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=yvI35Hoz0GtVfqWBzGAA1f1WUSuQmD+vD/Lm1Z2OW5k=; b=Y9aszP48dAkOrk1BqyDIpbtVmGCgFJDY/iXQL/8pKFzdgysts++WHX7fEE9A3cmPM/ jsC6prS2T8YTggADJvz0dIFHgd0dBfOkQC1MpPdn4xll6IqFwxkQM+sX9ghU/jisnG69 zwKzqIp0gHvdPNYhnrUjwoJoZooGjmRCQThgw=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=yvI35Hoz0GtVfqWBzGAA1f1WUSuQmD+vD/Lm1Z2OW5k=; b=FJVPr9jgn06uEd/Vzv/haUWomJ4CzKvvDbFIZtn37w/gm+9XTRdaBjV8+E5kqsL79q y52prd3b2MCRDlLDOGS6Eok8u96revwUOlwIZSQdllkh3wekK/PWKES3QIATyT3nup7f lCzwCWorUCHMjKXheb/yU7f0iuM2MT6o53JjB/VrAc9zZdYpZrkjBjjuxXaIVFrQy1sI X/11Z348tnlGP5CCxrdAnGMox81ZddggDvxy0RtW4C0LdmeI9aqsPF/UEqcTGv8yK9GY 1/3rLVuRMgIMAhn4Ha9GEOKVlaJPapXgCBwbP/RlZQt5aWX4EDDlKrVHNmcfYbZ7Hc+C 50+g==
X-Gm-Message-State: AMke39k5keULx0weF8olAqRXxFSm7x29YUOiJKD2ByM9yozhL2Ou/b2345fdyqTAECSyRQqgEW1rqIjPa2V1aMOcYiNYjEQ4E0T1cZf1Ud1h/2TlwiRop5RO8P136vUdIJGOsVXOhPsvS5XUwtOd7BjCyvX9
X-Received: by 10.55.81.136 with SMTP id f130mr21568673qkb.75.1486580369104; Wed, 08 Feb 2017 10:59:29 -0800 (PST)
X-Received: by 10.55.81.136 with SMTP id f130mr21568649qkb.75.1486580368810; Wed, 08 Feb 2017 10:59:28 -0800 (PST)
MIME-Version: 1.0
Received: by 10.55.75.136 with HTTP; Wed, 8 Feb 2017 10:59:28 -0800 (PST)
In-Reply-To: <CANZe3Ma4gWne4T-CukT9PzUzt7OOyC1d9C5kCM03Fd7qj_byyQ@mail.gmail.com>
References: <CANtLugMTuWmWdJV39dj5xBVPaaixZA0xE_DCd0y7Gi4-hE4KBA@mail.gmail.com> <CACnuoxW_yBXjdD_gF-WySQQQKDv0kST4N3477hH4WB3WughE1g@mail.gmail.com> <CABa8R6sON3+PrvTRbnhWdX6jovyG7Giyq3Ozrfq33d2g=ypV_g@mail.gmail.com> <CANZe3Ma4gWne4T-CukT9PzUzt7OOyC1d9C5kCM03Fd7qj_byyQ@mail.gmail.com>
From: Kurt Andersen <kandersen@linkedin.com>
Date: Wed, 8 Feb 2017 10:59:28 -0800
Message-ID: <CACnuoxWiu+ind2Va0gNErvp44-Tc9T1Oxqt3+zy7ysLVh0upTg@mail.gmail.com>
To: Jacob Rideout <jrideout@agari.com>
Content-Type: multipart/alternative; boundary=001a114a6fa0d066ad0548097668
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/cmgqTjtK_iVl7nBiEthFnSTpuxQ>
Cc: Brandon Long <blong@google.com>, "dmarc@ietf.org" <dmarc@ietf.org>, Gene Shuman <gene@valimail.com>
Subject: Re: [dmarc-ietf] invalid ARC chains
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Wed, 08 Feb 2017 18:59:33 -0000

--001a114a6fa0d066ad0548097668
Content-Type: text/plain; charset=UTF-8

On Wed, Feb 8, 2017 at 9:28 AM, Jacob Rideout <jrideout@agari.com> wrote:

>
> What is expected workflow in this case?
>
> Say I'm alumni-forwarder.edu, and I receive a message with an ARC set
> (and for the sake of this example, these are forgeries). After checking the
> signitures, I consider the ARC set to be invalid. Section 6.4.2 suggests I
> inform the sender of a message integrity failure. However, presume (given
> no other abuse or spam signals) I want to forward all the mail receive on
> and ARC failure alone is an insufficent reason to stop my forwarding.
>
> How do I proceed? Stip the existing ARC set and start over with i=1 ?  Set
> cv=fail?
>
> A downstream receiver still might want to trust the [ARC-]Authentication-Results
> appended by alumni-forwarder.edu, but I think currently would be advised
> against it in the case of cv=fail.
>
> - Jacob
>

This question is exactly what we are discussing. There is no one else to
define what "should" be done. What do *you* think should be done?

--Kurt

--001a114a6fa0d066ad0548097668
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On W=
ed, Feb 8, 2017 at 9:28 AM, Jacob Rideout <span dir=3D"ltr">&lt;<a href=3D"=
mailto:jrideout@agari.com" target=3D"_blank">jrideout@agari.com</a>&gt;</sp=
an> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div class=3D=
"gmail_extra"><div class=3D"gmail_quote"><span class=3D""><br><div>What is =
expected workflow in this case?<br></div></span><div><br></div><div>Say I&#=
39;m <a href=3D"http://alumni-forwarder.edu" target=3D"_blank">alumni-forwa=
rder.edu</a>, and I receive a message with an ARC set (and for the sake of =
this example, these are forgeries). After checking the signitures, I consid=
er the ARC set to be invalid. Section 6.4.2 suggests I inform the sender of=
 a=C2=A0<span style=3D"color:rgb(0,0,0);font-size:13.3333px">message integr=
ity failure. However, presume (given no other abuse or spam signals) I want=
 to forward all the mail receive on and ARC failure alone is an insufficent=
 reason to stop my forwarding.</span></div><div><span style=3D"color:rgb(0,=
0,0);font-size:13.3333px"><br></span></div><div><span style=3D"color:rgb(0,=
0,0);font-size:13.3333px">How do I proceed? Stip the existing ARC set and s=
tart over with i=3D1 ?=C2=A0 Set cv=3Dfail?</span></div><div><span style=3D=
"color:rgb(0,0,0);font-size:13.3333px"><br></span></div><div><font color=3D=
"#000000"><span style=3D"font-size:13.3333px">A downstream receiver still m=
ight want to trust the [</span></font><span style=3D"color:rgb(0,0,0);font-=
size:13.3333px">ARC-]</span><span style=3D"color:rgb(0,0,0);font-size:13.33=
33px">Authentication-Results appended by=C2=A0</span><a href=3D"http://alum=
ni-forwarder.edu" target=3D"_blank">alumni-forwarder.edu</a>, but I think c=
urrently would be advised against it in the case of cv=3Dfail.</div><span c=
lass=3D"HOEnZb"><font color=3D"#888888"><div><br></div><div>- Jacob</div></=
font></span></div></div></div>
</blockquote></div><br></div><div class=3D"gmail_extra">This question is ex=
actly what we are discussing. There is no one else to define what &quot;sho=
uld&quot; be done. What do *you* think should be done?</div><div class=3D"g=
mail_extra"><br></div><div class=3D"gmail_extra">--Kurt</div></div>

--001a114a6fa0d066ad0548097668--


From nobody Thu Feb  9 15:37:18 2017
Return-Path: <blong@google.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 643BB129D30 for <dmarc@ietfa.amsl.com>; Thu,  9 Feb 2017 15:37:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.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 sp912JLe0UtT for <dmarc@ietfa.amsl.com>; Thu,  9 Feb 2017 15:37:11 -0800 (PST)
Received: from mail-yw0-x229.google.com (mail-yw0-x229.google.com [IPv6:2607:f8b0:4002:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19BEB129D23 for <dmarc@ietf.org>; Thu,  9 Feb 2017 15:37:11 -0800 (PST)
Received: by mail-yw0-x229.google.com with SMTP id u68so11949345ywg.0 for <dmarc@ietf.org>; Thu, 09 Feb 2017 15:37:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=waiyEJfr4NqioWezElOPkyTPut+4S2VvulM/8a86JqI=; b=AHh1/pzIqDckUF2drXCaaSUgBqPFjSsxE0nR4TWqcZfOP693c2lVAkud1cNToU4lYa HfWw+Z+whoMO5t/xR8d9X/9ZO+U1GWovUsw1gTAB4U606DDmjcKiTCjsI8uWPKWDy7CX 5SsmIDtZzVUucL2AFqFNijaa17VYIqmAlznnUrzdG2EOI/VR2vr588aATRNPJhCCGy3V nxArJ0PXDOsanN8eEny05C4w/r/0o5nB4DNb9nmxZ0Ll5htZk7BymJlAmZa72a8qtSCx le0n3nFVCC29OBOp7SNF9BcaYkj/r8B1DKmz0R4zDSLpeKmtzg7t8HAqG4f+DQxiuv2V +GRg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=waiyEJfr4NqioWezElOPkyTPut+4S2VvulM/8a86JqI=; b=L8u1sPy7Q8Qko8BXZJu48oyPkf1qWPnMz+7GKEZanNJ7lZ6eittkAdtUOOUuUIcArN q2hw54yLpu3S3e+tuvm/u+rxULPqfq1d4RBFNgm0Q2bWTzojIKadCvI+L9rEq1Tef5jU 0nUbpiINUZ4RRZIm3wGjN4vEIJwWK7kvYTxCnWILTN9y7yl/RQWiegTdzkogEiZRifoW lo6LvbtQC3xiAQDFqnX0NpQ/mDe0RIBoQf8twCeebDLlhgk4nqcYNhgD3wpNCgR9gK2u MpY32W1wXFRScY6h0jKmE4xBoj4nprGiB8RlwyKSTIYzkCNrMe9qmiO6MxCNhI7Nc93n r96A==
X-Gm-Message-State: AMke39la7kOJW8ASWiMQVTvsG0pFS/1Pq3RU4dgeFjdmLbtZ8GstFm6uxdaLDAhwV0rp0Glydyb8MwA1TIVovh2E
X-Received: by 10.129.141.68 with SMTP id w4mr4349476ywj.269.1486683430093; Thu, 09 Feb 2017 15:37:10 -0800 (PST)
MIME-Version: 1.0
Received: by 10.37.6.69 with HTTP; Thu, 9 Feb 2017 15:37:09 -0800 (PST)
In-Reply-To: <CACnuoxWiu+ind2Va0gNErvp44-Tc9T1Oxqt3+zy7ysLVh0upTg@mail.gmail.com>
References: <CANtLugMTuWmWdJV39dj5xBVPaaixZA0xE_DCd0y7Gi4-hE4KBA@mail.gmail.com> <CACnuoxW_yBXjdD_gF-WySQQQKDv0kST4N3477hH4WB3WughE1g@mail.gmail.com> <CABa8R6sON3+PrvTRbnhWdX6jovyG7Giyq3Ozrfq33d2g=ypV_g@mail.gmail.com> <CANZe3Ma4gWne4T-CukT9PzUzt7OOyC1d9C5kCM03Fd7qj_byyQ@mail.gmail.com> <CACnuoxWiu+ind2Va0gNErvp44-Tc9T1Oxqt3+zy7ysLVh0upTg@mail.gmail.com>
From: Brandon Long <blong@google.com>
Date: Thu, 9 Feb 2017 15:37:09 -0800
Message-ID: <CABa8R6uvj1i8Z87PQ7qf0ATgoULGdpVsfvhj=a74BjURNa_0Ow@mail.gmail.com>
To: Kurt Andersen <kandersen@linkedin.com>
Content-Type: multipart/alternative; boundary=f403045ef410bf329a05482175cc
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/ty3ViQrmLDCvdlxucslw8Pyt6NI>
Cc: Jacob Rideout <jrideout@agari.com>, "dmarc@ietf.org" <dmarc@ietf.org>, Gene Shuman <gene@valimail.com>
Subject: Re: [dmarc-ietf] invalid ARC chains
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Thu, 09 Feb 2017 23:37:16 -0000

--f403045ef410bf329a05482175cc
Content-Type: text/plain; charset=UTF-8

I see three options at first glance.

1) An invalid chain can not be signed, therefore it is left intact and the
chain can not be continued.  Anyone receiving the chain should be able to
notice it's invalid as well.  We could add another value in 6.4.3 for the
local Authentication-Results header.

2) We define some mechanism to sign headers even if the chain is invalid,
thus allowing a chain to continue with a cv=invalid statement.

3) We specify that a forwarder should remove all of the arc-* headers
associated with invalid chains.

I think fully specifying all the invalid cases for #2 is going to be
challenging, and will be the source of errors in implementations, and I
don't think the end result is likely to be worth it.

I'm leary of removing the headers and therefore the information in #3.
Based on the final copy of the mail, one wouldn't be able to know that the
arc chain was removed or why.  I guess one could rename all of the headers
instead, ie arc-signature to invalid-arc-signature or something.

So, I'm leaning to #1 myself.

Brandon

On Wed, Feb 8, 2017 at 10:59 AM, Kurt Andersen <kandersen@linkedin.com>
wrote:

> On Wed, Feb 8, 2017 at 9:28 AM, Jacob Rideout <jrideout@agari.com> wrote:
>
>>
>> What is expected workflow in this case?
>>
>> Say I'm alumni-forwarder.edu, and I receive a message with an ARC set
>> (and for the sake of this example, these are forgeries). After checking the
>> signitures, I consider the ARC set to be invalid. Section 6.4.2 suggests I
>> inform the sender of a message integrity failure. However, presume
>> (given no other abuse or spam signals) I want to forward all the mail
>> receive on and ARC failure alone is an insufficent reason to stop my
>> forwarding.
>>
>> How do I proceed? Stip the existing ARC set and start over with i=1 ?
>> Set cv=fail?
>>
>> A downstream receiver still might want to trust the [ARC-]Authentication-Results
>> appended by alumni-forwarder.edu, but I think currently would be advised
>> against it in the case of cv=fail.
>>
>> - Jacob
>>
>
> This question is exactly what we are discussing. There is no one else to
> define what "should" be done. What do *you* think should be done?
>
> --Kurt
>

--f403045ef410bf329a05482175cc
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I see three options at first glance.<div><br></div><div>1)=
 An invalid chain can not be signed, therefore it is left intact and the ch=
ain can not be continued.=C2=A0 Anyone receiving the chain should be able t=
o notice it&#39;s invalid as well.=C2=A0 We could add another value in 6.4.=
3 for the local Authentication-Results header.</div><div><br></div><div>2) =
We define some mechanism to sign headers even if the chain is invalid, thus=
 allowing a chain to continue with a cv=3Dinvalid statement.</div><div><br>=
</div><div>3) We specify that a forwarder should remove all of the arc-* he=
aders associated with invalid chains.</div><div><br></div><div>I think full=
y specifying all the invalid cases for #2 is going to be challenging, and w=
ill be the source of errors in implementations, and I don&#39;t think the e=
nd result is likely to be worth it.</div><div><br></div><div>I&#39;m leary =
of removing the headers and therefore the information in #3.=C2=A0 Based on=
 the final copy of the mail, one wouldn&#39;t be able to know that the arc =
chain was removed or why.=C2=A0 I guess one could rename all of the headers=
 instead, ie arc-signature to invalid-arc-signature or something.</div><div=
><br>So, I&#39;m leaning to #1 myself.</div><div><br></div><div>Brandon</di=
v></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, F=
eb 8, 2017 at 10:59 AM, Kurt Andersen <span dir=3D"ltr">&lt;<a href=3D"mail=
to:kandersen@linkedin.com" target=3D"_blank">kandersen@linkedin.com</a>&gt;=
</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .=
8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><span cla=
ss=3D""><div class=3D"gmail_extra"><div class=3D"gmail_quote">On Wed, Feb 8=
, 2017 at 9:28 AM, Jacob Rideout <span dir=3D"ltr">&lt;<a href=3D"mailto:jr=
ideout@agari.com" target=3D"_blank">jrideout@agari.com</a>&gt;</span> wrote=
:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-le=
ft:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div class=3D"gmail_ex=
tra"><div class=3D"gmail_quote"><span><br><div>What is expected workflow in=
 this case?<br></div></span><div><br></div><div>Say I&#39;m <a href=3D"http=
://alumni-forwarder.edu" target=3D"_blank">alumni-forwarder.edu</a>, and I =
receive a message with an ARC set (and for the sake of this example, these =
are forgeries). After checking the signitures, I consider the ARC set to be=
 invalid. Section 6.4.2 suggests I inform the sender of a=C2=A0<span style=
=3D"color:rgb(0,0,0);font-size:13.3333px">message integrity failure. Howeve=
r, presume (given no other abuse or spam signals) I want to forward all the=
 mail receive on and ARC failure alone is an insufficent reason to stop my =
forwarding.</span></div><div><span style=3D"color:rgb(0,0,0);font-size:13.3=
333px"><br></span></div><div><span style=3D"color:rgb(0,0,0);font-size:13.3=
333px">How do I proceed? Stip the existing ARC set and start over with i=3D=
1 ?=C2=A0 Set cv=3Dfail?</span></div><div><span style=3D"color:rgb(0,0,0);f=
ont-size:13.3333px"><br></span></div><div><font color=3D"#000000"><span sty=
le=3D"font-size:13.3333px">A downstream receiver still might want to trust =
the [</span></font><span style=3D"color:rgb(0,0,0);font-size:13.3333px">ARC=
-]</span><span style=3D"color:rgb(0,0,0);font-size:13.3333px">Authenticatio=
n-Results appended by=C2=A0</span><a href=3D"http://alumni-forwarder.edu" t=
arget=3D"_blank">alumni-forwarder.edu</a>, but I think currently would be a=
dvised against it in the case of cv=3Dfail.</div><span class=3D"m_119612286=
9195242939HOEnZb"><font color=3D"#888888"><div><br></div><div>- Jacob</div>=
</font></span></div></div></div>
</blockquote></div><br></div></span><div class=3D"gmail_extra">This questio=
n is exactly what we are discussing. There is no one else to define what &q=
uot;should&quot; be done. What do *you* think should be done?</div><span cl=
ass=3D"HOEnZb"><font color=3D"#888888"><div class=3D"gmail_extra"><br></div=
><div class=3D"gmail_extra">--Kurt</div></font></span></div>
</blockquote></div><br></div>

--f403045ef410bf329a05482175cc--


From nobody Mon Feb 20 21:44:11 2017
Return-Path: <tim@eudaemon.net>
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 CB734129685 for <dmarc@ietfa.amsl.com>; Mon, 20 Feb 2017 21:44:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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=eudaemon.net
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 H94KFKZEqpAK for <dmarc@ietfa.amsl.com>; Mon, 20 Feb 2017 21:44:08 -0800 (PST)
Received: from mail-pg0-x235.google.com (mail-pg0-x235.google.com [IPv6:2607:f8b0:400e:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F718129686 for <dmarc@ietf.org>; Mon, 20 Feb 2017 21:44:08 -0800 (PST)
Received: by mail-pg0-x235.google.com with SMTP id a123so28464463pgc.0 for <dmarc@ietf.org>; Mon, 20 Feb 2017 21:44:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eudaemon.net; s=dkey;  h=from:content-transfer-encoding:subject:message-id:date:to :mime-version; bh=OmfqaTe7I53JNmfOY4PQOsOBTNtrUsWgDoQT99XLjnw=; b=i0R9j0OJsW/SQqe9WSPRovtHvoY3bZUdaPY+yvU1oUyZDH4l7WZE5w/iA4NtsUFNCt 3rbU7poD/3RDFYN9gnsgnw7Kma+jjaamIYTq4FbqFd/TFVvIe+K0AuN0jgo6JpxizrBf aEym1LQtfAlzNNragnqAIEKxcFdGO87WnEsvc=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=OmfqaTe7I53JNmfOY4PQOsOBTNtrUsWgDoQT99XLjnw=; b=VSGUy1yla0WE1RM3HIcFPiFP5FHXC2Jfj6ay2bNS+BRYqJ18w0IffTh45pRUJ1OiHJ UjJ3hbkyrMVZeqG55Wr+Yar9qur5hrJnKO7uDfWy+kRRBSDhj88TmUV5WzN8vX4XmQxg 7gFarh3Oi09VPiNEM7VsNP/vpKb8mRK3uGFv4MgbvxxVRXI+pjmD0pSMmYGyrz+K7hoo H/myK82IO+OEXUlDnuojjrJDOmMq6dlvSAbEFZEcBC4zhbe0NXtqCUrWM0RZ3UXVERHv oa15LVoEfWBA6s7GMjb6xhslAfmfEUIQSMHx9yP4c9QoPrgdewaF5ncjJOQ5M9oUR5NL 5IBQ==
X-Gm-Message-State: AMke39lMYM1v8x384oG+9GTdNqclllIKAjzER5KoUJYF0uQkB8tTMHiV4Gb/B9gFWAE1hw==
X-Received: by 10.84.211.106 with SMTP id b97mr37488128pli.16.1487655847626; Mon, 20 Feb 2017 21:44:07 -0800 (PST)
Received: from [192.168.1.207] (99-8-184-121.lightspeed.snfcca.sbcglobal.net. [99.8.184.121]) by smtp.gmail.com with ESMTPSA id t22sm38029392pfa.114.2017.02.20.21.44.06 for <dmarc@ietf.org> (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 20 Feb 2017 21:44:07 -0800 (PST)
From: Tim Draegen <tim@eudaemon.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Message-Id: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net>
Date: Mon, 20 Feb 2017 21:44:04 -0800
To: dmarc <dmarc@ietf.org>
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
X-Mailer: Apple Mail (2.3124)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/5oaGiDFxZI-RB3kfBr87BY2vbP0>
Subject: [dmarc-ietf] looking for collaborator for Usage Guide
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Tue, 21 Feb 2017 05:44:09 -0000

Hi all, I'm looking to collaborate with someone on the creation of the =
DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter as "3. =
DMARC Usage":

  https://datatracker.ietf.org/wg/dmarc/charter/

If you or a colleague would be interested in this work, please contact =
me off list. Thanks!
=3D- Tim



From nobody Tue Feb 21 09:41:41 2017
Return-Path: <peter@valimail.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 0E6FB1294C2 for <dmarc@ietfa.amsl.com>; Tue, 21 Feb 2017 09:41:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.717
X-Spam-Level: 
X-Spam-Status: No, score=-1.717 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_FONT_FACE_BAD=0.981, HTML_IMAGE_RATIO_08=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=valimail.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 0IMfV1vVIhMz for <dmarc@ietfa.amsl.com>; Tue, 21 Feb 2017 09:41:37 -0800 (PST)
Received: from mail-qt0-x22b.google.com (mail-qt0-x22b.google.com [IPv6:2607:f8b0:400d:c0d::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CA16129485 for <dmarc@ietf.org>; Tue, 21 Feb 2017 09:41:37 -0800 (PST)
Received: by mail-qt0-x22b.google.com with SMTP id n21so50004395qta.1 for <dmarc@ietf.org>; Tue, 21 Feb 2017 09:41:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=valimail.com; s=google2048; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=tkDOcAgHYD457+zQHSbjjv0gL7ZH9vryl8rhmCl8cHI=; b=CkRZsaVmaqEp6CfQWkmMDVUUTLjXRpgb3DgBZ0G4FeTfeHJG1SVlt2Is86sLDEoy39 1rC6DL029h1M3c9aA3mStx4gJtqowQ8mRJmMUxOZ9ceZnyuRJr8rhWsW+2VOCWGLXIs+ gjFOzSH2AYVLgS/NtxiTTyIX/b52yM45rEWyoIClsV0PLpKgcOQbd2vU8U4bxLJoeI/L u8A6Xr/dkYvCqJk9Wv26ESulG6L0+jhmyoGAU3fWA8cJHs4ul6/cMJkoG1/9R5ErAEka Br5m/0quSWDckPgnmXihEHamt4MP56jMqbz/cLk4GVA9tMo9Rpd09iunARnOGcyHqbKa 6YKA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=tkDOcAgHYD457+zQHSbjjv0gL7ZH9vryl8rhmCl8cHI=; b=Soz7VPr4mkI8EylX1R3fgoZfrIBLnvnxFrTYQMn8lT+Zumm573NrmWT6taFRGTjCJa n2g9KkKvd3HhIjB7sJHNaxKnuN1E4SSka69lES6tz0UxREUNPSj02YhktnBu/P+I2b9l PROK7lCYwYFFCt7Z+1o1Bg9t7ZTGuoISOicnILNHdzC/lsyqp8FsCduGRwt8Q7uHQkwF LFlzIX/nptZWaf26mGpnagvResnoZCBjHvXvdvkLR9amjDJABe3itfKF7jEcrvBxw0Oi LtLUCqc6guYm88Hil67X9VCzY5Pwq6DbyMKK7UGP7X2SIrWzVp4tbLaNgKpliKqySe78 cBPA==
X-Gm-Message-State: AMke39kfhdtXQ+vd5CqEqU26OTUdi88+DlV3/MDUsEtK+bcqTUZsUGUeNTuHfppzm17TJeQQ6n3Bb0mnn4dJaw==
X-Received: by 10.237.32.230 with SMTP id 93mr13669823qtb.144.1487698896355; Tue, 21 Feb 2017 09:41:36 -0800 (PST)
MIME-Version: 1.0
Received: by 10.12.170.16 with HTTP; Tue, 21 Feb 2017 09:41:36 -0800 (PST)
In-Reply-To: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net>
References: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net>
From: Peter Goldstein <peter@valimail.com>
Date: Tue, 21 Feb 2017 09:41:36 -0800
Message-ID: <CAOj=BA0Quh31rKMmAMWM11QKSWg59fFyXQvJ+4PixMnPoRN4dg@mail.gmail.com>
To: Tim Draegen <tim@eudaemon.net>, dmarc <dmarc@ietf.org>
Content-Type: multipart/alternative; boundary=94eb2c0c9b9c40975905490de4c1
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/lPAdhqN-9DSvdjH2E6uRV8dmGaI>
Subject: Re: [dmarc-ietf] looking for collaborator for Usage Guide
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Tue, 21 Feb 2017 17:41:40 -0000

--94eb2c0c9b9c40975905490de4c1
Content-Type: text/plain; charset=UTF-8

Hi Tim,

Mike Jones, Thede Loder, and I have already started work on the DMARC Usage
Guide.  We'd love to loop you in on the process.  We can coordinate off
list.

Best,

Peter

On Mon, Feb 20, 2017 at 9:44 PM, Tim Draegen <tim@eudaemon.net> wrote:

> Hi all, I'm looking to collaborate with someone on the creation of the
> DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter as "3.
> DMARC Usage":
>
>   https://datatracker.ietf.org/wg/dmarc/charter/
>
> If you or a colleague would be interested in this work, please contact me
> off list. Thanks!
> =- Tim
>
>
> _______________________________________________
> dmarc mailing list
> dmarc@ietf.org
> https://www.ietf.org/mailman/listinfo/dmarc
>



-- 


[image: logo for sig file.png]

Bringing Trust to Email

Peter Goldstein | CTO & Co-Founder

peter@valimail.com
+1.415.793.5783 <(415)%20793-5783>

--94eb2c0c9b9c40975905490de4c1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi Tim,<div><br></div><div>Mike Jones, Thede Loder, and I =
have already started work on the DMARC Usage Guide.=C2=A0 We&#39;d love to =
loop you in on the process.=C2=A0 We can coordinate off list.</div><div><br=
></div><div>Best,</div><div><br></div><div>Peter<br></div><div class=3D"gma=
il_extra"><br><div class=3D"gmail_quote">On Mon, Feb 20, 2017 at 9:44 PM, T=
im Draegen <span dir=3D"ltr">&lt;<a href=3D"mailto:tim@eudaemon.net" target=
=3D"_blank">tim@eudaemon.net</a>&gt;</span> wrote:<br><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex">Hi all, I&#39;m looking to collaborate with someone on the creati=
on of the DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter=
 as &quot;3. DMARC Usage&quot;:<br>
<br>
=C2=A0 <a href=3D"https://datatracker.ietf.org/wg/dmarc/charter/" rel=3D"no=
referrer" target=3D"_blank">https://datatracker.ietf.org/w<wbr>g/dmarc/char=
ter/</a><br>
<br>
If you or a colleague would be interested in this work, please contact me o=
ff list. Thanks!<br>
=3D- Tim<br>
<br>
<br>
______________________________<wbr>_________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org" target=3D"_blank">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/l<wbr>istinfo/dmarc</a><br>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class=
=3D"m_-6582565696451491662gmail_signature" data-smartmail=3D"gmail_signatur=
e"><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div d=
ir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr=
"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><d=
iv dir=3D"ltr"><div><span><p dir=3D"ltr" style=3D"line-height:1.38;margin-t=
op:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Ar=
ial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backgroun=
d-color:transparent"><br></span></p><p dir=3D"ltr" style=3D"line-height:1.3=
8;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font=
-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap=
;background-color:transparent"><img src=3D"https://lh5.googleusercontent.co=
m/2H5o4IUaWTQg0CyrwoJc9mFj0TcbJMMCWaIZWc5tSI-3Y7NtaSXWVY5jyaxa8eEuXkbx_liH2=
_QV_IcQWNAs2nN07sRNDvA5OSd06XWJiIcMKW24c8dRvUh4xr33iC_CMgHzgODr" width=3D"2=
39" height=3D"61" style=3D"border:none" alt=3D"logo for sig file.png"></spa=
n></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom=
:0pt"><span style=3D"font-size:12px;font-family:Calibri;color:rgb(131,137,1=
28);font-style:italic;vertical-align:baseline;white-space:pre-wrap">Bringin=
g Trust to Email</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-=
top:0pt;margin-bottom:0pt"><span style=3D"font-size:14px;font-family:Calibr=
i;color:rgb(131,137,128);vertical-align:baseline;white-space:pre-wrap">Pete=
r Goldstein | CTO &amp; Co-Founder</span></p><p dir=3D"ltr" style=3D"line-h=
eight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14px;=
font-family:Calibri;color:rgb(131,137,128);vertical-align:baseline;white-sp=
ace:pre-wrap"><a href=3D"mailto:peter@valimail.com" target=3D"_blank">peter=
@valimail.com</a></span></p><span style=3D"font-size:14px;font-family:Calib=
ri;color:rgb(131,137,128);vertical-align:baseline;white-space:pre-wrap"><a =
href=3D"tel:(415)%20793-5783" value=3D"+14157935783" target=3D"_blank">+1.4=
15.793.5783</a></span></span><br></div></div></div></div></div></div></div>=
</div></div></div></div></div></div></div></div></div></div></div></div></d=
iv></div></div></div>
</div><img src=3D"https://t.yesware.com/t/d51e63df483c4f1bf32b47229814ba3f3=
b13fe44/fd2f7e9ed908a0723074bfd2e0822082/spacer.gif" style=3D"border:0; wid=
th:0; height:0; overflow:hidden;" width=3D"0" height=3D"0"><img src=3D"http=
://t.yesware.com/t/d51e63df483c4f1bf32b47229814ba3f3b13fe44/fd2f7e9ed908a07=
23074bfd2e0822082/spacer.gif" style=3D"border:0; width:0; height:0; overflo=
w:hidden;" width=3D"0" height=3D"0"><font face=3D"yw-d51e63df483c4f1bf32b47=
229814ba3f3b13fe44-fd2f7e9ed908a0723074bfd2e0822082--to" style=3D"display:n=
one"></font></div>

--94eb2c0c9b9c40975905490de4c1--


From nobody Tue Feb 21 19:35:24 2017
Return-Path: <sklist@kitterman.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 5C2FB129568 for <dmarc@ietfa.amsl.com>; Tue, 21 Feb 2017 19:35:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level: 
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=kitterman.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 w154Zd47snA0 for <dmarc@ietfa.amsl.com>; Tue, 21 Feb 2017 19:35:20 -0800 (PST)
Received: from mailout03.controlledmail.com (mailout03.controlledmail.com [IPv6:2607:f0d0:3001:aa::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4B51129560 for <dmarc@ietf.org>; Tue, 21 Feb 2017 19:35:20 -0800 (PST)
Received: from android-df929938bd25e485.home.kitterman.com (static-72-81-252-22.bltmmd.fios.verizon.net [72.81.252.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout03.controlledmail.com (Postfix) with ESMTPSA id F38F4C403A2; Tue, 21 Feb 2017 21:35:18 -0600 (CST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1487734519; bh=q4XRpnOzTqMYVOkCyV84QEFOSmIpWMtbRws8u0LOQdU=; h=Date:In-Reply-To:References:Subject:To:From:From; b=Lv2ovHR8lLxqr2vu7Hxg5S8pd+iYItigxlOlYceg9U6+PGBpGEKjFiqDUFeVXsQa3 mEYuopoN2uYEDHDjqZnCx3IgdCdwx6KmV1IOjYdCgpB860R57lsINPnj/3sBD7Qczr lyZ+1VO+ISryCypR+pc956drVk1TqSFkuV8/G0ZU=
Date: Wed, 22 Feb 2017 03:35:17 +0000
In-Reply-To: <CAOj=BA0Quh31rKMmAMWM11QKSWg59fFyXQvJ+4PixMnPoRN4dg@mail.gmail.com>
References: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net> <CAOj=BA0Quh31rKMmAMWM11QKSWg59fFyXQvJ+4PixMnPoRN4dg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
To: dmarc@ietf.org,Peter Goldstein <peter@valimail.com>
From: Scott Kitterman <sklist@kitterman.com>
Message-ID: <35281094-4F9C-48D2-81F2-FE4FD7ACE997@kitterman.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/JFRM8fimxOCGuzOUqX-Fi9eAsjY>
Subject: Re: [dmarc-ietf] looking for collaborator for Usage Guide
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Wed, 22 Feb 2017 03:35:22 -0000

Would you mind sending a link to what you have done so far? I'd like to see=
 if I have anything to contribute=2E

Scott K

On February 21, 2017 12:41:36 PM EST, Peter Goldstein <peter@valimail=2Eco=
m> wrote:
>Hi Tim,
>
>Mike Jones, Thede Loder, and I have already started work on the DMARC
>Usage
>Guide=2E  We'd love to loop you in on the process=2E  We can coordinate o=
ff
>list=2E
>
>Best,
>
>Peter
>
>On Mon, Feb 20, 2017 at 9:44 PM, Tim Draegen <tim@eudaemon=2Enet> wrote:
>
>> Hi all, I'm looking to collaborate with someone on the creation of
>the
>> DMARC Usage Guide=2E The Usage Guide is mentioned in the WG Charter as
>"3=2E
>> DMARC Usage":
>>
>>   https://datatracker=2Eietf=2Eorg/wg/dmarc/charter/
>>
>> If you or a colleague would be interested in this work, please
>contact me
>> off list=2E Thanks!
>> =3D- Tim
>>
>>
>> _______________________________________________
>> dmarc mailing list
>> dmarc@ietf=2Eorg
>> https://www=2Eietf=2Eorg/mailman/listinfo/dmarc
>>


From nobody Tue Feb 21 23:45:55 2017
Return-Path: <m.vandevis@efuture.nl>
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 73EC21293FB for <dmarc@ietfa.amsl.com>; Tue, 21 Feb 2017 23:45:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=efuture.nl
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 0NeN1qhR7pAA for <dmarc@ietfa.amsl.com>; Tue, 21 Feb 2017 23:45:51 -0800 (PST)
Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C54B11293DB for <dmarc@ietf.org>; Tue, 21 Feb 2017 23:45:50 -0800 (PST)
Received: by mail-vk0-x232.google.com with SMTP id k127so1810832vke.0 for <dmarc@ietf.org>; Tue, 21 Feb 2017 23:45:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=efuture.nl; s=google;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=vBESZbZYKxHolCm27hxFj7xppyyAaQtCloBjqIT0DtY=; b=Lv78nIayzXpioJVqHz6ySEFm+xK6f0hA6AkWwxrozqUOUCJoX4fxnwB6fpgZr7gvLS Ys7p9tCNxWVPMG8q74/I5loxKgVEewdBKBKFO9oZ0yy7tM2WQvrCQx8357wphndIiZ1N H2WlQDPpbGQeSvUxIxZ2Km1att3WV6/R4P1To=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=vBESZbZYKxHolCm27hxFj7xppyyAaQtCloBjqIT0DtY=; b=YdpQWC5kfosty6amEJ38aTzmZh2gToYarsrQBzwLOazqEZnx9MuwOmifiGDwKJw4NB APGTXs9yCn+ph3Jomm/VsGOgi4eme2PCBED7c3iCKgKk9tvrMLovzJd9pktZUyivxS6B 8ItqvLiucW4bjykZPEtQuvecNCXfzaJ5XafKp+VDrMA5YiTKP2MFLfgvtwZluvCPRPRc 5CvVhbzHlotGsABO4RgAIhqkEAf19Sq/bMAaGUrHynqBwdj/p+wSrA7+G+zwyu0MxNFg fu/xEGwSxchZAL1op+VNIJCNutFK86+T0v8dJ1Z8YO3IxiH8D0bcMfuet5x7kUvbiXPC 93YA==
X-Gm-Message-State: AMke39l9zIsAlv5x8PnBuqYJd+q7P6q3QEBsyNeUh3uyD7pxIDMhCExX2CcjleYrxbETvM+MzBFStTmTU5U9Rw==
X-Received: by 10.31.16.219 with SMTP id 88mr55024vkq.107.1487749549787; Tue, 21 Feb 2017 23:45:49 -0800 (PST)
MIME-Version: 1.0
Received: by 10.176.67.69 with HTTP; Tue, 21 Feb 2017 23:45:49 -0800 (PST)
X-Originating-IP: [77.161.116.63]
Received: by 10.176.67.69 with HTTP; Tue, 21 Feb 2017 23:45:49 -0800 (PST)
In-Reply-To: <35281094-4F9C-48D2-81F2-FE4FD7ACE997@kitterman.com>
References: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net> <CAOj=BA0Quh31rKMmAMWM11QKSWg59fFyXQvJ+4PixMnPoRN4dg@mail.gmail.com> <35281094-4F9C-48D2-81F2-FE4FD7ACE997@kitterman.com>
From: Michiel van de Vis <m.vandevis@efuture.nl>
Date: Wed, 22 Feb 2017 08:45:49 +0100
Message-ID: <CAEycsz73WuOoR9Y0Ay2juhjnCBtbhXvtThPDsyf1OpJ3bPOeHQ@mail.gmail.com>
To: Scott Kitterman <sklist@kitterman.com>
Content-Type: multipart/alternative; boundary=001a11432d466e1dcd054919af1e
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/FUbBsl3ZlluY3MKoanstxjhai5s>
Cc: dmarc@ietf.org, Peter Goldstein <peter@valimail.com>
Subject: Re: [dmarc-ietf] looking for collaborator for Usage Guide
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Wed, 22 Feb 2017 07:45:54 -0000

--001a11432d466e1dcd054919af1e
Content-Type: text/plain; charset=UTF-8

Hello,

I'd also like to see your current document and how I could contribute.

Regards
Michiel
DMARC Analyzer



Op 22 feb. 2017 04:35 schreef "Scott Kitterman" <sklist@kitterman.com>:

Would you mind sending a link to what you have done so far? I'd like to see
if I have anything to contribute.

Scott K

On February 21, 2017 12:41:36 PM EST, Peter Goldstein <peter@valimail.com>
wrote:
>Hi Tim,
>
>Mike Jones, Thede Loder, and I have already started work on the DMARC
>Usage
>Guide.  We'd love to loop you in on the process.  We can coordinate off
>list.
>
>Best,
>
>Peter
>
>On Mon, Feb 20, 2017 at 9:44 PM, Tim Draegen <tim@eudaemon.net> wrote:
>
>> Hi all, I'm looking to collaborate with someone on the creation of
>the
>> DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter as
>"3.
>> DMARC Usage":
>>
>>   https://datatracker.ietf.org/wg/dmarc/charter/
>>
>> If you or a colleague would be interested in this work, please
>contact me
>> off list. Thanks!
>> =- Tim
>>
>>
>> _______________________________________________
>> dmarc mailing list
>> dmarc@ietf.org
>> https://www.ietf.org/mailman/listinfo/dmarc
>>

_______________________________________________
dmarc mailing list
dmarc@ietf.org
https://www.ietf.org/mailman/listinfo/dmarc

--001a11432d466e1dcd054919af1e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">Hello,<div dir=3D"auto"><br></div><div dir=3D"auto">I&#39=
;d also like to see your current document and how I could contribute.=C2=A0=
</div><div dir=3D"auto"><br></div><div dir=3D"auto">Regards=C2=A0</div><div=
 dir=3D"auto">Michiel</div><div dir=3D"auto">DMARC Analyzer</div><div dir=
=3D"auto"><br></div><br><div class=3D"gmail_extra" dir=3D"auto"><br><div cl=
ass=3D"gmail_quote">Op 22 feb. 2017 04:35 schreef &quot;Scott Kitterman&quo=
t; &lt;<a href=3D"mailto:sklist@kitterman.com">sklist@kitterman.com</a>&gt;=
:<br type=3D"attribution"><blockquote class=3D"quote" style=3D"margin:0 0 0=
 .8ex;border-left:1px #ccc solid;padding-left:1ex">Would you mind sending a=
 link to what you have done so far? I&#39;d like to see if I have anything =
to contribute.<br>
<br>
Scott K<br>
<div class=3D"elided-text"><br>
On February 21, 2017 12:41:36 PM EST, Peter Goldstein &lt;<a href=3D"mailto=
:peter@valimail.com">peter@valimail.com</a>&gt; wrote:<br>
&gt;Hi Tim,<br>
&gt;<br>
&gt;Mike Jones, Thede Loder, and I have already started work on the DMARC<b=
r>
&gt;Usage<br>
&gt;Guide.=C2=A0 We&#39;d love to loop you in on the process.=C2=A0 We can =
coordinate off<br>
&gt;list.<br>
&gt;<br>
&gt;Best,<br>
&gt;<br>
&gt;Peter<br>
&gt;<br>
&gt;On Mon, Feb 20, 2017 at 9:44 PM, Tim Draegen &lt;<a href=3D"mailto:tim@=
eudaemon.net">tim@eudaemon.net</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi all, I&#39;m looking to collaborate with someone on the creatio=
n of<br>
&gt;the<br>
&gt;&gt; DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter =
as<br>
&gt;&quot;3.<br>
&gt;&gt; DMARC Usage&quot;:<br>
&gt;&gt;<br>
&gt;&gt;=C2=A0 =C2=A0<a href=3D"https://datatracker.ietf.org/wg/dmarc/chart=
er/" rel=3D"noreferrer" target=3D"_blank">https://datatracker.ietf.org/<wbr=
>wg/dmarc/charter/</a><br>
&gt;&gt;<br>
&gt;&gt; If you or a colleague would be interested in this work, please<br>
&gt;contact me<br>
&gt;&gt; off list. Thanks!<br>
&gt;&gt; =3D- Tim<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; dmarc mailing list<br>
&gt;&gt; <a href=3D"mailto:dmarc@ietf.org">dmarc@ietf.org</a><br>
&gt;&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"nor=
eferrer" target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/dmarc=
</a><br>
&gt;&gt;<br>
<br>
______________________________<wbr>_________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/dmarc</a><br>
</div></blockquote></div><br></div></div>

--001a11432d466e1dcd054919af1e--


From nobody Fri Feb 24 07:30:11 2017
Return-Path: <mjones@agari.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 CAFD7129881 for <dmarc@ietfa.amsl.com>; Fri, 24 Feb 2017 07:30:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=mail-agari-com.20150623.gappssmtp.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 5uPQyODVPO-T for <dmarc@ietfa.amsl.com>; Fri, 24 Feb 2017 07:30:09 -0800 (PST)
Received: from mail-qk0-x234.google.com (mail-qk0-x234.google.com [IPv6:2607:f8b0:400d:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 358E11297CF for <dmarc@ietf.org>; Fri, 24 Feb 2017 07:30:09 -0800 (PST)
Received: by mail-qk0-x234.google.com with SMTP id s186so21261519qkb.1 for <dmarc@ietf.org>; Fri, 24 Feb 2017 07:30:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mail-agari-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=iYapbve/vmV9InrWa8pE+fnTcRa2J2W4HvRhWl7LQns=; b=vWV4OLXxlAPU6vSH7n9GCQEBpvD5wAqiP2223ovoD8P7A/a+zsP+O389Hf7NGqI3wR fbh0CXPQx87mBkRD1cSb/3boRi95fHzrmM7FPEqpl1w2bK8iIUNV76PQOra4GE3P96yB f38E7YH5EJ5Lk7jW1I/o0BW1kGLwWEKxEy1SFUP6TF08CE86BuacgUSQe12HFSa3w3xk npVmVKKFLAdo6adRhIBoYKHXYgqPUMNd/1dQ7vErLFlnj1wNIeRavBAk0P1ZUVKRGsrB EmOqFDguNf0akU5ewCkZKKVh+ccVRO2TNf9bsSgww9ZESW4+EKKV/u2spCOAmGKHofWW S1yA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=iYapbve/vmV9InrWa8pE+fnTcRa2J2W4HvRhWl7LQns=; b=mHJfOiwsH3oSiSQazuDmARTWlaroBj+0xfaZ52xSLwLLYQcJMGgjqgWpjHLE14uoOh zbAv09e6o5hf/xz1gbLX0y7wauImgl0UljCBz/KtCPqMIRNCu2uX8btBPTWsfgZ+9Bo2 apzi2qpkojS9QsSuSbpn8mWGv+ZLXGA/paka2kmLME7NLBK22wKaKOOxDpJjsIDIgDCg Bpy2sx2IcekMyyc2Omcm76ac9tVGdZ44FSaym39SG+Ghhgo8vp1EFiHrn+0vJR+FGY9/ GNaLHQmcyfTNAFBwH5sk9oulIIAV5+DuFnhZ35E+WV6ahyfzO2egXEArb3tdH28dfRpU 14qg==
X-Gm-Message-State: AMke39nctWVuwTe618a9+LCcKAtgUj0qtwlTOPcBj5AMkWXB+1JPMpx8EClb1eKxCAbqF3pJ4B+SB8zxUBjLDzFq
X-Received: by 10.55.87.198 with SMTP id l189mr3071477qkb.106.1487950208290; Fri, 24 Feb 2017 07:30:08 -0800 (PST)
MIME-Version: 1.0
Received: by 10.12.142.8 with HTTP; Fri, 24 Feb 2017 07:30:07 -0800 (PST)
In-Reply-To: <35281094-4F9C-48D2-81F2-FE4FD7ACE997@kitterman.com>
References: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net> <CAOj=BA0Quh31rKMmAMWM11QKSWg59fFyXQvJ+4PixMnPoRN4dg@mail.gmail.com> <35281094-4F9C-48D2-81F2-FE4FD7ACE997@kitterman.com>
From: Mike Jones <mjones@mail.agari.com>
Date: Fri, 24 Feb 2017 07:30:07 -0800
Message-ID: <CABDkrv3PPqGe7DdLGhH9s=K4hR9R2tJQCNK4OxvMiKzv4TKHUw@mail.gmail.com>
To: Scott Kitterman <sklist@kitterman.com>
Content-Type: multipart/alternative; boundary=001a114dbb789c0f0c05494867ea
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/0_N4uRuObc0JawTgsqOeSkPLHBM>
Cc: "dmarc@ietf.org" <dmarc@ietf.org>, Peter Goldstein <peter@valimail.com>
Subject: Re: [dmarc-ietf] looking for collaborator for Usage Guide
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Fri, 24 Feb 2017 15:30:10 -0000

--001a114dbb789c0f0c05494867ea
Content-Type: text/plain; charset=UTF-8

Hi Scott et al.,

When Peter, Thede, and I spoke recently about the DMARC usage guide, it was
in the context of seeing if we could do some work on this and perhaps help
pick up some activity in the working group in doing so.  I'm happy to see
Tim's outreach on it at about the same time.  The only work I've done so
far is to begin reviewing the already published guide,
https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03, to see if that can
be a starting point. I'm sure much of it needs updated or re-written, but I
think it can be a start.  I contributed a couple of sections to this
document when it was written a couple of years ago.

So my recommendation for anyone interested is to read this,
https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03.   We can
collaborate on where it is incomplete or outdated, and revise as needed.

Thanks,
Mike

On Tue, Feb 21, 2017 at 7:35 PM, Scott Kitterman <sklist@kitterman.com>
wrote:

> Would you mind sending a link to what you have done so far? I'd like to
> see if I have anything to contribute.
>
> Scott K
>
> On February 21, 2017 12:41:36 PM EST, Peter Goldstein <peter@valimail.com>
> wrote:
> >Hi Tim,
> >
> >Mike Jones, Thede Loder, and I have already started work on the DMARC
> >Usage
> >Guide.  We'd love to loop you in on the process.  We can coordinate off
> >list.
> >
> >Best,
> >
> >Peter
> >
> >On Mon, Feb 20, 2017 at 9:44 PM, Tim Draegen <tim@eudaemon.net> wrote:
> >
> >> Hi all, I'm looking to collaborate with someone on the creation of
> >the
> >> DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter as
> >"3.
> >> DMARC Usage":
> >>
> >>   https://datatracker.ietf.org/wg/dmarc/charter/
> >>
> >> If you or a colleague would be interested in this work, please
> >contact me
> >> off list. Thanks!
> >> =- Tim
> >>
> >>
> >> _______________________________________________
> >> dmarc mailing list
> >> dmarc@ietf.org
> >> https://www.ietf.org/mailman/listinfo/dmarc
> >>
>
> _______________________________________________
> dmarc mailing list
> dmarc@ietf.org
> https://www.ietf.org/mailman/listinfo/dmarc
>

--001a114dbb789c0f0c05494867ea
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi Scott et al.,=C2=A0<div><br></div><div>When Peter, Thed=
e, and I spoke recently about the DMARC usage guide, it was in the context =
of seeing if we could do some work on this and perhaps help pick up some ac=
tivity in the working group in doing so.=C2=A0 I&#39;m happy to see Tim&#39=
;s outreach on it at about the same time.=C2=A0 The only work I&#39;ve done=
 so far is to begin reviewing the already published guide,=C2=A0<a href=3D"=
https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03">https://tools.ietf.=
org/html/draft-crocker-dmarc-bcp-03</a>, to see if that can be a starting p=
oint. I&#39;m sure much of it needs updated or re-written, but I think it c=
an be a start.=C2=A0 I contributed a couple of sections to this document wh=
en it was written a couple of years ago. =C2=A0</div><div><br></div><div>So=
 my recommendation for anyone interested is to read this,=C2=A0<a href=3D"h=
ttps://tools.ietf.org/html/draft-crocker-dmarc-bcp-03">https://tools.ietf.o=
rg/html/draft-crocker-dmarc-bcp-03</a>. =C2=A0 We can collaborate on where =
it is incomplete or outdated, and revise as needed.</div><div><br></div><di=
v>Thanks,</div><div>Mike</div><div class=3D"gmail_extra"><br><div class=3D"=
gmail_quote">On Tue, Feb 21, 2017 at 7:35 PM, Scott Kitterman <span dir=3D"=
ltr">&lt;<a href=3D"mailto:sklist@kitterman.com" target=3D"_blank">sklist@k=
itterman.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" sty=
le=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Would =
you mind sending a link to what you have done so far? I&#39;d like to see i=
f I have anything to contribute.<br>
<br>
Scott K<br>
<span class=3D"im HOEnZb"><br>
On February 21, 2017 12:41:36 PM EST, Peter Goldstein &lt;<a href=3D"mailto=
:peter@valimail.com">peter@valimail.com</a>&gt; wrote:<br>
&gt;Hi Tim,<br>
&gt;<br>
&gt;Mike Jones, Thede Loder, and I have already started work on the DMARC<b=
r>
&gt;Usage<br>
&gt;Guide.=C2=A0 We&#39;d love to loop you in on the process.=C2=A0 We can =
coordinate off<br>
&gt;list.<br>
&gt;<br>
&gt;Best,<br>
&gt;<br>
&gt;Peter<br>
&gt;<br>
&gt;On Mon, Feb 20, 2017 at 9:44 PM, Tim Draegen &lt;<a href=3D"mailto:tim@=
eudaemon.net">tim@eudaemon.net</a>&gt; wrote:<br>
&gt;<br>
</span><div class=3D"HOEnZb"><div class=3D"h5">&gt;&gt; Hi all, I&#39;m loo=
king to collaborate with someone on the creation of<br>
&gt;the<br>
&gt;&gt; DMARC Usage Guide. The Usage Guide is mentioned in the WG Charter =
as<br>
&gt;&quot;3.<br>
&gt;&gt; DMARC Usage&quot;:<br>
&gt;&gt;<br>
&gt;&gt;=C2=A0 =C2=A0<a href=3D"https://datatracker.ietf.org/wg/dmarc/chart=
er/" rel=3D"noreferrer" target=3D"_blank">https://datatracker.ietf.org/<wbr=
>wg/dmarc/charter/</a><br>
&gt;&gt;<br>
&gt;&gt; If you or a colleague would be interested in this work, please<br>
&gt;contact me<br>
&gt;&gt; off list. Thanks!<br>
&gt;&gt; =3D- Tim<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; dmarc mailing list<br>
&gt;&gt; <a href=3D"mailto:dmarc@ietf.org">dmarc@ietf.org</a><br>
&gt;&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"nor=
eferrer" target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/dmarc=
</a><br>
&gt;&gt;<br>
<br>
______________________________<wbr>_________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/dmarc</a><br>
</div></div></blockquote></div><br><br clear=3D"all"><div><br></div>
</div></div>

--001a114dbb789c0f0c05494867ea--


From nobody Fri Feb 24 11:39:50 2017
Return-Path: <tim@eudaemon.net>
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 373311294E0 for <dmarc@ietfa.amsl.com>; Fri, 24 Feb 2017 11:39:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eudaemon.net
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 0iHFAkcSdgEN for <dmarc@ietfa.amsl.com>; Fri, 24 Feb 2017 11:39:47 -0800 (PST)
Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E7C71294DB for <dmarc@ietf.org>; Fri, 24 Feb 2017 11:39:47 -0800 (PST)
Received: by mail-io0-x235.google.com with SMTP id g18so374237ioe.0 for <dmarc@ietf.org>; Fri, 24 Feb 2017 11:39:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eudaemon.net; s=dkey;  h=from:message-id:mime-version:subject:date:references:to:in-reply-to;  bh=Vq3K/VxN7My1SDtq/WrEdTHmosO/DYzAIaWgNelXMyA=; b=d7f/mhZIiKUnk8trBtDa8kciiCUV4fNJr6P3YsFITANRjVtm0cKovEoQauhZHUEKY3 ibgsgvFoSerLhVpJNMPa5BeociNbPtw19q93vhyjMVPsgzYPN5MqKjKqzwILwVTAGO2t jRSP5Ggr8if2MK/7ZQGg7/sFCI9OXev1ok61M=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :references:to:in-reply-to; bh=Vq3K/VxN7My1SDtq/WrEdTHmosO/DYzAIaWgNelXMyA=; b=Pyh6cyJMmUcwGX4L+vMxkVKyyORNhtpBI9su8VugKEezILNCS6U0jiPqvcCBgJxahL iYLX2KpxsFsOrGQ59z7GpRA9FPYqP2oMkLknOjaUOYT9FEQB1Bh/Q7/zhjbCMxU62Mxz w9ptLack68CzK36LbIfvqxJx5i5JaCatwCeP0X3TXiWI7d8m6GkL71w48bpaBGFypHDH RF3rea5s7rO/c+cUqsCWyEkQryJQxawSH/StsKjF1w0e/9+x018fkhgTC7bibwjZAGjm wTgWK/GNAGh86zWvG4UGWcFCpMXTKMPYvZzJxpmaTZb1/Nds74+lnwR1fR/8VoVDbPC6 /oKQ==
X-Gm-Message-State: AMke39mzwept77PX4/d5Xn3f5Mlo4AA6vlH6Pw4zNiTSn9Ca7EWDTWdzjg9HoLaMc8XUXg==
X-Received: by 10.107.50.147 with SMTP id y141mr3641788ioy.130.1487965186196;  Fri, 24 Feb 2017 11:39:46 -0800 (PST)
Received: from ?IPv6:2607:fb90:44:f29b:ed23:f55c:60de:dfff? ([2607:fb90:44:f29b:ed23:f55c:60de:dfff]) by smtp.gmail.com with ESMTPSA id m127sm1081212itc.10.2017.02.24.11.39.45 for <dmarc@ietf.org> (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 24 Feb 2017 11:39:45 -0800 (PST)
From: Tim Draegen <tim@eudaemon.net>
Content-Type: multipart/alternative; boundary="Apple-Mail=_95FF487B-06FC-4FCF-8CAF-63BE842370C4"
Message-Id: <E4740864-BC2F-4F00-98DF-761C4C9757EA@eudaemon.net>
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
Date: Fri, 24 Feb 2017 14:39:44 -0500
References: <71875641-80A5-4238-9326-2428819A7F67@eudaemon.net> <CAOj=BA0Quh31rKMmAMWM11QKSWg59fFyXQvJ+4PixMnPoRN4dg@mail.gmail.com> <35281094-4F9C-48D2-81F2-FE4FD7ACE997@kitterman.com> <CABDkrv3PPqGe7DdLGhH9s=K4hR9R2tJQCNK4OxvMiKzv4TKHUw@mail.gmail.com>
To: "dmarc@ietf.org" <dmarc@ietf.org>
In-Reply-To: <CABDkrv3PPqGe7DdLGhH9s=K4hR9R2tJQCNK4OxvMiKzv4TKHUw@mail.gmail.com>
X-Mailer: Apple Mail (2.3124)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/_yyjjDT0MWWhVTOCA7H6WqXtpjI>
Subject: Re: [dmarc-ietf] looking for collaborator for Usage Guide
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Fri, 24 Feb 2017 19:39:49 -0000

--Apple-Mail=_95FF487B-06FC-4FCF-8CAF-63BE842370C4
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

> On Feb 24, 2017, at 10:30 AM, Mike Jones <mjones@mail.agari.com> =
wrote:
>=20
> So my recommendation for anyone interested is to read this, =
https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03 =
<https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03>.   We can =
collaborate on where it is incomplete or outdated, and revise as needed.

Thanks Mike, I'll review too.

I'm starting off with an outline for people to review based on the =
content of the linked draft and what is spelled out as being needed in =
the charter.

Once the outline is ~OK, people can bite off chunks to fill out. Enough =
people from different areas have volunteered to make this approach =
viable.

=3D- Tim


--Apple-Mail=_95FF487B-06FC-4FCF-8CAF-63BE842370C4
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div><blockquote type=3D"cite" class=3D""><div class=3D"">On =
Feb 24, 2017, at 10:30 AM, Mike Jones &lt;<a =
href=3D"mailto:mjones@mail.agari.com" =
class=3D"">mjones@mail.agari.com</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><div =
style=3D"font-family: Thonburi; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px;" class=3D"">So my recommendation for =
anyone interested is to read this,&nbsp;<a =
href=3D"https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03" =
class=3D"">https://tools.ietf.org/html/draft-crocker-dmarc-bcp-03</a>. =
&nbsp; We can collaborate on where it is incomplete or outdated, and =
revise as needed.</div></div></blockquote></div><br class=3D""><div =
class=3D"">Thanks Mike, I'll review too.</div><div class=3D""><br =
class=3D""></div><div class=3D"">I'm starting off with an outline for =
people to review based on the content of the linked draft and what is =
spelled out as being needed in the charter.</div><div class=3D""><br =
class=3D""></div><div class=3D"">Once the outline is ~OK, people can =
bite off chunks to fill out. Enough people from different areas have =
volunteered to make this approach viable.</div><div class=3D""><br =
class=3D""></div><div class=3D"">=3D- Tim</div><div class=3D""><br =
class=3D""></div></body></html>=

--Apple-Mail=_95FF487B-06FC-4FCF-8CAF-63BE842370C4--


From nobody Sun Feb 26 18:10:16 2017
Return-Path: <akagiri@regumi.net>
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 8E96D1295E1 for <dmarc@ietfa.amsl.com>; Sun, 26 Feb 2017 18:10:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.018
X-Spam-Level: 
X-Spam-Status: No, score=-1.018 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RDNS_DYNAMIC=0.982, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=regumi.net
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 12Cb9OqxZ8zb for <dmarc@ietfa.amsl.com>; Sun, 26 Feb 2017 18:10:13 -0800 (PST)
Received: from mx01.regumi.net (153-149-28-102.compute.jp-e1.cloudn-service.com [153.149.28.102]) by ietfa.amsl.com (Postfix) with ESMTP id 58BEA1295DE for <dmarc@ietf.org>; Sun, 26 Feb 2017 18:10:13 -0800 (PST)
Received: from zcs03.regumi.org (v-182-163-50-23.ub-freebit.net [182.163.50.23]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx01.regumi.net (Postfix) with ESMTPS id 58445231E for <dmarc@ietf.org>; Mon, 27 Feb 2017 11:10:07 +0900 (JST)
DKIM-Filter: OpenDKIM Filter v2.10.3 mx01.regumi.net 58445231E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=regumi.net; s=s161204a; t=1488161407; bh=aePVAtMt7VcIHX0lc4ogc/lEDwBXV4E12MAIyjnGMNk=; h=Date:From:To:In-Reply-To:References:Subject:From; b=nGQ3yGZe+7KimZntTeWwiXxNIZ2ga+KSIXk3P4mmbrBbDpQuRyhDQ1n8yxFq9xwqG VE8AeZ+n6iEotJHgdQFOMmLBtRJ6pvzkofb9mq0njE+W/eBYvF2fbQ+/ykd9bL/d38 CU4oaCVvGD/lZB7aHAsW2mWFNAiXfXEX8BvccxhA=
Received: from localhost (localhost.localdomain [127.0.0.1]) by zcs03.regumi.org (Postfix) with ESMTP id 3394D121B06F0 for <dmarc@ietf.org>; Mon, 27 Feb 2017 11:10:07 +0900 (JST)
X-Virus-Scanned: amavisd-new at regumi.net
Received: from zcs03.regumi.org ([127.0.0.1]) by localhost (zcs03.regumi.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id TPbQqdNBEsnh for <dmarc@ietf.org>; Mon, 27 Feb 2017 11:10:07 +0900 (JST)
Received: from zcs03.regumi.org (zcs03.regumi.org [182.163.50.23]) by zcs03.regumi.org (Postfix) with ESMTP id EB266121B06EF for <dmarc@ietf.org>; Mon, 27 Feb 2017 11:10:06 +0900 (JST)
Date: Mon, 27 Feb 2017 02:10:06 +0000 (GMT)
From: Takehito Akagiri <akagiri@regumi.net>
To: dmarc <dmarc@ietf.org>
Message-ID: <397429547.874.1488161406775.JavaMail.zimbra@regumi.net>
In-Reply-To: <A786FEA5-D406-462A-8F66-04B6797554E3@lepidum.co.jp>
References: <147444383872.26699.16623751845390083865.idtracker@ietfa.amsl.com> <A786FEA5-D406-462A-8F66-04B6797554E3@lepidum.co.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Originating-IP: [210.237.186.4]
X-Mailer: Zimbra 8.6.0_GA_1153 (ZimbraWebClient - GC56 (Mac)/8.6.0_GA_1153)
Thread-Topic: I-D Action: draft-akagiri-dmarc-virtual-verification-01.txt
Thread-Index: SE6J5LOKldZ9ps3wgI35QXDYt96Nbg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/gjZijX-LtZy0C7zbMnULriELocc>
Subject: Re: [dmarc-ietf] Fwd: I-D Action: draft-akagiri-dmarc-virtual-verification-01.txt
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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, 27 Feb 2017 02:10:14 -0000

Regarding draft-akagiri-dmarc-virtual-verification-01.txt, I got statistics=
 to show effect of "Virtual DAMRC" in corporation with some Japanese ISPs.

I prepared very simple page for it. Please find it on the URL as bellow.
https://www.vdmarc.dmarc.jp/?p=3D122

Any comments will be appreciated.

Best regards,
--Takehito Akagiri



----- =E5=85=83=E3=81=AE=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8 -----
=E5=B7=AE=E5=87=BA=E4=BA=BA: "Kouji Okada" <okd@lepidum.co.jp>
=E5=AE=9B=E5=85=88: "dmarc" <dmarc@ietf.org>
Cc: "Kouji Okada" <okd@lepidum.co.jp>
=E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5, =
=E6=B0=B4=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 5:10:55
=E4=BB=B6=E5=90=8D: [dmarc-ietf] Fwd: I-D Action:=09draft-akagiri-dmarc-vir=
tual-verification-01.txt

We have submitted new version of draft-akagiri-dmarc-virtual-verification

The diffs from 00 are listed below.

* Removed Roadmap section
* Added focus of document to Introduction and Problem Statement
* Added Use cases section

Any comments will be appreciated.

Best regards,
Kouji Okada

> =E8=BB=A2=E9=80=81=E3=81=95=E3=82=8C=E3=81=9F=E3=83=A1=E3=83=83=E3=82=BB=
=E3=83=BC=E3=82=B8=EF=BC=9A
>=20
> =E5=B7=AE=E5=87=BA=E4=BA=BA: internet-drafts@ietf.org
> =E4=BB=B6=E5=90=8D: I-D Action: draft-akagiri-dmarc-virtual-verification-=
01.txt
> =E6=97=A5=E4=BB=98: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5 16:43:58 JST
> =E5=AE=9B=E5=85=88: <i-d-announce@ietf.org>
> =E8=BF=94=E4=BF=A1=E5=85=88: internet-drafts@ietf.org
>=20
>=20
> A New Internet-Draft is available from the on-line Internet-Drafts direct=
ories.
>=20
>=20
>        Title           : DMARC verification without record definitions
>        Authors         : Genki Yasutaka
>                          Takehito Akagiri
>                          Masaki Kase
>                          Kouji Okada
>                          Kaoru Maeda
> =09Filename        : draft-akagiri-dmarc-virtual-verification-01.txt
> =09Pages           : 9
> =09Date            : 2016-09-21
>=20
> Abstract:
>   While DMARC is a powerful architecture to protect email users from
>   malicious email activities, its deployment is still a work in
>   progress.  To encourage further adoption of DMARC, in this draft we
>   propose an incremental deployment procedure.
>=20
>=20
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-akagiri-dmarc-virtual-verification=
/
>=20
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-akagiri-dmarc-virtual-verification-01
>=20
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=3Ddraft-akagiri-dmarc-virtual-verificat=
ion-01
>=20
>=20
> Please note that it may take a couple of minutes from the time of submiss=
ion
> until the htmlized version and diff are available at tools.ietf.org.
>=20
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>=20
> _______________________________________________
> I-D-Announce mailing list
> I-D-Announce@ietf.org
> https://www.ietf.org/mailman/listinfo/i-d-announce
> Internet-Draft directories: http://www.ietf.org/shadow.html
> or ftp://ftp.ietf.org/ietf/1shadow-sites.txt

_______________________________________________
dmarc mailing list
dmarc@ietf.org
https://www.ietf.org/mailman/listinfo/dmarc


From nobody Mon Feb 27 20:12:06 2017
Return-Path: <kaorumaeda.ml@gmail.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 F3A111294B8 for <dmarc@ietfa.amsl.com>; Mon, 27 Feb 2017 20:12:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.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 Iv9UuDifAWUr for <dmarc@ietfa.amsl.com>; Mon, 27 Feb 2017 20:12:02 -0800 (PST)
Received: from mail-qk0-x22e.google.com (mail-qk0-x22e.google.com [IPv6:2607:f8b0:400d:c09::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 66ACB1293E3 for <dmarc@ietf.org>; Mon, 27 Feb 2017 20:12:02 -0800 (PST)
Received: by mail-qk0-x22e.google.com with SMTP id n127so1184440qkf.0 for <dmarc@ietf.org>; Mon, 27 Feb 2017 20:12:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=wvvBvnXSkdCVIB5EepE5fupMY7ObQw90h39k5z6Dbms=; b=Z9A43ceSKSG4doI+03JGw9JoOz2Wtr+35sCJreqLLRBrhCJDTuBlZ8ihwhE49tD/bF Jo9hjoE5K3f4m1MMp6quWHNsPEzsP/w5NkYED832/XfTlNsX6u7BSQFDxeppsyTAvDkn IWr78xTOtUU15KaVktX+CER2JydoJmBuFisQwKFnArPaHtux6j4FhqNHXfky9E0q8cRf Fe8KQzzgvWkapS4G8Sag5xTm2aQN1I9KOTRwJZACNqvdOZ81VNIAScQ22iTxEI/xPwV/ J5aMbQFRCjmsyLjDeHTQjQzqm8cgoNHQOD4LiuS0pxSyum1+zX+dhF8JICzMJG3dJmwm d/2A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=wvvBvnXSkdCVIB5EepE5fupMY7ObQw90h39k5z6Dbms=; b=RGM5MCds/QRU1ZjVDhICXij4C8YZs+NXUgdYlju3rzps5LsQeqRPinkZpMe+FG2IGu lfXRsqO1XmAk9sxCyX3k5wOrMBVZXLwf0QQpOVAZWIo34BfQT3IUHTzM+4CUxWAccadU xcq/Ddk3NZBfVvfpRMPDbJxzSXHdlcrqn9VYYcDj8qb3n/sbi/M9w3rbBmD3M1xoobK6 3Dbmko3EbJnnh5+aHy8w1Mhn3tTC7iZk+usMPRwW9BMbk3z42UE3ZXxh6Ok70RQ7o7qZ sZ8PgptpYSn0tKGm57fHkB+vQ7EQjZlKm1C8WNVC+gTzXOaxOlF1xgPCMRb30QR3h4Gb F47w==
X-Gm-Message-State: AMke39lZFAVOSyIiu/jMtyeabOmnTU1sAThe0LFt9xibrEtO/3mbLcC/5FWpDa0voCESLRODQ0h61L0hrIqCqg==
X-Received: by 10.200.0.81 with SMTP id i17mr369564qtg.60.1488255121581; Mon, 27 Feb 2017 20:12:01 -0800 (PST)
MIME-Version: 1.0
Received: by 10.140.25.229 with HTTP; Mon, 27 Feb 2017 20:12:01 -0800 (PST)
In-Reply-To: <397429547.874.1488161406775.JavaMail.zimbra@regumi.net>
References: <147444383872.26699.16623751845390083865.idtracker@ietfa.amsl.com> <A786FEA5-D406-462A-8F66-04B6797554E3@lepidum.co.jp> <397429547.874.1488161406775.JavaMail.zimbra@regumi.net>
From: Kaoru Maeda <kaorumaeda.ml@gmail.com>
Date: Tue, 28 Feb 2017 13:12:01 +0900
Message-ID: <CAFDeSfdB2+vp=Ju0ONtFYUoqcXcEKSjcKmB0i_2qMx0dL7ktkA@mail.gmail.com>
To: Takehito Akagiri <akagiri@regumi.net>
Content-Type: multipart/alternative; boundary=f403045e736adb6c7d05498f65b3
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/ycCwWXN1MTsWSHNnel5x9alFpPk>
Cc: dmarc <dmarc@ietf.org>
Subject: Re: [dmarc-ietf] Fwd: I-D Action: draft-akagiri-dmarc-virtual-verification-01.txt
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Tue, 28 Feb 2017 04:12:05 -0000

--f403045e736adb6c7d05498f65b3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Takehito,

Thank you for the statistics.

I'm glad to know virtual DMARC verifications has some traffic that could be
applicable. Do you have numbers for non-aligned messages that Sender has a
DMARC?

I wonder if these are stats on Microsoft's "bestguesspass".

Kaoru

2017-02-27 11:10 GMT+09:00 Takehito Akagiri <akagiri@regumi.net>:

> Regarding draft-akagiri-dmarc-virtual-verification-01.txt, I got
> statistics to show effect of "Virtual DAMRC" in corporation with some
> Japanese ISPs.
>
> I prepared very simple page for it. Please find it on the URL as bellow.
> https://www.vdmarc.dmarc.jp/?p=3D122
>
> Any comments will be appreciated.
>
> Best regards,
> --Takehito Akagiri
>
>
>
> ----- =E5=85=83=E3=81=AE=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8 ---=
--
> =E5=B7=AE=E5=87=BA=E4=BA=BA: "Kouji Okada" <okd@lepidum.co.jp>
> =E5=AE=9B=E5=85=88: "dmarc" <dmarc@ietf.org>
> Cc: "Kouji Okada" <okd@lepidum.co.jp>
> =E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5,=
 =E6=B0=B4=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 5:10:55
> =E4=BB=B6=E5=90=8D: [dmarc-ietf] Fwd: I-D Action:       draft-akagiri-dma=
rc-virtual-
> verification-01.txt
>
> We have submitted new version of draft-akagiri-dmarc-virtual-verification
>
> The diffs from 00 are listed below.
>
> * Removed Roadmap section
> * Added focus of document to Introduction and Problem Statement
> * Added Use cases section
>
> Any comments will be appreciated.
>
> Best regards,
> Kouji Okada
>
> > =E8=BB=A2=E9=80=81=E3=81=95=E3=82=8C=E3=81=9F=E3=83=A1=E3=83=83=E3=82=
=BB=E3=83=BC=E3=82=B8=EF=BC=9A
> >
> > =E5=B7=AE=E5=87=BA=E4=BA=BA: internet-drafts@ietf.org
> > =E4=BB=B6=E5=90=8D: I-D Action: draft-akagiri-dmarc-virtual-verificatio=
n-01.txt
> > =E6=97=A5=E4=BB=98: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5 16:43:58 JST
> > =E5=AE=9B=E5=85=88: <i-d-announce@ietf.org>
> > =E8=BF=94=E4=BF=A1=E5=85=88: internet-drafts@ietf.org
> >
> >
> > A New Internet-Draft is available from the on-line Internet-Drafts
> directories.
> >
> >
> >        Title           : DMARC verification without record definitions
> >        Authors         : Genki Yasutaka
> >                          Takehito Akagiri
> >                          Masaki Kase
> >                          Kouji Okada
> >                          Kaoru Maeda
> >       Filename        : draft-akagiri-dmarc-virtual-verification-01.txt
> >       Pages           : 9
> >       Date            : 2016-09-21
> >
> > Abstract:
> >   While DMARC is a powerful architecture to protect email users from
> >   malicious email activities, its deployment is still a work in
> >   progress.  To encourage further adoption of DMARC, in this draft we
> >   propose an incremental deployment procedure.
> >
> >
> > The IETF datatracker status page for this draft is:
> > https://datatracker.ietf.org/doc/draft-akagiri-dmarc-
> virtual-verification/
> >
> > There's also a htmlized version available at:
> > https://tools.ietf.org/html/draft-akagiri-dmarc-virtual-verification-01
> >
> > A diff from the previous version is available at:
> > https://www.ietf.org/rfcdiff?url2=3Ddraft-akagiri-dmarc-
> virtual-verification-01
> >
> >
> > Please note that it may take a couple of minutes from the time of
> submission
> > until the htmlized version and diff are available at tools.ietf.org.
> >
> > Internet-Drafts are also available by anonymous FTP at:
> > ftp://ftp.ietf.org/internet-drafts/
> >
> > _______________________________________________
> > I-D-Announce mailing list
> > I-D-Announce@ietf.org
> > https://www.ietf.org/mailman/listinfo/i-d-announce
> > Internet-Draft directories: http://www.ietf.org/shadow.html
> > or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
>
> _______________________________________________
> dmarc mailing list
> dmarc@ietf.org
> https://www.ietf.org/mailman/listinfo/dmarc
>
> _______________________________________________
> dmarc mailing list
> dmarc@ietf.org
> https://www.ietf.org/mailman/listinfo/dmarc
>

--f403045e736adb6c7d05498f65b3
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span style=3D"font-size:14px">Takehito,</span><div style=
=3D"font-size:14px"><br></div><div style=3D"font-size:14px">Thank you for t=
he statistics.</div><div style=3D"font-size:14px"><br></div><div style=3D"f=
ont-size:14px">I&#39;m glad to know virtual DMARC verifications has some tr=
affic that could be applicable. Do you have numbers for non-aligned message=
s that Sender has a DMARC?</div><div style=3D"font-size:14px"><br></div><di=
v style=3D"font-size:14px">I wonder if these are stats on Microsoft&#39;s &=
quot;bestguesspass&quot;.</div><div style=3D"font-size:14px"><br></div><div=
 style=3D"font-size:14px">Kaoru</div></div><div class=3D"gmail_extra"><br><=
div class=3D"gmail_quote">2017-02-27 11:10 GMT+09:00 Takehito Akagiri <span=
 dir=3D"ltr">&lt;<a href=3D"mailto:akagiri@regumi.net" target=3D"_blank">ak=
agiri@regumi.net</a>&gt;</span>:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Regardin=
g draft-akagiri-dmarc-virtual-<wbr>verification-01.txt, I got statistics to=
 show effect of &quot;Virtual DAMRC&quot; in corporation with some Japanese=
 ISPs.<br>
<br>
I prepared very simple page for it. Please find it on the URL as bellow.<br=
>
<a href=3D"https://www.vdmarc.dmarc.jp/?p=3D122" rel=3D"noreferrer" target=
=3D"_blank">https://www.vdmarc.dmarc.jp/?<wbr>p=3D122</a><br>
<span class=3D""><br>
Any comments will be appreciated.<br>
<br>
Best regards,<br>
</span>--Takehito Akagiri<br>
<br>
<br>
<br>
----- =E5=85=83=E3=81=AE=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8 -----=
<br>
=E5=B7=AE=E5=87=BA=E4=BA=BA: &quot;Kouji Okada&quot; &lt;<a href=3D"mailto:=
okd@lepidum.co.jp">okd@lepidum.co.jp</a>&gt;<br>
=E5=AE=9B=E5=85=88: &quot;dmarc&quot; &lt;<a href=3D"mailto:dmarc@ietf.org"=
>dmarc@ietf.org</a>&gt;<br>
Cc: &quot;Kouji Okada&quot; &lt;<a href=3D"mailto:okd@lepidum.co.jp">okd@le=
pidum.co.jp</a>&gt;<br>
=E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5, =
=E6=B0=B4=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 5:10:55<br>
=E4=BB=B6=E5=90=8D: [dmarc-ietf] Fwd: I-D Action:=C2=A0 =C2=A0 =C2=A0 =C2=
=A0draft-akagiri-dmarc-virtual-<wbr>verification-01.txt<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
We have submitted new version of draft-akagiri-dmarc-virtual-<wbr>verificat=
ion<br>
<br>
The diffs from 00 are listed below.<br>
<br>
* Removed Roadmap section<br>
* Added focus of document to Introduction and Problem Statement<br>
* Added Use cases section<br>
<br>
Any comments will be appreciated.<br>
<br>
Best regards,<br>
Kouji Okada<br>
<br>
&gt; =E8=BB=A2=E9=80=81=E3=81=95=E3=82=8C=E3=81=9F=E3=83=A1=E3=83=83=E3=82=
=BB=E3=83=BC=E3=82=B8=EF=BC=9A<br>
&gt;<br>
&gt; =E5=B7=AE=E5=87=BA=E4=BA=BA: <a href=3D"mailto:internet-drafts@ietf.or=
g">internet-drafts@ietf.org</a><br>
&gt; =E4=BB=B6=E5=90=8D: I-D Action: draft-akagiri-dmarc-virtual-<wbr>verif=
ication-01.txt<br>
&gt; =E6=97=A5=E4=BB=98: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5 16:43:58 JST<br=
>
&gt; =E5=AE=9B=E5=85=88: &lt;<a href=3D"mailto:i-d-announce@ietf.org">i-d-a=
nnounce@ietf.org</a>&gt;<br>
&gt; =E8=BF=94=E4=BF=A1=E5=85=88: <a href=3D"mailto:internet-drafts@ietf.or=
g">internet-drafts@ietf.org</a><br>
&gt;<br>
&gt;<br>
&gt; A New Internet-Draft is available from the on-line Internet-Drafts dir=
ectories.<br>
&gt;<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 Title=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0: DMARC verification without record definitions<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 Authors=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0: =
Genki Yasutaka<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 Takehito Akagiri<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 Masaki Kase<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 Kouji Okada<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 Kaoru Maeda<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0Filename=C2=A0 =C2=A0 =C2=A0 =C2=A0 : draft-=
akagiri-dmarc-virtual-<wbr>verification-01.txt<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0Pages=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0: 9<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0Date=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 : 2016-09-21<br>
&gt;<br>
&gt; Abstract:<br>
&gt;=C2=A0 =C2=A0While DMARC is a powerful architecture to protect email us=
ers from<br>
&gt;=C2=A0 =C2=A0malicious email activities, its deployment is still a work=
 in<br>
&gt;=C2=A0 =C2=A0progress.=C2=A0 To encourage further adoption of DMARC, in=
 this draft we<br>
&gt;=C2=A0 =C2=A0propose an incremental deployment procedure.<br>
&gt;<br>
&gt;<br>
&gt; The IETF datatracker status page for this draft is:<br>
&gt; <a href=3D"https://datatracker.ietf.org/doc/draft-akagiri-dmarc-virtua=
l-verification/" rel=3D"noreferrer" target=3D"_blank">https://datatracker.i=
etf.org/<wbr>doc/draft-akagiri-dmarc-<wbr>virtual-verification/</a><br>
&gt;<br>
&gt; There&#39;s also a htmlized version available at:<br>
&gt; <a href=3D"https://tools.ietf.org/html/draft-akagiri-dmarc-virtual-ver=
ification-01" rel=3D"noreferrer" target=3D"_blank">https://tools.ietf.org/h=
tml/<wbr>draft-akagiri-dmarc-virtual-<wbr>verification-01</a><br>
&gt;<br>
&gt; A diff from the previous version is available at:<br>
&gt; <a href=3D"https://www.ietf.org/rfcdiff?url2=3Ddraft-akagiri-dmarc-vir=
tual-verification-01" rel=3D"noreferrer" target=3D"_blank">https://www.ietf=
.org/rfcdiff?<wbr>url2=3Ddraft-akagiri-dmarc-<wbr>virtual-verification-01</=
a><br>
&gt;<br>
&gt;<br>
&gt; Please note that it may take a couple of minutes from the time of subm=
ission<br>
&gt; until the htmlized version and diff are available at <a href=3D"http:/=
/tools.ietf.org" rel=3D"noreferrer" target=3D"_blank">tools.ietf.org</a>.<b=
r>
&gt;<br>
&gt; Internet-Drafts are also available by anonymous FTP at:<br>
&gt; <a href=3D"ftp://ftp.ietf.org/internet-drafts/" rel=3D"noreferrer" tar=
get=3D"_blank">ftp://ftp.ietf.org/internet-<wbr>drafts/</a><br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; I-D-Announce mailing list<br>
&gt; <a href=3D"mailto:I-D-Announce@ietf.org">I-D-Announce@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/i-d-announce" rel=3D"=
noreferrer" target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/i-=
d-announce</a><br>
&gt; Internet-Draft directories: <a href=3D"http://www.ietf.org/shadow.html=
" rel=3D"noreferrer" target=3D"_blank">http://www.ietf.org/shadow.<wbr>html=
</a><br>
&gt; or <a href=3D"ftp://ftp.ietf.org/ietf/1shadow-sites.txt" rel=3D"norefe=
rrer" target=3D"_blank">ftp://ftp.ietf.org/ietf/<wbr>1shadow-sites.txt</a><=
br>
<br>
______________________________<wbr>_________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/dmarc</a><br>
<br>
______________________________<wbr>_________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/dmarc</a><br>
</div></div></blockquote></div><br></div>

--f403045e736adb6c7d05498f65b3--


From nobody Mon Feb 27 22:35:52 2017
Return-Path: <akagiri@regumi.net>
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 00BB71293F4 for <dmarc@ietfa.amsl.com>; Mon, 27 Feb 2017 22:35:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.018
X-Spam-Level: 
X-Spam-Status: No, score=-1.018 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RDNS_DYNAMIC=0.982, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=regumi.net
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 4KcgsUj03LYN for <dmarc@ietfa.amsl.com>; Mon, 27 Feb 2017 22:35:48 -0800 (PST)
Received: from mx01.regumi.net (153-149-28-102.compute.jp-e1.cloudn-service.com [153.149.28.102]) by ietfa.amsl.com (Postfix) with ESMTP id 0054D1294CD for <dmarc@ietf.org>; Mon, 27 Feb 2017 22:35:47 -0800 (PST)
Received: from zcs03.regumi.org (v-182-163-50-23.ub-freebit.net [182.163.50.23]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx01.regumi.net (Postfix) with ESMTPS id 88F2D2322; Tue, 28 Feb 2017 15:35:43 +0900 (JST)
DKIM-Filter: OpenDKIM Filter v2.10.3 mx01.regumi.net 88F2D2322
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=regumi.net; s=s161204a; t=1488263743; bh=gBA1sXuz7YUZTI9fenCv++F/4/JhMFvAWwgwYsEOKEc=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=ezgJzbQr0OtBmDMEAX/w2P77fBzKMwUfZByejhk+v+/dLz8xI2R0QMZWvYOf3/UEf GEw8zhqswV7D9EiV5ypiCW3lXoiMrKg1CNiuAsyiS7SskYqvIWc4s/P3mCd/BC/6Td VRO0hFkob9jdDWJf5waJAjEJD/L/C98Ksa/yC5f4=
Received: from localhost (localhost.localdomain [127.0.0.1]) by zcs03.regumi.org (Postfix) with ESMTP id 636FC1065954D; Tue, 28 Feb 2017 15:35:43 +0900 (JST)
X-Virus-Scanned: amavisd-new at regumi.net
Received: from zcs03.regumi.org ([127.0.0.1]) by localhost (zcs03.regumi.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id q-Xh-DgBh-d0; Tue, 28 Feb 2017 15:35:42 +0900 (JST)
Received: from zcs03.regumi.org (zcs03.regumi.org [182.163.50.23]) by zcs03.regumi.org (Postfix) with ESMTP id EE50510659568; Tue, 28 Feb 2017 15:35:41 +0900 (JST)
Date: Tue, 28 Feb 2017 06:35:41 +0000 (GMT)
From: Takehito Akagiri <akagiri@regumi.net>
To: Kaoru Maeda <kaorumaeda.ml@gmail.com>
Message-ID: <2107401879.2135.1488263741453.JavaMail.zimbra@regumi.net>
In-Reply-To: <CAFDeSfdB2+vp=Ju0ONtFYUoqcXcEKSjcKmB0i_2qMx0dL7ktkA@mail.gmail.com>
References: <147444383872.26699.16623751845390083865.idtracker@ietfa.amsl.com> <A786FEA5-D406-462A-8F66-04B6797554E3@lepidum.co.jp> <397429547.874.1488161406775.JavaMail.zimbra@regumi.net> <CAFDeSfdB2+vp=Ju0ONtFYUoqcXcEKSjcKmB0i_2qMx0dL7ktkA@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;  boundary="----=_Part_2134_2095074698.1488263741452"
X-Originating-IP: [110.233.245.237]
X-Mailer: Zimbra 8.6.0_GA_1153 (ZimbraWebClient - GC56 (Mac)/8.6.0_GA_1153)
Thread-Topic: I-D Action: draft-akagiri-dmarc-virtual-verification-01.txt
Thread-Index: p1dHV3dZIW7F/L7lQ9lgrlsuVNtkjw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/WjS-iFQQ8D8UJTnjV0oWJbvCWso>
Cc: dmarc <dmarc@ietf.org>
Subject: Re: [dmarc-ietf] Fwd: I-D Action: draft-akagiri-dmarc-virtual-verification-01.txt
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Tue, 28 Feb 2017 06:35:50 -0000

------=_Part_2134_2095074698.1488263741452
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Kaoru=20

> Do you have numbers for non-aligned messages that Sender has a DMARC?=20

No, I don't have it.=20
But I think we don't need the stats like that to show effect of Virtual DMA=
RC.=20
Because Virtual DAMRC focus on the case of PASS.=20
If Virtual DMARC is not PASS, result should be NONE.=20
That means non-PASS messages are not received any bad influences by Virtual=
 DMARC.=20


> I wonder if these are stats about Microsoft's "bestguesspass".=20

I am not sure MS's BestGuessPass is the same as Virtual DMDARC but almost s=
ame idea so I am also interested in the stats.=20


Best,=20
--Takehito=20


=E5=B7=AE=E5=87=BA=E4=BA=BA: "Kaoru Maeda" <kaorumaeda.ml@gmail.com>=20
=E5=AE=9B=E5=85=88: "=E5=A3=AE=E4=BA=BA =E8=B5=A4=E6=A1=90" <akagiri@regumi=
.net>=20
Cc: "dmarc" <dmarc@ietf.org>=20
=E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: 2017=E5=B9=B42=E6=9C=8828=E6=97=A5, =
=E7=81=AB=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 1:12:01=20
=E4=BB=B6=E5=90=8D: Re: [dmarc-ietf] Fwd: I-D Action: draft-akagiri-dmarc-v=
irtual-verification-01.txt=20

Takehito,=20

Thank you for the statistics.=20

I'm glad to know virtual DMARC verifications has some traffic that could be=
 applicable. Do you have numbers for non-aligned messages that Sender has a=
 DMARC?=20

I wonder if these are stats on Microsoft's "bestguesspass".=20

Kaoru=20

2017-02-27 11:10 GMT+09:00 Takehito Akagiri < akagiri@regumi.net > :=20


Regarding draft-akagiri-dmarc-virtual-verification-01.txt, I got statistics=
 to show effect of "Virtual DAMRC" in corporation with some Japanese ISPs.=
=20

I prepared very simple page for it. Please find it on the URL as bellow.=20
https://www.vdmarc.dmarc.jp/?p=3D122=20

Any comments will be appreciated.=20

Best regards,=20
--Takehito Akagiri=20



----- =E5=85=83=E3=81=AE=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8 -----=
=20
=E5=B7=AE=E5=87=BA=E4=BA=BA: "Kouji Okada" < okd@lepidum.co.jp >=20
=E5=AE=9B=E5=85=88: "dmarc" < dmarc@ietf.org >=20
Cc: "Kouji Okada" < okd@lepidum.co.jp >=20
=E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5, =
=E6=B0=B4=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 5:10:55=20
=E4=BB=B6=E5=90=8D: [dmarc-ietf] Fwd: I-D Action: draft-akagiri-dmarc-virtu=
al-verification-01.txt=20

We have submitted new version of draft-akagiri-dmarc-virtual-verification=
=20

The diffs from 00 are listed below.=20

* Removed Roadmap section=20
* Added focus of document to Introduction and Problem Statement=20
* Added Use cases section=20

Any comments will be appreciated.=20

Best regards,=20
Kouji Okada=20

> =E8=BB=A2=E9=80=81=E3=81=95=E3=82=8C=E3=81=9F=E3=83=A1=E3=83=83=E3=82=BB=
=E3=83=BC=E3=82=B8=EF=BC=9A=20
>=20
> =E5=B7=AE=E5=87=BA=E4=BA=BA: internet-drafts@ietf.org=20
> =E4=BB=B6=E5=90=8D: I-D Action: draft-akagiri-dmarc-virtual-verification-=
01.txt=20
> =E6=97=A5=E4=BB=98: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5 16:43:58 JST=20
> =E5=AE=9B=E5=85=88: < i-d-announce@ietf.org >=20
> =E8=BF=94=E4=BF=A1=E5=85=88: internet-drafts@ietf.org=20
>=20
>=20
> A New Internet-Draft is available from the on-line Internet-Drafts direct=
ories.=20
>=20
>=20
> Title : DMARC verification without record definitions=20
> Authors : Genki Yasutaka=20
> Takehito Akagiri=20
> Masaki Kase=20
> Kouji Okada=20
> Kaoru Maeda=20
> Filename : draft-akagiri-dmarc-virtual-verification-01.txt=20
> Pages : 9=20
> Date : 2016-09-21=20
>=20
> Abstract:=20
> While DMARC is a powerful architecture to protect email users from=20
> malicious email activities, its deployment is still a work in=20
> progress. To encourage further adoption of DMARC, in this draft we=20
> propose an incremental deployment procedure.=20
>=20
>=20
> The IETF datatracker status page for this draft is:=20
> https://datatracker.ietf.org/doc/draft-akagiri-dmarc-virtual-verification=
/=20
>=20
> There's also a htmlized version available at:=20
> https://tools.ietf.org/html/draft-akagiri-dmarc-virtual-verification-01=
=20
>=20
> A diff from the previous version is available at:=20
> https://www.ietf.org/rfcdiff?url2=3Ddraft-akagiri-dmarc-virtual-verificat=
ion-01=20
>=20
>=20
> Please note that it may take a couple of minutes from the time of submiss=
ion=20
> until the htmlized version and diff are available at tools.ietf.org .=20
>=20
> Internet-Drafts are also available by anonymous FTP at:=20
> ftp://ftp.ietf.org/internet-drafts/=20
>=20
> _______________________________________________=20
> I-D-Announce mailing list=20
> I-D-Announce@ietf.org=20
> https://www.ietf.org/mailman/listinfo/i-d-announce=20
> Internet-Draft directories: http://www.ietf.org/shadow.html=20
> or ftp://ftp.ietf.org/ietf/1shadow-sites.txt=20

_______________________________________________=20
dmarc mailing list=20
dmarc@ietf.org=20
https://www.ietf.org/mailman/listinfo/dmarc=20

_______________________________________________=20
dmarc mailing list=20
dmarc@ietf.org=20
https://www.ietf.org/mailman/listinfo/dmarc=20





------=_Part_2134_2095074698.1488263741452
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><body><div style=3D"font-family: arial, helvetica, sans-serif; font-s=
ize: 12pt; color: #000000"><div><div style=3D"color: #000000; font-family: =
arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-var=
iant-ligatures: normal; font-variant-caps: normal; font-weight: normal; let=
ter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-=
transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit=
-text-stroke-width: 0px; background-color: #ffffff;" data-mce-style=3D"colo=
r: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; fon=
t-style: normal; font-variant-ligatures: normal; font-variant-caps: normal;=
 font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start=
; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; w=
ord-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff=
;">Kaoru</div><br style=3D"color: #000000; font-family: arial, helvetica, s=
ans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: nor=
mal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal=
; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; wh=
ite-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:=
 0px; background-color: #ffffff;" data-mce-style=3D"color: #000000; font-fa=
mily: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; fo=
nt-variant-ligatures: normal; font-variant-caps: normal; font-weight: norma=
l; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px;=
 text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -=
webkit-text-stroke-width: 0px; background-color: #ffffff;"><div style=3D"co=
lor: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; f=
ont-style: normal; font-variant-ligatures: normal; font-variant-caps: norma=
l; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: sta=
rt; text-indent: 0px; text-transform: none; white-space: normal; widows: 2;=
 word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffff=
ff;" data-mce-style=3D"color: #000000; font-family: arial, helvetica, sans-=
serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal;=
 font-variant-caps: normal; font-weight: normal; letter-spacing: normal; or=
phans: 2; text-align: start; text-indent: 0px; text-transform: none; white-=
space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px=
; background-color: #ffffff;"><span style=3D"color: #000000; font-family: a=
rial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-vari=
ant-ligatures: normal; font-variant-caps: normal; font-weight: normal; lett=
er-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-t=
ransform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-=
text-stroke-width: 0px; background-color: #ffffff; float: none; display: in=
line !important;" data-mce-style=3D"color: #000000; font-family: arial, hel=
vetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligat=
ures: normal; font-variant-caps: normal; font-weight: normal; letter-spacin=
g: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform:=
 none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stro=
ke-width: 0px; background-color: #ffffff; float: none; display: inline !imp=
ortant;">&gt; Do you have numbers for non-aligned messages that Sender has =
a DMARC?</span></div><div style=3D"color: #000000; font-family: arial, helv=
etica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatu=
res: normal; font-variant-caps: normal; font-weight: normal; letter-spacing=
: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-strok=
e-width: 0px; background-color: #ffffff;" data-mce-style=3D"color: #000000;=
 font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: no=
rmal; font-variant-ligatures: normal; font-variant-caps: normal; font-weigh=
t: normal; letter-spacing: normal; orphans: 2; text-align: start; text-inde=
nt: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing=
: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"><span st=
yle=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-size=
: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-ca=
ps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-a=
lign: start; text-indent: 0px; text-transform: none; white-space: normal; w=
idows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-col=
or: #ffffff; float: none; display: inline !important;" data-mce-style=3D"co=
lor: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; f=
ont-style: normal; font-variant-ligatures: normal; font-variant-caps: norma=
l; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: sta=
rt; text-indent: 0px; text-transform: none; white-space: normal; widows: 2;=
 word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffff=
ff; float: none; display: inline !important;"><br></span></div><div style=
=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-size: 1=
6px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:=
 normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-alig=
n: start; text-indent: 0px; text-transform: none; white-space: normal; wido=
ws: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color:=
 #ffffff;" data-mce-style=3D"color: #000000; font-family: arial, helvetica,=
 sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: n=
ormal; font-variant-caps: normal; font-weight: normal; letter-spacing: norm=
al; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-widt=
h: 0px; background-color: #ffffff;"><span style=3D"color: #000000; font-fam=
ily: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; fon=
t-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal=
; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -w=
ebkit-text-stroke-width: 0px; background-color: #ffffff; float: none; displ=
ay: inline !important;" data-mce-style=3D"color: #000000; font-family: aria=
l, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant=
-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-=
spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-tran=
sform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-tex=
t-stroke-width: 0px; background-color: #ffffff; float: none; display: inlin=
e !important;">No, I don't have it.</span></div><div style=3D"color: #00000=
0; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: =
normal; font-variant-ligatures: normal; font-variant-caps: normal; font-wei=
ght: normal; letter-spacing: normal; orphans: 2; text-align: start; text-in=
dent: 0px; text-transform: none; white-space: normal; widows: 2; word-spaci=
ng: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;" data-m=
ce-style=3D"color: #000000; font-family: arial, helvetica, sans-serif; font=
-size: 16px; font-style: normal; font-variant-ligatures: normal; font-varia=
nt-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; t=
ext-align: start; text-indent: 0px; text-transform: none; white-space: norm=
al; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; backgroun=
d-color: #ffffff;">But I think we don't need the stats&nbsp;like that to sh=
ow effect of Virtual DMARC.</div><div style=3D"color: #000000; font-family:=
 arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-va=
riant-ligatures: normal; font-variant-caps: normal; font-weight: normal; le=
tter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text=
-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webki=
t-text-stroke-width: 0px; background-color: #ffffff;" data-mce-style=3D"col=
or: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; fo=
nt-style: normal; font-variant-ligatures: normal; font-variant-caps: normal=
; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: star=
t; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #fffff=
f;"><div>Because Virtual&nbsp;DAMRC&nbsp;focus on the case of PASS.<br></di=
v></div><div style=3D"color: #000000; font-family: arial, helvetica, sans-s=
erif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orp=
hans: 2; text-align: start; text-indent: 0px; text-transform: none; white-s=
pace: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;=
 background-color: #ffffff;" data-mce-style=3D"color: #000000; font-family:=
 arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-va=
riant-ligatures: normal; font-variant-caps: normal; font-weight: normal; le=
tter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text=
-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webki=
t-text-stroke-width: 0px; background-color: #ffffff;">If Virtual DMARC is n=
ot PASS, result should be NONE.</div><div style=3D"color: #000000; font-fam=
ily: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; fon=
t-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal=
; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -w=
ebkit-text-stroke-width: 0px; background-color: #ffffff;" data-mce-style=3D=
"color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px=
; font-style: normal; font-variant-ligatures: normal; font-variant-caps: no=
rmal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; widows:=
 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f=
fffff;">That means non-PASS messages are not received any bad influences by=
 Virtual DMARC.</div><br style=3D"color: #000000; font-family: arial, helve=
tica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatur=
es: normal; font-variant-caps: normal; font-weight: normal; letter-spacing:=
 normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: n=
one; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke=
-width: 0px; background-color: #ffffff;" data-mce-style=3D"color: #000000; =
font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: nor=
mal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight=
: normal; letter-spacing: normal; orphans: 2; text-align: start; text-inden=
t: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing:=
 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"><br style=
=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-size: 1=
6px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:=
 normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-alig=
n: start; text-indent: 0px; text-transform: none; white-space: normal; wido=
ws: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color:=
 #ffffff;" data-mce-style=3D"color: #000000; font-family: arial, helvetica,=
 sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: n=
ormal; font-variant-caps: normal; font-weight: normal; letter-spacing: norm=
al; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-widt=
h: 0px; background-color: #ffffff;"><div style=3D"color: #000000; font-fami=
ly: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font=
-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal;=
 letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; t=
ext-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -we=
bkit-text-stroke-width: 0px; background-color: #ffffff;" data-mce-style=3D"=
color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px;=
 font-style: normal; font-variant-ligatures: normal; font-variant-caps: nor=
mal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: s=
tart; text-indent: 0px; text-transform: none; white-space: normal; widows: =
2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ff=
ffff;"><span style=3D"color: #000000; font-family: arial, helvetica, sans-s=
erif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orp=
hans: 2; text-align: start; text-indent: 0px; text-transform: none; white-s=
pace: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;=
 background-color: #ffffff; float: none; display: inline !important;" data-=
mce-style=3D"color: #000000; font-family: arial, helvetica, sans-serif; fon=
t-size: 16px; font-style: normal; font-variant-ligatures: normal; font-vari=
ant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; =
text-align: start; text-indent: 0px; text-transform: none; white-space: nor=
mal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; backgrou=
nd-color: #ffffff; float: none; display: inline !important;">&gt; I wonder =
if these are stats about Microsoft's "bestguesspass".</span></div><br style=
=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-size: 1=
6px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:=
 normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-alig=
n: start; text-indent: 0px; text-transform: none; white-space: normal; wido=
ws: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color:=
 #ffffff;" data-mce-style=3D"color: #000000; font-family: arial, helvetica,=
 sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: n=
ormal; font-variant-caps: normal; font-weight: normal; letter-spacing: norm=
al; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-widt=
h: 0px; background-color: #ffffff;"><div style=3D"color: #000000; font-fami=
ly: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font=
-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal;=
 letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; t=
ext-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -we=
bkit-text-stroke-width: 0px; background-color: #ffffff;" data-mce-style=3D"=
color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px;=
 font-style: normal; font-variant-ligatures: normal; font-variant-caps: nor=
mal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: s=
tart; text-indent: 0px; text-transform: none; white-space: normal; widows: =
2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ff=
ffff;">I am not sure MS's BestGuessPass is the same as Virtual DMDARC but a=
lmost same idea so I am also interested in the stats.</div><div style=3D"co=
lor: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; f=
ont-style: normal; font-variant-ligatures: normal; font-variant-caps: norma=
l; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: sta=
rt; text-indent: 0px; text-transform: none; white-space: normal; widows: 2;=
 word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffff=
ff;" data-mce-style=3D"color: #000000; font-family: arial, helvetica, sans-=
serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal;=
 font-variant-caps: normal; font-weight: normal; letter-spacing: normal; or=
phans: 2; text-align: start; text-indent: 0px; text-transform: none; white-=
space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px=
; background-color: #ffffff;"><br></div><div style=3D"color: #000000; font-=
family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; =
font-variant-ligatures: normal; font-variant-caps: normal; font-weight: nor=
mal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0p=
x; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;=
 -webkit-text-stroke-width: 0px; background-color: #ffffff;" data-mce-style=
=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-size: 1=
6px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:=
 normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-alig=
n: start; text-indent: 0px; text-transform: none; white-space: normal; wido=
ws: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color:=
 #ffffff;"><br></div><div style=3D"color: #000000; font-family: arial, helv=
etica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatu=
res: normal; font-variant-caps: normal; font-weight: normal; letter-spacing=
: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-strok=
e-width: 0px; background-color: #ffffff;" data-mce-style=3D"color: #000000;=
 font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: no=
rmal; font-variant-ligatures: normal; font-variant-caps: normal; font-weigh=
t: normal; letter-spacing: normal; orphans: 2; text-align: start; text-inde=
nt: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing=
: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;">Best,</d=
iv><div style=3D"color: #000000; font-family: arial, helvetica, sans-serif;=
 font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-=
variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans:=
 2; text-align: start; text-indent: 0px; text-transform: none; white-space:=
 normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; back=
ground-color: #ffffff;" data-mce-style=3D"color: #000000; font-family: aria=
l, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant=
-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-=
spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-tran=
sform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-tex=
t-stroke-width: 0px; background-color: #ffffff;">--Takehito</div></div><div=
><br></div><hr id=3D"zwchr" data-marker=3D"__DIVIDER__"><div data-marker=3D=
"__HEADERS__"><b>=E5=B7=AE=E5=87=BA=E4=BA=BA: </b>"Kaoru Maeda" &lt;kaoruma=
eda.ml@gmail.com&gt;<br><b>=E5=AE=9B=E5=85=88: </b>"=E5=A3=AE=E4=BA=BA =E8=
=B5=A4=E6=A1=90" &lt;akagiri@regumi.net&gt;<br><b>Cc: </b>"dmarc" &lt;dmarc=
@ietf.org&gt;<br><b>=E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: </b>2017=E5=B9=B4=
2=E6=9C=8828=E6=97=A5, =E7=81=AB=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 1:12:=
01<br><b>=E4=BB=B6=E5=90=8D: </b>Re: [dmarc-ietf] Fwd: I-D Action: draft-ak=
agiri-dmarc-virtual-verification-01.txt<br></div><br><div data-marker=3D"__=
QUOTED_TEXT__"><div dir=3D"ltr"><span style=3D"font-size: 14px;" data-mce-s=
tyle=3D"font-size: 14px;">Takehito,</span><div style=3D"font-size: 14px;" d=
ata-mce-style=3D"font-size: 14px;"><br></div><div style=3D"font-size: 14px;=
" data-mce-style=3D"font-size: 14px;">Thank you for the statistics.</div><d=
iv style=3D"font-size: 14px;" data-mce-style=3D"font-size: 14px;"><br></div=
><div style=3D"font-size: 14px;" data-mce-style=3D"font-size: 14px;">I'm gl=
ad to know virtual DMARC verifications has some traffic that could be appli=
cable. Do you have numbers for non-aligned messages that Sender has a DMARC=
?</div><div style=3D"font-size: 14px;" data-mce-style=3D"font-size: 14px;">=
<br></div><div style=3D"font-size: 14px;" data-mce-style=3D"font-size: 14px=
;">I wonder if these are stats on Microsoft's "bestguesspass".</div><div st=
yle=3D"font-size: 14px;" data-mce-style=3D"font-size: 14px;"><br></div><div=
 style=3D"font-size: 14px;" data-mce-style=3D"font-size: 14px;">Kaoru</div>=
</div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">2017-02-27 =
11:10 GMT+09:00 Takehito Akagiri <span dir=3D"ltr">&lt;<a href=3D"mailto:ak=
agiri@regumi.net" target=3D"_blank">akagiri@regumi.net</a>&gt;</span>:<br><=
blockquote class=3D"gmail_quote" style=3D"margin: 0 0 0 .8ex; border-left: =
1px #ccc solid; padding-left: 1ex;" data-mce-style=3D"margin: 0 0 0 .8ex; b=
order-left: 1px #ccc solid; padding-left: 1ex;">Regarding draft-akagiri-dma=
rc-virtual-verification-01.txt, I got statistics to show effect of "Virtual=
 DAMRC" in corporation with some Japanese ISPs.<br>
<br>
I prepared very simple page for it. Please find it on the URL as bellow.<br=
>
<a href=3D"https://www.vdmarc.dmarc.jp/?p=3D122" rel=3D"noreferrer" target=
=3D"_blank">https://www.vdmarc.dmarc.jp/?p=3D122</a><br>
<span class=3D""><br>
Any comments will be appreciated.<br>
<br>
Best regards,<br>
</span>--Takehito Akagiri<br>
<br>
<br>
<br>
----- =E5=85=83=E3=81=AE=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8 -----=
<br>
=E5=B7=AE=E5=87=BA=E4=BA=BA: "Kouji Okada" &lt;<a href=3D"mailto:okd@lepidu=
m.co.jp" target=3D"_blank">okd@lepidum.co.jp</a>&gt;<br>
=E5=AE=9B=E5=85=88: "dmarc" &lt;<a href=3D"mailto:dmarc@ietf.org" target=3D=
"_blank">dmarc@ietf.org</a>&gt;<br>
Cc: "Kouji Okada" &lt;<a href=3D"mailto:okd@lepidum.co.jp" target=3D"_blank=
">okd@lepidum.co.jp</a>&gt;<br>
=E9=80=81=E4=BF=A1=E6=B8=88=E3=81=BF: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5, =
=E6=B0=B4=E6=9B=9C=E6=97=A5 =E5=8D=88=E5=BE=8C 5:10:55<br>
=E4=BB=B6=E5=90=8D: [dmarc-ietf] Fwd: I-D Action:&nbsp; &nbsp; &nbsp; &nbsp=
;draft-akagiri-dmarc-virtual-verification-01.txt<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
We have submitted new version of draft-akagiri-dmarc-virtual-verification<b=
r>
<br>
The diffs from 00 are listed below.<br>
<br>
* Removed Roadmap section<br>
* Added focus of document to Introduction and Problem Statement<br>
* Added Use cases section<br>
<br>
Any comments will be appreciated.<br>
<br>
Best regards,<br>
Kouji Okada<br>
<br>
&gt; =E8=BB=A2=E9=80=81=E3=81=95=E3=82=8C=E3=81=9F=E3=83=A1=E3=83=83=E3=82=
=BB=E3=83=BC=E3=82=B8=EF=BC=9A<br>
&gt;<br>
&gt; =E5=B7=AE=E5=87=BA=E4=BA=BA: <a href=3D"mailto:internet-drafts@ietf.or=
g" target=3D"_blank">internet-drafts@ietf.org</a><br>
&gt; =E4=BB=B6=E5=90=8D: I-D Action: draft-akagiri-dmarc-virtual-verificati=
on-01.txt<br>
&gt; =E6=97=A5=E4=BB=98: 2016=E5=B9=B49=E6=9C=8821=E6=97=A5 16:43:58 JST<br=
>
&gt; =E5=AE=9B=E5=85=88: &lt;<a href=3D"mailto:i-d-announce@ietf.org" targe=
t=3D"_blank">i-d-announce@ietf.org</a>&gt;<br>
&gt; =E8=BF=94=E4=BF=A1=E5=85=88: <a href=3D"mailto:internet-drafts@ietf.or=
g" target=3D"_blank">internet-drafts@ietf.org</a><br>
&gt;<br>
&gt;<br>
&gt; A New Internet-Draft is available from the on-line Internet-Drafts dir=
ectories.<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; Title&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp;: DMARC verification without record definitions<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; Authors&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: =
Genki Yasutaka<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; Takehito Akagiri<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; Masaki Kase<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; Kouji Okada<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; Kaoru Maeda<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;Filename&nbsp; &nbsp; &nbsp; &nbsp; : draft-=
akagiri-dmarc-virtual-verification-01.txt<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;Pages&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbs=
p;: 9<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;Date&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp=
; : 2016-09-21<br>
&gt;<br>
&gt; Abstract:<br>
&gt;&nbsp; &nbsp;While DMARC is a powerful architecture to protect email us=
ers from<br>
&gt;&nbsp; &nbsp;malicious email activities, its deployment is still a work=
 in<br>
&gt;&nbsp; &nbsp;progress.&nbsp; To encourage further adoption of DMARC, in=
 this draft we<br>
&gt;&nbsp; &nbsp;propose an incremental deployment procedure.<br>
&gt;<br>
&gt;<br>
&gt; The IETF datatracker status page for this draft is:<br>
&gt; <a href=3D"https://datatracker.ietf.org/doc/draft-akagiri-dmarc-virtua=
l-verification/" rel=3D"noreferrer" target=3D"_blank">https://datatracker.i=
etf.org/doc/draft-akagiri-dmarc-virtual-verification/</a><br>
&gt;<br>
&gt; There's also a htmlized version available at:<br>
&gt; <a href=3D"https://tools.ietf.org/html/draft-akagiri-dmarc-virtual-ver=
ification-01" rel=3D"noreferrer" target=3D"_blank">https://tools.ietf.org/h=
tml/draft-akagiri-dmarc-virtual-verification-01</a><br>
&gt;<br>
&gt; A diff from the previous version is available at:<br>
&gt; <a href=3D"https://www.ietf.org/rfcdiff?url2=3Ddraft-akagiri-dmarc-vir=
tual-verification-01" rel=3D"noreferrer" target=3D"_blank">https://www.ietf=
.org/rfcdiff?url2=3Ddraft-akagiri-dmarc-virtual-verification-01</a><br>
&gt;<br>
&gt;<br>
&gt; Please note that it may take a couple of minutes from the time of subm=
ission<br>
&gt; until the htmlized version and diff are available at <a href=3D"http:/=
/tools.ietf.org" rel=3D"noreferrer" target=3D"_blank">tools.ietf.org</a>.<b=
r>
&gt;<br>
&gt; Internet-Drafts are also available by anonymous FTP at:<br>
&gt; <a href=3D"ftp://ftp.ietf.org/internet-drafts/" rel=3D"noreferrer" tar=
get=3D"_blank">ftp://ftp.ietf.org/internet-drafts/</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; I-D-Announce mailing list<br>
&gt; <a href=3D"mailto:I-D-Announce@ietf.org" target=3D"_blank">I-D-Announc=
e@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/i-d-announce" rel=3D"=
noreferrer" target=3D"_blank">https://www.ietf.org/mailman/listinfo/i-d-ann=
ounce</a><br>
&gt; Internet-Draft directories: <a href=3D"http://www.ietf.org/shadow.html=
" rel=3D"noreferrer" target=3D"_blank">http://www.ietf.org/shadow.html</a><=
br>
&gt; or <a href=3D"ftp://ftp.ietf.org/ietf/1shadow-sites.txt" rel=3D"norefe=
rrer" target=3D"_blank">ftp://ftp.ietf.org/ietf/1shadow-sites.txt</a><br>
<br>
_______________________________________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org" target=3D"_blank">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/dmarc</a><br>
<br>
_______________________________________________<br>
dmarc mailing list<br>
<a href=3D"mailto:dmarc@ietf.org" target=3D"_blank">dmarc@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/dmarc" rel=3D"noreferrer" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/dmarc</a><br>
</div></div></blockquote></div></div><br></div></div></body></html>
------=_Part_2134_2095074698.1488263741452--


From nobody Tue Feb 28 01:03:50 2017
Return-Path: <d_kodama@mub.biglobe.ne.jp>
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 6303A12947A for <dmarc@ietfa.amsl.com>; Tue, 28 Feb 2017 01:03:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.902
X-Spam-Level: 
X-Spam-Status: No, score=-1.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 6o2DdJOE7nm0 for <dmarc@ietfa.amsl.com>; Tue, 28 Feb 2017 01:03:45 -0800 (PST)
Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [IPv6:2001:260:401:42e::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 42777126FDC for <dmarc@ietf.org>; Tue, 28 Feb 2017 01:03:44 -0800 (PST)
Received: from vc-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (shby/5611300315) with ESMTP id v1S93gu0005351 for <dmarc@ietf.org>; Tue, 28 Feb 2017 18:03:42 +0900
Received: from smtp-gw.biglobe.ne.jp ([172.30.160.83]) by vc-gw.biglobe.ne.jp (shby/0716090908) with ESMTP id v1S93gib000923 for <dmarc@ietf.org>; Tue, 28 Feb 2017 18:03:42 +0900
X-Biglobe-Sender: <d_kodama@mub.biglobe.ne.jp>
X-Mailer: BIGLOBE Mail 1.0.0
Received: from bvea33554.zcs.mesh.ad.jp ([172.23.135.32]) by smtp-gw.biglobe.ne.jp id SmcSAC1EA053; Tue, 28 Feb 2017 18:03:42 +0900 (JST)
Date: Tue, 28 Feb 2017 18:03:42 +0900 (JST)
From: d_kodama@mub.biglobe.ne.jp
To: dmarc@ietf.org
Message-ID: <a5e96a85-01f7-4075-aa06-11ab030e8796@bvea33554>
In-Reply-To: <ec9e4371-df18-4348-b834-846aacb47d36@bvea33554>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0
X-Biglobe-Spnum: 52339
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/i3hAYAt1QSt9lArUe9xpaTzumO8>
Subject: Re: [dmarc-ietf] Fwd: I-D Action: draft-akagiri-dmarc-virtual-verification-01.txt
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.17
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: Tue, 28 Feb 2017 09:03:48 -0000

Hi Takehito,

 Thank you for your information. This is good!
 I would like to research my mail servers, too.
 
 Please tell me how to make data more easily.

Daisuke.

> Regarding draft-akagiri-dmarc-virtual-verification-01.txt, I got statistics to show effect of "Virtual DAMRC" in corporation with some Japanese ISPs.
>
>I prepared very simple page for it. Please find it on the URL as bellow.
>https://www.vdmarc.dmarc.jp/?p=122
>
>Any comments will be appreciated.
>
>Best regards,
>--Takehito Akagiri

