Script also works with python 2.7
[imap-fix-internaldate] / src / mail_iterator.py
2012-07-06 Thomas JaroschAdd myself as author to the files I touched a bit more
2012-07-06 Thomas JaroschWork around unsolicited IMAP server responses in imaplib
2012-07-05 Thomas JaroschImprove IMAP server connection error handling
2012-07-05 Thomas JaroschMake sure the KeyBoardInterrupt exception reaches main()
2012-07-04 Plamen DimitrovStyle improvements and cache from settings validation...
2012-07-04 Thomas JaroschPass the selected flags to append()
2012-07-04 Thomas JaroschPoor man's typo fix
2012-07-03 Plamen DimitrovOnly selected flags are uploaded again in the message...
2012-07-03 Thomas JaroschFix spaces in the error output
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-06-29 Thomas JaroschFix crash during exception handling
2012-06-28 Plamen DimitrovFile hierarchy added