• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

change webmail url

almightya

New Pleskian
hello!

i use plesk 10.4.4 (ubuntu 10.04) and want change the default webmail url.
either all domains should use the same webmail url or the url should be forwarded to another.
the best solution for me --- can i use the webmail instead of the default subdomain (webmail.domain.xx) in a directory?
as domain.xx/webmail ...(server-wide!)

hope of you suggestions!
thanks!
 
yes, i have read the administrator guide and many articles about this,
but still i haven´t got a solution that works.

where/how can i find the responsible files for the webmail?
if i want to set an fix webmail path to all domains (webmail.domain.xx)
for domain1.xx, domain2.xx,... where i have to do the modifications?
the fix webmail path should be work server-wide.
by editing only domainWebmail.php i got an error in plesk panel,
after calling the webmail button.

on which files i have to do changes and where can i find this files?
 
in your plesk installation, find the directory

$PLESK/admin/conf/templates

if it is not already there, create the directory

$PLESK/admin/conf/templates/custom

then copy domainWebmail.php from $PLESK/admin/conf/templates/default to $PLESK/admin/conf/templates/custom

edit the domainWebmail.php in the custom directory and change all occurances of webmail. to whatever you want your webmail be under

run $PLESK/admin/bin/httpdmng --reconfigure-all

which will change if for ALL hosts
 
yes, with these steps it is possible to change the webmail-subdomain-path from webmail.xxx.xxx to xxx.xxx.xxx
but i want use only one webmail-url (webmail.domainxyz.xxx) for all domains. (domain1.xxx, domain2.xxx,....)
probably i can made this with dns-settings (alias) or can i forwarding the subdomain webmail.domainxyz.xxx to another url. if so, how?
and...how can i change/set the default webmail-link in the panel from each customer to this forwarding url?
the default url is: webmail.domainxyz.xxx

many thanks!
 
instead of this, i think the best solution to implement the webmail to another url is this:
use the url of the plesk panel gui, such es https://plesk.domain.xxx/webmail (for all domains and customers)
so only one ssl-certificat can be used for the plesk panel gui and webmail.
but how can i use this url (https://plesk.domain.xxx/webmail) instead of the subdomain-url: webmail.domain.xxx?
and how can the webmail-link (after customer login in plesk panel gui) be modified to set this to another url?
 
Back
Top