On Wed, 22 Mar 2006 10:18:08 +0100, "Christopher R. Parr" <[EMAIL PROTECTED]> 
wrote:
> Hi!
> 
> What is the correct way to set up access to virtual mailboxes? I'm
> using the cvs version.

Here is your answer (from config/main.inc.php):

// the mail host chosen to perform the log-in
// leave blank to show a textbox at login, give a list of hosts
// to display a pulldown menu or set one host as string.
// To use SSL connection, enter ssl://hostname:993
$rcmail_config['default_host'] = 'ssl://localhost:993';

-- 
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' || 
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador, 
    del Litoral             |   Administrador
---------------------------------------------------------




Reply via email to