changing the symbolic link domain/webmail

publicworks

New member
Joined
Oct 15, 2005
Messages
3
Location
Amsterdam
Hello,

I'm new here and have some basic experience with changing settings through shell access. But I would like to change the symbolic link domain/webmail. At the moment it's configured to give you umail (UebiMiau!) but I would like it to be SquirrelMail.

Where and how do I change that.

Additionally I would like to create a new symbolic link to UebiMiau! like this: domain/umail.

Then I would give my server users 3 options for webmail:
domain/webmail (directed to squirrelmail)
domain/squirrelmail (already working)
domain/umail (symbolic link to UebiMiau!)

Within DA people can choose between the two. But I noticed that most users get lost in DA so I want to give them some strait-forward links instead.

thanks Erik

A bonus would be if I could do the same with directadmin?
domain/directadmin symbolic link to domain:2222
 
You can change the /webmail entry in /etc/httpd/conf/httpd.conf , search for /webmail and modify it to your liking. You can also add a new Alias here.... Save httpd.conf and restart apache (service httpd restart).

There is already an alias defined for the control panel .... going to any domain on your box add /config and you'll get the the control panel
 
Back
Top