Mail server configuration

Discussion in 'Installation/Configuration' started by Mickael, Oct 23, 2020.

  1. Mickael

    Mickael New Member

    Hello,
    Everything works very well on my server via ISPConfig except the mail server.
    I would like to understand why it doesn't work ... Which sub-domain should be used in MX fields?

    I can connect to roundcube, but I can't send or receive emails.

    Thanks for your help.
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    You should point the MX record to your hostname, so if your hostname is server1.example.com, it should point to server1.example.com.

    Do you get a error message when you are sending from Roundcube?
     
  3. Mickael

    Mickael New Member

    Hi, Thanks for your answer

    My hostname is: server1.ip-5-196-74.eu
    My domain name is : mickaheberg.fr
    My ip address is : 5.196.74.210

    My file: nano /etc/hosts is the following :
    127.0.0.1 localhost

    ::1 localhost ip6-localhost ip6-loopback
    ff02::1 ip6-allnodes
    ff02::2 ip6-allouters

    mickaheberg.fr server1.ip-5-196-74.eu server1

    127.0.1.1 server1.ip-5-196-74.eu server1
    127.0.1.1 ns3003340.ip-5-196-74.eu ns3003340
     
  4. Mickael

    Mickael New Member

    Can you help me? I'm really new to mail server configuration ... I tried several times but never succeeded ...
     
  5. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Gwyneth Llewelyn likes this.

Share This Page