this is certainly a newbie question:


For example, if I do:



use Cyrus::IMAP::Admin;


$cyradm = Cyrus::IMAP::Admin->new("localhost");
$cyradm->authenticate;


everything is fine.


But how do I connect to a cyrus server that runs on a different port (not 143) giving 
a username/password ?
--
Laurent LAVAUD
Centre de Ressources Informatiques
Universite Bordeaux2
143 rue Leo Saignat
33076 Bordeaux cedex
Tel: 05 57 57 15 03
Fax: 05 57 57 45 42



Reply via email to