From: Thomas Jarosch Date: Wed, 27 Jun 2012 12:47:33 +0000 (+0200) Subject: Update README a bit more X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=002533abb0a2d1ab714b969fd624d02599db3bef;p=imap-fix-internaldate Update README a bit more --- 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