电子邮件的 Authentication-Results 标头中的 dis=NONE 是什么意思?

Ale*_*rie 7 smtp authentication spf dkim dmarc

以下是我最近收到的一封电子邮件:

Authentication-Results: mx.google.com;
       spf=neutral;
       dkim=pass header.i=@yahoo.com;
       dmarc=pass (p=REJECT dis=NONE) header.from=yahoo.com
Run Code Online (Sandbox Code Playgroud)

我一直在阅读有关 SPF、DKIM 和 DMARC 的文章,但我没有找到有关 dis=NONE 含义的任何解释。“dis”未在DMARC 标签注册表中列出,那么它是在哪里定义的,它是什么意思?

Jac*_*ans 7

dis=none (disposition=none) -- 表示 Gmail 应用了“无”策略

http://lists.dmarc.org/pipermail/dmarc-discuss/2013-April/001848.html