[imapfilter-devel] migrate one mailaccount to another one
Ben Hartmann
mail.benhartmann at googlemail.com
Fri Nov 26 16:41:11 EET 2010
Hi there,
I'm new to imapfilter, but was able to migrate 120 filter rules from my
thunderbird to an imapfilter-server-based-solution. The rules are all
very basic which means for example:
--imapfilter-devel
ImapFilterDevel = account_google.INBOX:contain_field('List-Id',
'imapfilter-devel.lists.hellug.gr')
account_google.INBOX:move_messages(account_google['mailinglists/imapfilter-devel'],
ImapFilterDevel)
Because everything works perfectly fine, I wonder if it's possible to
use imapfilter for migrating imap accounts from server to server. With
simple rules for every folder this is easy to achieve. But espacially
with big folder structures this is a pain. So I'm looking for some sort
of automatism to get all the folders (like a for loop over every folder...).
Any help would be appreciated.
Thanks,
Ben Hartmann
More information about the Imapfilter-devel
mailing list