From 002533abb0a2d1ab714b969fd624d02599db3bef Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Wed, 27 Jun 2012 14:47:33 +0200 Subject: [PATCH] Update README a bit more --- README | 13 ++++++++++--- confscript.cfg | 5 ++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README b/README index e3dd2d0..5dd4f23 100644 --- 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 diff --git a/confscript.cfg b/confscript.cfg index edbb7ae..a9ee033 100644 --- a/confscript.cfg +++ b/confscript.cfg @@ -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 -- 1.7.1