25 Nov
2010
25 Nov
'10
4:33 p.m.
On Tue, 2010-11-09 at 23:57 +0100, Roland Stuehmer wrote:
are there any opinions on this? :)
Attached a program to de-maildirify a dbox. You have to run it separately for each directory containing dbox-Mails:
find ~/dbox/ -name dbox-Mails -type d -exec ./dbox-dehybrid {} \;
I tested that it seemed to convert a test maildir ok, but backups would be a good idea in any case :) The converter deletes all of the unnecessary files while doing the conversion.