X-Git-Url: http://git.home-dn.net/?p=manu%2Fperfect_maildir.git;a=blobdiff_plain;f=README;h=1778e09c52d2d563ac2ffafc78c13438fda7225b;hp=abce7a088a730bd9da3cb162f618c6ef0df30772;hb=HEAD;hpb=8890d0b5e3f5704e263223eff0407fcbb63f44f8 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,