X-Git-Url: http://git.home-dn.net/?p=manu%2Fperfect_maildir.git;a=blobdiff_plain;f=README;fp=README;h=1778e09c52d2d563ac2ffafc78c13438fda7225b;hp=abce7a088a730bd9da3cb162f618c6ef0df30772;hb=f39c68665c655aa562f12e4853c4bd6747c94682;hpb=039baed471b351cb8137017397b6ba7c5dd91ef2 diff --git a/README b/README index abce7a0..1778e09 100644 --- a/README +++ b/README @@ -1,5 +1,11 @@ Usage: perfect_maildir ~/Maildir < mbox +(since v0.3, two settings can be modified at the top of the file for date and +maildir++ handling) + +Simple - only converts one mbox (can use script in one-liners) +Perfect - message Flags/X-Flags are converted; "^>From ." line is unescaped + I wrote this script after being unsatisfied with existing mbox to maildir converters. By making it "Simple", code complexity is kept low thus making it easy to program and debug. At the same time,