Hi Joachim, Sorry for not replying sooner.
The next release of feed2imap will include a debugging mode. However, currently, it doesn't display anything about the part of the code dealing with determining whether items are new/updated/already known, because this would really output a lot of information. Instead, a new configuration option has been added, 'debug-updated', which dumps a lot of information about the process. If you want to work on debugging this, you should try the svn version (using svn co svn://svn.gna.org/svn/feed2imap/trunk/feed2imap). I plan to release 0.9 soon, but not before etch, because 0.9 includes many new features: * Now uses Content-Transfer-Encoding: 8bit (thanks Arnt Gulbrandsen <[EMAIL PROTECTED]>) * Now supports Snowscripts, using the 'execurl' and 'filter' config keywords. For more information, see the example configuration file. * Slightly better option parsing. Thanks to Paul van Tilburg for the patch. * A debug mode was added, and the normal mode was improved, so it is no longer necessary to redirect feed2imap output to /dev/null: transient errors are only reported after they have happened a certain number of times (default 10). * An ignore-hash option was added for feeds whose content change all the time. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

