什么是 DNS TXT 记录“mailru-verification”?

nul*_*lll 6 domain-name-system email spam-filter authentication

有时我会看到这个mailru-verificationDNS 记录。

我用谷歌搜索过- 和 Yandexed ;) -但我一无所获。

我怀疑这是一种俄罗斯 SPF 实现......

dig example.com TXT
Run Code Online (Sandbox Code Playgroud)

产出

; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> example.com TXT
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56090
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;example.com.    IN  TXT

;; ANSWER SECTION:
example.com. 14400 IN  TXT "v=spf1 include:xxxxxx.xx -all"
example.com. 14400 IN  TXT "mailru-verification: xxxxxxxxx"
example.com. 14400 IN  TXT "spf2.0/pra include:xxxxxxx.xx -all"

;; Query time: 78 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Sat Apr 02 12:36:52 CEST 2016
;; MSG SIZE  rcvd: 210
Run Code Online (Sandbox Code Playgroud)

有人知道吗?谢谢!

小智 3

这是服务PostMaster.mail.ru的域验证。在那里你可以得到一些关于你的信件递送、垃圾邮件、问题、配置反馈循环等的统计数据。相当帅气。

如果您有大量@mail.ru 地址的受众,您可能会发现它对您有用。它也有英文界面。