Problem with returned Array.

2002-09-29 Thread Frederic Trudeau
Greetings all. Im using Cyrus::IMAP::Admin module to list mailboxes on my system. After I have authenticated sucessfully, I run this command, that is suppose to give me a list of all mailboxes : @mailboxes = $client->list('*'); Just for debugging purpose, I printed the size of the array... Th

Re: Problem with returned Array.

2002-09-29 Thread Frederic Trudeau
You are speaking another language =) Could you please be more specific, or better, include an example ? Thanks a lot for your support. - Original Message - From: "nkuipers" <[EMAIL PROTECTED]> To: "Frederic Trudeau" <[EMAIL PROTECTED]> Cc: <[EMAIL PRO