1 Jan 2006 10:33
Re: Vlogin don't change the setting a have made in the $virtualDomain
Paul Lesneiwski <paul <at> squirrelmail.org>
2006-01-01 09:33:18 GMT
2006-01-01 09:33:18 GMT
> Hello, > I have a webmail SM that hosted one domain and all worked fine, but i have > to add two others domains in the same webmail, for that reason i use > vlogin. > once i have intalled either vlogin and multilogin with the appropriate > paches, a user of the new domains could not login, only old one user could > . Need more info. What do your IMAP usernames look like? What shows up when you put vlogin into debug mode? > Vlogin is still using the default setting in the main squirrelmail > configuration (despite of setting $useSessionBased to 1 as described in > the > documentation). > i will appreciate any help, here is a summary of my configuration > > OS: FC 3 > Qmail > Courier-imap 4 > Squirrelmail-1.4.5 > compatibility-2.0.4 (with his patch) > vlogin-3.8.0-1.2.7 > multilogin-2.3.2-1.2 (plugin not add to SM conf and its config.php not > changed as described in the README for using with vlogin) What about multilogin patch? > ------------------------------vlogin > config.php-------------------------------------------------------------------------------------- > > $useSessionBased = 1; > $useDomainFromVirtDomainsArray = 1; > > $virtualDomains = array( > > 'mydomain.fr' => array( > 'org_name' => 'My Domain 1', > 'domain' => 'domain1', This is probably wrong if you turned on $useDomainFromVirtDomainsArray, which I'm not sure why you did. > 'imapServerAddress' => 'externe-mydomain.fr', > 'imap_server_type' => 'courier', > 'smtpServerAddress' => '192.168.0.249', > ), > 'myotherdomain.fr' => array( > 'org_name' => 'My Domain 2', > 'domain' => 'domain2', > 'imapServerAddress' => > 'externe-myotherdomain.fr', > 'imap_server_type' => 'courier', > 'smtpServerAddress' => '192.168.0.249', > ), > ); > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click -- squirrelmail-plugins mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-plugins <at> lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.plugins List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id931 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
RSS Feed