what is the easiest and best solution to get one install of squirrelmail working for every hosted domain?
I once saw a solution like :
Code:
<VirtualHost 1.2.3.4:80>
ServerName mail.mydomain.com
ServerAlias mail.*
ServerAdmin postmaster@mydomain.com
DocumentRoot /var/www/webmail
</VirtualHost>
but I had some problems with that. Should that generally work this way? Do I have to set it up manually or can one do that with ispconfig frontend?
Anyone already using another webmailer? how did you do it?
Recent comments
1 day 14 hours ago
1 day 17 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 18 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 13 hours ago
3 days 14 hours ago