does anyone know if there's a class out there that parses courier mailboxes (ie: courier imap mail server)? returning lists, and parsing individual messages?
this is not a protocol issue, i'm not interested in connecting to a remote mail-server. rather, i'm interested in manipulating the local mail-server via filesystem.
In particular, the mails are kept in files, but those do not contain the "from" email address, i am completely puzzled by this and more issues. Does anybody have any experience with this?