Start README file
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 21 Jun 2012 12:58:35 +0000 (14:58 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 21 Jun 2012 12:58:35 +0000 (14:58 +0200)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..2909b53
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+Small tool to fix the IMAP internaldate
+in case it's too much off compared to the last date
+stored in the received lines.
+
+F.e. some IMAP clients tend to reset the imap internaldate
+when you move a message between folders.
+
+Features:
+- Configurable tolerance
+- Test mode: Show only what would be done
+- Statistics: How many messages it would modify per user / folder
+- Log file with all actions
+- Caching
+
+*** TO DOCUMENT ***
+- Prerequisites
+- How to invoke
+- Invocation on Windows