I have an IMAP mailaccount, whereby the IMAP server is dovecot 2.0. Now I want to synchronize only some of the folders in my account. Some mail clients (e.g., Mac Mail) do not support selecting folders for synchronization: take all or nothing. Now I would like to know, whether I can use dovecot functionality to move particular folders out of my maildir and store them somewhere else (archiving). As soon as I have moved the folders out of my maildir, they are not synced by my Mail client.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
mv /home/strauberry/Maildir/.folder /home/strauberry/Maildir.archive/– Paul Dec 19 '12 at 12:06