On Donnerstag, 13. Juli 2006 13:02 [EMAIL PROTECTED] wrote: > http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4988
OK, I've put the original unmunged message here: http://zmi.at/x/bug4988-message.txt I have all my messages in an IMAP folder. Some time ago I changed the markup of SPAM for some account, causing messages like this one to be safe_report-ed (included as original message in an attachment). Then I run my masscheck, collecting via fetchmail into an mbox: fetchmail -k -a -s -n -p IMAP --folder 'masscheck_SPAM' --auth 'password' -m "formail -d -I \"From \" -a \"From \" -s >>$spamfile" power2u.zmi.at || { echo "fetchmail SPAM error, exit"; exit; } This command creates this file: http://zmi.at/x/bug4988-message-mbox.txt A quick diff: # diff /www/zmi.at/x/bug4988-messa* 1,4d0 < From [EMAIL PROTECTED] Sat Jul 15 00:39:27 2006 < Received: from power2u.zmi.at [195.202.170.130] < by localhost with IMAP (fetchmail-6.2.5) < for [EMAIL PROTECTED] (single-drop); Sat, 15 Jul 2006 00:39:27 +0200 (CEST) 55a52 > X-UID: 14695 111d107 < From [EMAIL PROTECTED] Sat Jul 15 00:39:27 2006 I can imagine that's a fetchmail bug, as it seems to only hit messages that are encapsulated. Or are any non safe_report messages causing that problem? mfg zmi -- // Michael Monnerie, Ing.BSc ----- http://it-management.at // Tel: 0660/4156531 .network.your.ideas. // PGP Key: "curl -s http://zmi.at/zmi3.asc | gpg --import" // Fingerprint: 44A3 C1EC B71E C71A B4C2 9AA6 C818 847C 55CB A4EE // Keyserver: www.keyserver.net Key-ID: 0x55CBA4EE
pgp21eA9YdlAj.pgp
Description: PGP signature
