Dovecot LDA, Offlineimap and Sieve
Tim Gray
lists+offimap at protozoic.com
Fri Jun 22 01:00:21 BST 2012
On Jun 22, 2012 at 12:28 AM +0100, Johnny wrote:
>Has anyone got any tips on how to get offlineimap to send mail to
>Dovecot in a way that Siev3e can be used?
I use offlineimap to sync my 'online' boxes, but for mail the needs
filtering, I send that all to one mailbox on the server (via sieve), and
then fetch the mail from that box with getmail. Getmail hands off to
Dovecot LDA running locally on my computer. So I end up with one set of
folder that are synced by IMAP (offlineimap) and another set of folders
that exists only on my laptop, populated by getmail/sieve. I'm not sure
if you could do it another way...
You might want to look into imapfilter if you want to filter stuff in
the background but don't have the capability to do that on the server
side.
More information about the OfflineIMAP-project
mailing list