Hello. I'm trying to use Mail::Box::IMAP4 and I need to list all the available files in a directory (/home/username/mail/). I can't find a method that will do this in M::B::IMAP4. I'm trying to write a dumb little mail client that can access mail through IMAP but I need it to show me the list of all the files in the directory so I can choose which one to process as a mail spool/folder.
Thanks, Geoffeg