thanks - writing the bugreport was still on my to-do list, still at cleanup samples of my spam-corpus from bayes-poisioning which was the intention to use spamc over the whole corpus

there is *a lot* of poisioning containing random words, poems, fortunes and what not in a lot of mails, sometimes in the HTML part (easy to find and filter) but also often in the text/plain alternate or even an additional text/plain dedicated for that crap

currently the bayes reduced by 50000 tokes, mostly by just empty the text/plain part of both exists and review the remaining, well the BAYES_50 for ham goes down over the time without train it all teh time with new samples

no auto-learning for me....

Am 10.03.2015 um 22:39 schrieb Kevin A. McGrail:
FYI, I've opened bug 7155
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7155 for this issue

On 3/5/2015 2:08 PM, Kevin A. McGrail wrote:
On 3/5/2015 1:01 PM, Reindl Harald wrote:
according to spamc --help "-R" and "--full" is the same
in fact in case of a ham-message only -R works as expected
--full behaves identical zu --full-spam

-r, --full-spam     Print full report for messages identified as spam.
-R, --full          Print full report for all messages.
____________________________

BROKEN: /usr/bin/spamc --full --port=10029 < sample.eml
OK:     /usr/bin/spamc R --port=10029 < sample.eml

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to