Update README a bit more
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 27 Jun 2012 12:47:33 +0000 (14:47 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 27 Jun 2012 12:47:33 +0000 (14:47 +0200)
README
confscript.cfg

diff --git a/README b/README
index e3dd2d0..5dd4f23 100644 (file)
--- a/README
+++ b/README
@@ -12,11 +12,18 @@ Features:
 - Log file with all actions
 - Caching
 
+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.
+
+Prerequisites:
+Python version 3 or later
+
+
 *** TO DOCUMENT ***
-- Prerequisites
-python version 3 or later
 - How to invoke
 necessary files
 - Invocation on Windows
 
-For more infomation please contact opensource@intra2net.com
\ No newline at end of file
+For more information please contact opensource@intra2net.com
index edbb7ae..a9ee033 100644 (file)
@@ -1,6 +1,5 @@
 [basic_settings]
 file_log_level = 20
 console_log_level = 20
-imap_server = imap.company.com
-tolerance = 30
-
+imap_server = intranator.m.i2n
+tolerance = 120