Mail Server.

Discussion in 'General' started by Korsch, Mar 12, 2023.

  1. Korsch

    Korsch New Member

    I have my mx record on my domain registrar set up like this
    Code:
    MX    @    mail.domain.ca. (Priority: 10)
    when I go to the domain mail.domain.ca it brings me to the default nginx page. I never set this up but is it possible to create a site through ISPConfig panel that uses this mail.domain.ca domain that could essentially redirect to me mail login page? or create a site using this domain so its little more professional besides the basic nginx page. or will any use of the mail.domain.ca domain change my mailing server or affect is.
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Yes, that is possible.
     
  3. Korsch

    Korsch New Member

    So just to be clear assigning a website to the domain won’t mess up my mail server?
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    It should not, unless it creates a cert and breaks something with the certificate for your email server, but I don't think it will happen.
     
    Korsch likes this.

Share This Page