List IMAP Folders

EQ Admin

EQ Forum Admin
Staff member
list_imap_folders.pl

list_imap_folders.pl is called like this:

./list_folders.pl -S host/user/password [-O <output file>]

If you have mailboxes with non-ASCII characters then to render them from the IMAP UTF-7 encoding you must install the Perl Module Encode::IMAPUTF7. It's available from the CPAN web site.

If you have a question about using this script please reply.

If you would like to download the script please see How to get the IMAP Tools.
 
Top