Greetings all, I have several virtual host site on my server, and I am trying to use vlogin to enable virtual host login for them. Everything is find, but I found that the variables: $org_title, $provider_uri, $provider_name does not work, they are always the defaut "SquirrelMail" things, my configuration files is in the vlogin/domail dir: site.com.vlogin.config.php: // global ..... $useDomainFromVirtDomainsArray = 0; $useDomainFromServerEnvironment = 1; $virtualDomains = array( 'mekilo' => array( 'org_name' => 'Test Site', 'org_title' => 'test', 'provider_uri' => 'http://www.site.com', 'provider_name' => 'Tech', 'dontUseHostName' => 1, 'smHostIsDomainThatUserLoggedInWith' => 1, // 'settingsWithEmbeddedPHP' => array( // 'org_title', // ), ), ); $vlogin_debug = 0; Thanks, Deephay ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users