[imp] servers.php help!!!
irodriguez.cndi at inah.gob.mx
irodriguez.cndi at inah.gob.mx
Thu Sep 11 17:58:37 PDT 2003
other question i have multiple imap servers
iam configurate the file horde/imp/config/servers.php
i can connect and use the two servers but
i need the server name example1 has been the server by default
if i dont choose the server in the list
i want the server by default will be correo.example.com
please help me !!
and excusme by my english
$servers['example1'] = array(
'name' => 'EXAMPLE1',
'server' => 'correo.example.com',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => 'example.com',
'smtphost' => 'correo.examples.com',
'realm' => 'example.com',
'preferred' => ''
);
$servers['example2'] = array(
'name' => 'EXAMPLE2',
'server' => 'correo2.example.com',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => 'example.com',
'smtphost' => 'correo2.example.com',
'realm' => 'example.com',
'preferred' => ''
);
----------------------------------------------------------------
Este mensaje fue enviado por el servidor de correo del INAH
vista nuestra pagina http://www.inah.gob.mx
More information about the imp
mailing list