Hello, I am trying to convert a maildir that was managed by courier-imap up to now to dovecot. I am using the courier-dovecot-migrate.pl script as follows: courier-dovecot-migrate.pl --convert --recursive ~/Maildir However, this command only seems to convert the base maildir, but not all the subfolders. I thought that that's what the --recursive option was for. Is the command above supposed to convert the base maildir as well as the subfolders, or should I run the command on all subfolders separately (e.g. using a shell script)? Thanks. -- Remy -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20070519/14a9a986/attachment.bin>
Timo Sirainen
2007-May-19 09:38 UTC
[Dovecot] Maildir subfolder conversion from courier-imap
On Sat, 2007-05-19 at 11:35 +0200, Remy Blank wrote:> Hello, > > I am trying to convert a maildir that was managed by courier-imap up to > now to dovecot. I am using the courier-dovecot-migrate.pl script as follows: > > courier-dovecot-migrate.pl --convert --recursive ~/Maildir > > However, this command only seems to convert the base maildir, but not > all the subfolders. I thought that that's what the --recursive option > was for.I just noticed this yesterday and fixed it. I also did several other changes to the script. So get the v1.1.3 :) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070519/b2e2d6c7/attachment.bin>