>>> All the following examples should resolve to >>> "dom1.com". >>> >>> 1) Query string. (i.e. ?sqmail-domain=dom1.com) >>> 2) *Optional* Hostname in User Name. (i.e. >>> [EMAIL PROTECTED] ) >>> 3) Hostname in path. (i.e. >>> http://mail.dom2.com/dom1.com/ ) >>> 4) Hostname in http-host header (i.e. >>> http://mail.dom1.com/ ) >> >> vlogin is what you need, however, it currently only uses method numbers >> 2 and 4 from your list (in that order, unless you turn on >> $removeDomainIfGiven). It could be modified for use with the other >> methods... > > I'm back a version, but I was able to use method 3 (we run it on a https > site and share the certificate. > in the httpd.conf of the secure server is a line: > > Alias /cyber4.csz.com/mail /usr/share/squirrelmail > > and in vlogin's config.php is > $virtualDomains = array( > 'cyber4.csz.com' => array( > 'org_name' => 'CyberStrategies, Inc.' <snip> > This was the version we got working over a weekend so I'm not sure if its > functionality still applies to the current release.
Ah, yes, very well. This definitely applies to the current version too. Also, I forgot yesterday, but there is also $allVirtualDomainsAreUnderOneSSLHost in the config file that helps do the same thing. So everything but the query string method seems to work. Thanks, Paul ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users