Re: cyrus 1.5.19 and Imap::Admin

2001-12-27 Thread Lance Hoffmeyer
Yes, I am able to administer cyrus through cyradm. On Thu, 2001-12-27 at 18:33, Michel Loos wrote: > On Thu, 2001-12-27 at 20:50, Lance Hoffmeyer wrote: > > I am not able to login to Cyrus using Imap::Admin perl module. > > Are there any special config's I need in cyrus.conf ...? The docs > >

Re: cyrus 1.5.19 and Imap::Admin

2001-12-27 Thread Michel Loos
On Thu, 2001-12-27 at 20:50, Lance Hoffmeyer wrote: > I am not able to login to Cyrus using Imap::Admin perl module. > Are there any special config's I need in cyrus.conf ...? The docs > don't mention any. > > > use IMAP::Admin; > > $imap = IMAP::Admin->new('Server' => 'myserver', >

cyrus 1.5.19 and Imap::Admin

2001-12-27 Thread Lance Hoffmeyer
I am not able to login to Cyrus using Imap::Admin perl module. Are there any special config's I need in cyrus.conf ...? The docs don't mention any. use IMAP::Admin; $imap = IMAP::Admin->new('Server' => 'myserver', 'Login' => 'myname', 'Password