multiple domains - changing url to webmail (roundcude)
#1
multiple domains - changing url to webmail (roundcude)
Hi,
I have a few domains hosted on my vps. For clients to log into webmail they currently all have to access the same url... vps90483.vpssupply.org/etc/apps/webmail/
I am wondering if it's possible for each client to have a personal webmail address ? i.e mail.somesite.org/etc/apps/webmail/

Is this possible ?

Cheers Jim
Reply
#2
RE: multiple domains - changing url to webmail (roundcude)
Yes!
use search for forum
Reply
#3
RE: multiple domains - changing url to webmail (roundcude)
haha I have searched of course. A search is always my first port of call, however nothing has turned up. If you know of the thread that has the solution perhaps a link to it ? Or a search term that will take me there ! Smile
Reply
#4
RE: multiple domains - changing url to webmail (roundcude)
(06-28-2015, 02:26 AM)crowds Wrote: haha I have searched of course. A search is always my first port of call, however nothing has turned up. If you know of the thread that has the solution perhaps a link to it ? Or a search term that will take me there ! Smile

Poor searching Big Grin

Examle Link:

http://forums.sentora.org/showthread.php...ht=webmail
Reply
#5
RE: multiple domains - changing url to webmail (roundcude)
Check out this thread: [How-To] Set up /webmail or /mysql for all domains
It is on the sticky/Important Threads of the "Community Guides & How-To's v1.0.x" section.

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
#6
RE: multiple domains - changing url to webmail (roundcude)
Adding this code in the Global Sentora Entry works perfect for me:

Code:
</VirtualHost> # Configuration for WebMail <VirtualHost *:80> ServerAlias webmail.* DocumentRoot "/etc/sentora/panel/etc/apps/webmail/" AddType application/x-httpd-php .php <Directory "/etc/sentora/panel/etc/apps/webmail/"> Options +FollowSymLinks -Indexes AllowOverride All Require all granted </Directory>

It allows every domain acces webmail trough webmail.domain.tls
[Image: logo2.png]

My being on this forum is all personal and all is done here by me has nothing to with the company Web Improved I work for Smile
Reply
#7
RE: multiple domains - changing url to webmail (roundcude)
Brilliant chaps, thanks a lot. Going over it right now Smile
Reply
#8
RE: multiple domains - changing url to webmail (roundcude)
Yes!

use search for forum

[Image: 1434586608.jpg]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
[split] Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 ogika 2 6 ,541 09-14-2021, 06:25 AM
Last Post: sparkrack
Postfix relay specific domains to mailjet johnnyp 0 3 ,011 01-29-2021, 04:44 AM
Last Post: johnnyp
Disabling warning and notice logging in /var/sentora/logs/domains/* JSmith 0 3 ,347 01-02-2021, 07:50 PM
Last Post: JSmith

Forum Jump:


Users browsing this thread: 1 Guest(s)