deejross Posted May 13, 2009 Share Posted May 13, 2009 I'm writing a PHP script that will download mail from an IMAP server and I need to store that mail in the Maildir format. I've already written code to connect to the server and list the mailboxes, but I need to know how to download the messages and save them in Maildir format so that something like Dovecot can read them. Getmail/Fetchmail won't work in this case because I won't know ahead of time what mailboxes to get the mail from. Thanks in advance for the help Link to comment https://forums.phpfreaks.com/topic/158025-imap-to-maildir/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.