PDA

View Full Version : WebMail choices. Can you install other webmail software?


elies
22nd February 2006, 23:41
Can you install other webmail software than th eone included in the package?

Like squirrelmail or roundcube?


thanks a lot,


elies

falko
23rd February 2006, 08:15
Yes, you can either create a new web site with ISPConfig and install your webmail software in this web site (then your webmail will be served by the main Apache on port 80), or you create a new directory in /home/admispconfig/ispconfig/web and install your webmail software in this directory (then your webmail will be served by ISPConfig's Apache on port 81).

elies
23rd February 2006, 11:54
Thanks a lot!