[Dovecot] Maildir subfolder conversion from courier-imap
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
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 :)
Timo Sirainen wrote:
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 :)
Done, and it works perfecly well.
Thanks a lot for dovecot and your excellent support (I have been reading the archives for clues about this problem, and found your posts always very informative and to the point). I am really impressed by how smoothly you run this project.
-- Remy
participants (2)
-
Remy Blank
-
Timo Sirainen