Ticket #69 (closed Bug: fixed)
please fix your broken MX record!
| Reported by: | woods@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Website | Version: | |
| Severity: | Crash/data loss | Keywords: | |
| Cc: | Operating System: | All | |
| OS Version: |
Description
Please fix your broken DNS.
An MX record _must_ point to a canonical hostname, _not_ a CNAME.
$ host -v -t mx mulberrymail.com
Query about mulberrymail.com for record types MX
Query for MX records done, 1 answer, status: no error
The following answer is not authoritative:
Answer section contains (1 record):
mulberrymail.com IN MX 10 piper.mulberrymail.com
Checking if piper.mulberrymail.com is a canonical hostname ...
piper.mulberrymail.com IN CNAME mulberrymail.com
mulberrymail.com IN A 71.240.120.213
*** mulberrymail.com MX host piper.mulberrymail.com is not canonical
Note that rfc-ignorant.org might pick up your domain and list it as having a bogus MX.