Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: byte on August 12, 2010, 01:46:26 PM

Title: Change https://<domain-name>.tld/webmail to https://mail.<domain-name>.tld
Post by: byte on August 12, 2010, 01:46:26 PM
Has anyone changed their /webmail address to another url, for example I would actually prefer to type "https://mail.<domain-name>.tld - There are a few ways I've thought about how I could achieve this with RewriteRules being one.

I'd be interested to know if any others have changed their default webmail url.

Thanks.
Title: Re: Change https://<domain-name>.tld/webmail to https://mail.<domain-name>.tld
Post by: cactus on August 12, 2010, 02:20:39 PM
Has anyone changed their /webmail address to another url, for example I would actually prefer to type "https://mail.<domain-name>.tld - There are a few ways I've thought about how I could achieve this with RewriteRules being one.

I'd be interested to know if any others have changed their default webmail url.

Thanks.
You could custom template VirtualHosts/30WebmailAliases to include a filter to only configure webmail for the domain you desire. A additional Rewrite rule directing / to /webmail/ for that domain should do the trick, if you want to access it at the root URL I guess.