Search found 1 match
- Wed May 13, 2009 6:12 pm
- Forum: PHP - Code
- Topic: IMAP to Maildir
- Replies: 0
- Views: 55
IMAP to Maildir
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 ...