• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question How to change webmail URL

Giacomo Berdondini

New Pleskian
Hello, I'm trying to change the URL for webmail of my Plesk server.
I have the same domain mycompany.com and I have two server, that I named server1.mycompany.com and server2.mycompany.com

Likewise, I'd like to have webmail1.mycompany.com pointing to webmail service on server 1 and webmail2.mycompany.com pointing to webmail service on server 1.

Is that possible?

Thanks in advance.
 
Hi Giacomo Berdondini,

to change the name of your webmail - URLs, you would first change the corresponding templates with own, custom ones on each server and you would then setup a CNAME - entry for the corresponding domain at server one for "webmail2" with the value "webmail1.YOUR-SECOND-COMPANY-FQDN".

Pls. note, that changing templates with own modifications will result in naming ALL "webmail" - URLs for each domain on your server to the desired name "webmail1". I would rather recommend to use two CNAME - records on each depending domain with the values:

webmail1 => webmail.YOUR-FIRST-COMPANY-FQDN
webmail2 => webmail.YOUR-SECOND-COMPANY-FQDN
 
Back
Top