Script also works with python 2.7
[imap-fix-internaldate] / src / fix_imap_internaldate.py
2012-07-12 Plamen DimitrovRename main module to imap_fix_internaldate including...
2012-07-06 Thomas JaroschAbility to enable the update mode via the config file
2012-07-06 Thomas JaroschAdd myself as author to the files I touched a bit more
2012-07-05 Thomas JaroschImprove config parser
2012-07-05 Thomas JaroschAdd python 2.x compatibility
2012-07-04 Plamen DimitrovStyle improvements and cache from settings validation...
2012-07-04 Thomas JaroschAdd newline at the end of newly created config file
2012-07-04 Thomas JaroschCatch the right exception for automatic log file creation
2012-07-04 Thomas JaroschDate header fallback: Don't crash if there's no date...
2012-07-02 Plamen DimitrovSome config parameters converted to boolean
2012-07-02 Plamen DimitrovShared folders can be skipped from config file and...
2012-07-02 Plamen DimitrovFallback to DATE header to correct messages without...
2012-07-02 Thomas JaroschRename tolerance to tolerance_mins in the config file
2012-06-29 Thomas JaroschImproved logging during normal operation
2012-06-29 Plamen DimitrovFinal report divided into columns
2012-06-29 Thomas JaroschDon't hardcode filenames in multiple places, centralize...
2012-06-28 Plamen DimitrovConfiguration not a necessary file
2012-06-28 Plamen DimitrovWindows atomic rename correction
2012-06-28 Plamen DimitrovFile hierarchy added