• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Howto change the horde webmail subdomain?

Wolfgang_Moestl

New Pleskian
Hi,

I tried to change the Horde webmail subdomain from the default of 'webmail.my.domain' to another one (e.g. 'webmail2.my.domain' following the description in https://talk.plesk.com/threads/how-...il-url-webmail-domain-com.114667/#post-462515.

Unfortunately this seems not to work in Plesk 12.0.18 (OS: Debian Wheezy):
The login page itself is displayed using the new subdomain, but the JavaScript and image files could not be loaded. The login itself does not work either (as the javaScript files could not be loaded...)

From the Apache proxy error log file (/var/www/vhosts/my.domain/logs/proxy_error_log):
2015/03/20 22:11:29 [error] 12014#0: *1 open() "/var/www/vhosts/my.domain/httpdocs/themes/default/screen.css" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /themes/default/screen.css HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/themes/default/screen.css", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *1 open() "/var/www/vhosts/my.domain/httpdocs/js/prototype.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/prototype.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/prototype.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *2 open() "/var/www/vhosts/my.domain/httpdocs/js/horde.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/horde.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/horde.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *9 open() "/var/www/vhosts/my.domain/httpdocs/js/login.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/login.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/login.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *13 open() "/var/www/vhosts/my.domain/httpdocs/js/accesskeys.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/accesskeys.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/accesskeys.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *15 open() "/var/www/vhosts/my.domain/httpdocs/themes/default/graphics/horde-power1.png" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /themes/default/graphics/horde-power1.png HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/themes/default/graphics/horde-power1.png", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"


=> Within the requests of the JavaScript and image files the horde path is missing after ".../my.domain/httpdocs/".

Is there anything I missed here?

Thanks a lot!

Cheers,
Wolf
 
Back
Top