Hi, Actually I didn't set the score of BAYES_99. It's the default one as I have not changed it, I don't really know its value (I believe you say that it is 5.0).
My local.cf looks like this: # Add your own customisations to this file. See 'man Mail::SpamAssassin::Conf' # for details of what can be tweaked. # required_hits 5.0 # rewrite the Subject: line with ****SPAM**** .* if set to 1 (default=1) rewrite_subject 0 # Text to prepend to subject if rewrite_subject is used subject_tag *****SPAM***** # Encapsulate spam in an attachment report_safe 1 # report briefly, recommended for report_header==1 (default=0) use_terse_report 0 # Enable the Bayes system use_bayes 1 # Enable Bayes auto-learning auto_learn 1 # Enable or disable network checks skip_rbl_checks 0 use_razor2 1 razor_config /var/spool/amavis/.razor/razor-agent.conf use_dcc 0 use_pyzor 0 ## Optional Score Increases score SUBJ_ILLEGAL_CHARS 0.10 # Show individual score for rules add_header all Report _REPORT_ # Mail using languages used in these country codes will not be marked # as being possibly spam in a foreign language. ok_languages all # Mail using locales used in these country codes will not be marked # as being possibly spam in a foreign language. ok_locales all --------------------------- Best Regards, Leon -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muenz, Michael Sent: Monday, November 06, 2006 3:30 PM To: [email protected] Subject: Re: [Web-cyradm] How to resend messages? > This solution should work! > The problem is that these messages (already learned "ham" > messages) are still detected by Spamassassin and go to quarantine. > ------------------------------- > mail:/var/log # sendmail -itf [EMAIL PROTECTED] < > /home/lkolchin/spam_scripts/ham_test/3. [...] > <[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]) [...] > I'll probably ask on spamassassin list why this is happening. Setting the score for BAYES_99 over kill-level isn't a goot idea. You probaly coul copy the file "X." to users inbox and run reconstruct over it (copy without overwrite permission of course). Michael _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
