Fantastic. Now it works fine.
Very very thanks

  Best regards    
    Stefano

-----Original Message-----
From: Francesc Guasch [mailto:[EMAIL PROTECTED]]
Sent: mercoledì 9 maggio 2001 13.52
To: Stefano Coatti
Cc: 'Cyrus List (E-mail)'
Subject: Re: Problem with Cyrus::IMAP::Admin

Stefano Coatti wrote:
> 
> I tried to write my personal script to make batch command in
> creating/listing/deleting user & mailboxes.
I login like this:

        my $plen = length($pass);
        warn ("$user $pass\n");
        $imap->send(undef,undef,"LOGIN $user {$plen}\r\n$pass")
                or die $imap->error();

works for me in solaris-2.6
-- 
 - frankie -

Reply via email to