mirror of
https://github.com/helloxz/phpdns.git
synced 2026-04-25 06:55:48 +03:00
[GH-ISSUE #1] 请问可以添加支持MX记录吗? #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lianyis on GitHub (Jul 10, 2018).
Original GitHub issue: https://github.com/helloxz/phpdns/issues/1
@helloxz commented on GitHub (Jul 11, 2018):
不可以,这个不是用来做域名解析的。这个只是递归DNS,这篇文章你可以了解下:https://www.alibabacloud.com/help/zh/doc-detail/60303.htm
@lianyis commented on GitHub (Jul 11, 2018):
我记得dnsmasq是可以做mx解析的
https://iomarmochtar.wordpress.com/2015/01/24/mx-record-configuration-in-dnsmasq/
@helloxz commented on GitHub (Jul 11, 2018):
谢谢,这篇文章很有帮助,我看下个版本能否加入。
@lianyis commented on GitHub (Jul 11, 2018):
另外还可以支持SPF,PTR等,具体方式可以看这里。
https://gist.github.com/m13253/c427f6825e938101189d