bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] incomplete folder list


From: Willem Jaap Zwart
Subject: [bug-mailutils] incomplete folder list
Date: Thu, 30 Mar 2006 22:55:29 +0200 (CEST)
User-agent: SquirrelMail/1.5.1 [CVS]

Hi again

Next problem
I want to get a complete list of folders on my IMAP server

I use the folder_list for that.

If I do
status = folder_list(folder,"INBOX.*","*",&folders);

and compare this with the actual available folders I miss out 12

If I do
status = folder_list(folder,"INBOX","*",&folders);

I get the remaining 12.

If I do
A100 LIST "INBOX" "*" via telnet I get the complete list

Where's my mistake?

thanks!

Willem Jaap





reply via email to

[Prev in Thread] Current Thread [Next in Thread]