Hello All, After I teach Bayesian (with sa-learn --showdots --ham /folder_with_ham) and Razor (with razor-revoke) with False Positives (ham) messages I get, I'm going to resend these messages to their original recipients.
But SA still recognizes this mail as Spam! Why is this happening? How to avoid this kind of behavior and resend ham messages? Below example of such resending: ------------------------------- mail:/var/log # sendmail -itf [EMAIL PROTECTED] < /home/lkolchin/spam_scripts/ham_test/3. mail:/var/log # grep [EMAIL PROTECTED] amavis.log Nov 6 15:19:26 mail.edu.haifa.ac.il amavisd[32677]: (32677-09) ESMTP::10024 /var/spool/amavis/amavis-20061106T151531-32677: <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]> Received: SIZE=37242 BODY=8BITMIME from mail.edu.haifa.ac.il ([127.0.0.1]) by localhost (mail.edu.haifa.ac.il [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32677-09 for <[EMAIL PROTECTED]>; Mon, 6 Nov 2006 15:19:26 +0200 (IST) Nov 6 15:19:26 mail.edu.haifa.ac.il amavisd[32677]: (32677-09) Checking: <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]> Nov 6 15:19:33 mail.edu.haifa.ac.il amavisd[32677]: (32677-09) SPAM, <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Yes, hits=5.4 tag1=-999.0 tag2=5.0 kill=5.0 tests=BAYES_99, quarantine spam-fd4fb4374df425aa3c2de2a2cf49e0d2-20061106-151933-32677-09 ([EMAIL PROTECTED]) Nov 6 15:19:33 mail.edu.haifa.ac.il amavisd[32677]: (32677-09) BAD HEADER from <[EMAIL PROTECTED]>: Improper use of control character (char 0D hex) in message header 'Received'\n Received: ...haifa.ac.il ([unix socket])\\r\\n\\tby mail.edu.h...\n ^ Nov 6 15:19:33 mail.edu.haifa.ac.il amavisd[32677]: (32677-09) Not-Delivered, <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, quarantine spam-fd4fb4374df425aa3c2de2a2cf49e0d2-20061106-151933-32677-09, Message-ID: <[EMAIL PROTECTED]>, Hits: 5.4 -------------------------------- Best Regards, Leon Kolchinsky