From: Thomas Jarosch Date: Fri, 6 Jul 2012 12:19:41 +0000 (+0200) Subject: Update README file X-Git-Url: http://developer.intra2net.com/git/?p=imap-fix-internaldate;a=commitdiff_plain;h=91aca3c484f668b4c66eff09bddabb16e81daa4d Update README file --- diff --git a/README b/README index 5ab2d36..bfd9d3c 100644 --- a/README +++ b/README @@ -15,7 +15,10 @@ Features: Important note: Only the -first- received line is interpreted. This was the lastest date on our server. We don't interpret all received lines because spam messages tend to contain bogus dates. -An alternative approach would be to interpret the "Date:" header. + +If no recieved line is found, you can enable a fallback +mechanism to the "Date:" header in the configuration file. +This is useful for correcting "Sent" items. Prerequisites: Python version 3 or later @@ -34,9 +37,7 @@ Necessary files: Produced files: - fix_imap_internaldate.cfg: Configuration of the script - created on first run. - fix_imap_internaldate.log: Log file. Will be truncated on script invocation. -- conflict_stats.txt: Final report on statistics about detected date conflicts and missing dates. +- statistics.txt: Final report on statistics about detected date conflicts and missing dates. - message_cache.dat: Cache file used for performance improvements -Invocation on Windows requires and results in the same files. - For more information please contact opensource@intra2net.com