Skip to main content

Purpose of mail.domain.ext

Comments

5 comments

  • Droidism20011
    After some further reading in the cPanel docs and a couple of other forum posts I have learned that mail.example.ext is used to create valid tls certs. for email connections. This was done to avoid the invalid tls connection warning when you added an email account to your favorite email client. I also learned that in order to acces the webmail one can use domain.ext/webmail in the browser and login to view the email for a particular account. Remains the question on how to not show the website contents of domain.ext under the mail.domain.ext uri (to prevent duplicate content indexing by the search engines and other SEO/SEM related issues.)
    0
  • cPanelMichael
    Remains the question on how to not show the website contents of domain.ext under the mail.domain.ext uri (to prevent duplicate content indexing by the search engines and other SEO/SEM related issues.)

    Hello, This is discussed on the following thread: Mail Subdomain added as alias to main domain in httpd.conf Let us know if you have any additional questions. Thank you.
    0
  • Droidism20011
    Hi @cPanelMichael Thanks again for the links and help. After reading you answer in
    Mail Subdomain added as alias to main domain in httpd.conf

    I would like to know if this implies that when a now valid TLS cert. expires, auto ssl would not generate a new valid cert. for mail.domain.ext. Is this true or does my reading comprehension lack in this department?
    0
  • cPanelMichael
    Hello, That's correct. As a workaround, you could manually remove the serveralias entry for mail from the Apache configuration using the instructions on the following post: Mail Subdomain added as alias to main domain in httpd.conf Then, remove the DNS entry for "mail" from this domain name using "WHM >> Edit DNS Zone", and add "mail.domain.tld" as a subdomain to the cPanel account using the "Subdomains" option. Once you do this, AutoSSL should still work for the mail subdomain, and you can upload a custom index page to display the content you prefer to load when someone opens "mail.domain.tld" in their web browser. Thank you.
    0
  • Droidism20011
    Hi @cPanelMichael Thanks for this creative solution. Very clever and a nice way to add a extra landingpage for a value proposition, at the same time making sure that the mail.domain.ext keeps its valid tls cert., so we can actually email the new sign-ups we just converted via this page. Love it! Again, have a great day! W.
    0

Please sign in to leave a comment.