• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question How to set up webmail with external dns

Colonel36

Basic Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
Plesk Obsidian18.0.57
Hi.
Can anyone point me in the right direction to set up an email on a domain and how to configure it with external dns settings in Ionos?
Many thanks
 
Hello, @Colonel36 you need to create the following DNS records in your IONOS zone:

Type: A
Host: mail.example.com
Value: Your-Server-IP


Type: A
Host: webmail.example.com
Value: Your-Server-IP

You may also configure them as CNAME records, but you need to ensure the value set for the CNAME records is pointed to the server IP address. I.e. if the value of the CNAME record is example.com, the A record for example.com should be pointed to the Plesk server.
 
Do you have a webmail configured for the domain? Cause as long as you have a webmail configured then as long as you have an A record configured for webmail.domain.tld it should just work.
 
The mail server uses port 25, if you want to be able to send emails through the server you will need to contact support for your VPS to unblock port 25. Alternatively you could use a relay to relay emails over alternative ports but honestly all you really need to do is just open a ticket with your VPS provider and ask them to unblock port 25 and you should be good.
 
Thanks. I tried to open the port myself, but it didn't respond, and I was going to ring them a little later.
Thanks very much for your help. Much appreciated.
 
Back
Top