Validation of external domain (for email) failing
Published
I am trying to set up an email alias on my own email. I have configured the DNS records at my registrar and everything looks OK. I confirmed the record is set up using dig:
$ dig -t TXT -q <mailboxprovidedstring>.example.com
which gives (among other things):
;; ANSWER SECTION:
<mailboxprovidedstring>.example.com. 600 IN TXT "<mailboxprovidedkey>"
However, mailbox.org claims that it cannot validate the key. What could be the reason?
No connection
Real-time notifications may not work
The same problem
After waiting a few hours, the problem was gone. I'd guess it was a matter of waiting for the DNS records to propagate.
After waiting a few hours, the problem was gone. I'd guess it was a matter of waiting for the DNS records to propagate.
I am also having problems getting my domain verified. I configured DNS at my registrar
<40 dig key> TXT <40 dig string>example.com. but it doesn't validate.
Does anyone know if there should be a dot between the <40 digit string> and example.com. In the example above of Rebeca there is a dot but as she mentions a 8 digit string it seems things have changed since at mailbox.org.
Any help is appreciated!
I am also having problems getting my domain verified. I configured DNS at my registrar
<40 dig key> TXT <40 dig string>example.com. but it doesn't validate.
Does anyone know if there should be a dot between the <40 digit string> and example.com. In the example above of Rebeca there is a dot but as she mentions a 8 digit string it seems things have changed since at mailbox.org.
Any help is appreciated!
Feedback from the support desk: Yes, there should be a dot between the 40 digit string and your custom domain.
After adding the dot, the validation worked.
The instructions from mailbox.org were unfortunately not very clear to me on what is the Name and what is the Value of the TXT field. It is:
NAME: <40 dig string>.example.com. TYPE: TXT VALUE: <40 dig key>
I hope this helps someone.
Feedback from the support desk: Yes, there should be a dot between the 40 digit string and your custom domain.
After adding the dot, the validation worked.
The instructions from mailbox.org were unfortunately not very clear to me on what is the Name and what is the Value of the TXT field. It is:
NAME: <40 dig string>.example.com. TYPE: TXT VALUE: <40 dig key>
I hope this helps someone.
Replies have been locked on this page!