[sup-devel] [Heliotrope/Turnsole] How to use IMAP?
William Morgan
wmorgan-sup at masanjin.net
Mon Feb 13 06:16:33 UTC 2012
Excerpts from Michael Stapelberg's message of 2012-01-08 14:48:18 -0800:
> What is the correct way to do this?
Please try the latest heliotrope master. You can do a full import with this:
ruby -Ilib bin/heliotrope-import -a <maildir> -d <mailstore> -t <state file>
where <state file> is just a place for it to dump its state. This import need
only happen once. Then for subsequent additions you can do this:
ruby -Ilib bin/heliotrope-add -a <maildir> -d <mailstore> -t <state file>
which will read to and write from that state file, and only add what it
hasn't yet seen.
--
William <wmorgan at masanjin.net>
More information about the Sup-devel
mailing list