> Hi! I was reading the SquirrelMail doc as I'm about to install 1.4.2 on > a new server and I want to configure to support virtual hosts, from the > get go. I want to have ONE SquirrelMail installation that will support > the various virtual hosts I will define. > > I found this doc: > > http://www.squirrelmail.org/wiki/en_US/VirtualHosts > > and I was wondering if the patch referenced near the end is still needed > with SquirrelMail 1.4.2?
vlogin plugin works with SquirrelMail without extra patching (if I remember last installation procedure correctly :)). plugin sets squirrelmail options depending on address that is used to connect to webmail. if you connect to http://mail.domain1.tld - you get settings for domain1.tld, if you connect to http://mail.domain2.tld - you get settings for domain2.tld. settings are defined in plugin's configuration files. bitserve patch should allow to have single installation, when name of imap server is detected by extracting it's name from user login name (login = [EMAIL PROTECTED], imap server = domain.tld) While bitserve version is easier to maintain (webmail setup depends on dns settings), vlogin has more customization options. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
