• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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