
Originally Posted by
Supra53231
... my addondomains are working for the mail. but the domain i registered with to get cpanel and whm on a server doesnt seem to be working ... so far 2 addon-domains are working but the dedicated domain isnt working for mail.
It will help to have some additional information and detail to help us troubleshoot the issue further.
1.) Am I correct to understand that the only thing not working for the "dedicated domain" is the "mail.domain.tld" sub-domain? If this is not a correct understanding, please try to carefully rephrase a detailed description of the precise symptom(s).
2.) Is the affected domain also used in the server hostname?
3.) Via root SSH access, what is the hostname displayed by the following command:
What I'm looking for is something in a similar naming format to one of the following examples:
domain.tld
servername.domain.tld
servername.example.domain.tld
4.) Via root SSH access, what is the output from the following "dig" commands (where "domain.tld" should be replaced by the affected domain name):
Code:
# dig mail.domain.tld A +all
# dig @127.0.0.1 mail.domain.tld A +all