http://bugzilla.spamassassin.org/show_bug.cgi?id=4163
------- Additional Comments From [EMAIL PROTECTED] 2005-05-06 07:13 ------- Subject: Re: RFE: add reporting support to spamd/spamc > > ------- Additional Comments From [EMAIL PROTECTED] 2005-05-06 06:54 ------- > >>Learning either as spam for reporting or as ham for revoking is just how > >>that > code works. > > Okay, for me learning is always a learn to bayesian. So, I think we've > misunderstood each other. I thought you wanted to learn each reported/revoked > message automatically to the bayesian database. If that isn't your intention > all > is right! > > Sorry for the confusion, but a question should be legitimately. I think we're having a communication problem. Please check out the options in spamassassin for -r,--report and -k,--revoke: --report: ... The message will also be submitted to SpamAssassin's learning systems; currently this is the internal Bayesian statistical-filtering system (the BAYES rules). (Note that if you only want to perform statistical learning, and do not want to report mail to third-parties, you should use the "sa-learn" command directly instead.) and -revoke: ... The message will also be submitted as 'ham' (non-spam) to SpamAssassin's learning systems; currently this is the internal Bayesian statistical-filtering system (the BAYES rules). (Note that if you only want to perform statistical learning, and do not want to report mail to third-parties, you should use the "sa-learn" command directly instead.) So, report and revoke always learn, unless bayes_learn_during_report is set to 0. Michael ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.