From: Emmanuel Lacour Date: Sun, 31 Oct 2004 18:46:00 +0000 (+0100) Subject: Update README with new settings. X-Git-Tag: 0.3 X-Git-Url: http://git.home-dn.net/?p=manu%2Fperfect_maildir.git;a=commitdiff_plain Update README with new settings. --- 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,