首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >当使用配置为发送RUA的DMARC子域时,是否需要添加DMARC报告TXT记录?

当使用配置为发送RUA的DMARC子域时,是否需要添加DMARC报告TXT记录?
EN

Server Fault用户
提问于 2021-03-03 16:50:25
回答 1查看 176关注 0票数 3

如果我在username@subdomain.example.com的DMARC记录中用rua=username@example.com发送电子邮件,是否需要创建DMARC报告TXT记录(例如subdomain.example.com._report._dmarc.example.com TXT "v=DMARC1")?

EN

回答 1

Server Fault用户

回答已采纳

发布于 2021-03-04 06:44:06

不,根据RFC的说法:

代码语言:javascript
复制
When a Mail Receiver discovers a DMARC policy in the DNS, and the
   Organizational Domain at which that record was discovered is not
   identical to the [Organizational Domain][2] of the host part of the
   authority component of a [URI] specified in the "rua" or "ruf" tag,
   the following verification steps are to be taken:

 1.  Extract the host portion of the authority component of the URI.
       Call this the "destination host", as it refers to a Report
       Receiver.

 2.  Prepend the string "_report._dmarc".

2

票数 4
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/1055805

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档