Headers encoding corrected and cache version validation added
[imap-fix-internaldate] / README
CommitLineData
d927792b
TJ
1Small tool to fix the IMAP internaldate
2in case it's too much off compared to the last date
3stored in the received lines.
4
5F.e. some IMAP clients tend to reset the imap internaldate
6when you move a message between folders.
7
8Features:
9- Configurable tolerance
10- Test mode: Show only what would be done
11- Statistics: How many messages it would modify per user / folder
12- Log file with all actions
13- Caching
14
15*** TO DOCUMENT ***
16- Prerequisites
8fe4e3ff 17python version 3 or later
d927792b 18- How to invoke
8fe4e3ff 19necessary files
d927792b 20- Invocation on Windows
8fe4e3ff
PD
21
22For more infomation please contact opensource@intra2net.com