Jump to content

IMAP to Maildir


deejross

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.