Re: [AMaViS-user] integrating ClamAV with Amavisd-new -- better "from inside" spamassassin called by amavisd, or directly integrated into amavisd?

2010-01-31 Thread Martin Schütte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben DJ wrote: > which approach is preferred, and/or what are the comparative (dis)advantages? Hello, just to add one other consideration: My office has a policy to discard virus mails but to tag and deliver spam mails. The amavisd-new categories make

Re: [AMaViS-user] crm114

2009-08-30 Thread Martin Schütte
Patrick Wong wrote: > 1. Training crm114 using: "spamassassin -D --revoke work for me (no update to *.css file) even after training 10 messages > or so. Same is true for --report option. The typical output I got from > spamassassin: Could it be that the mail already gets a CRM114 score > 10?

Re: [AMaViS-user] crm114

2009-08-10 Thread Martin Schütte
Thomas Mueller wrote: >> And I am not sure how to "train" CRM114. > look out for a file called or containing "mailtrainer.crm" Just one small addition: To train single mails one can also use "crm mailreaver.crm --good" (or --spam). When the crm114 plugin works correctly and option crm114_learn is

Re: [AMaViS-user] Mail::SpamAssassin question

2009-05-21 Thread Martin Schütte
Benedict White schrieb: > Alas all I get is: > Spam test:Mail::SpamAssassin::PerMsgStatus=HASH(0xaca3110) > as a response. What I wanted to get was a yes or no as to spaminess with a > score as well. http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamAssassin_PerMsgStatus.html > I could n

Re: [AMaViS-user] crm114

2009-05-05 Thread Martin Schütte
Luigi Rosa schrieb: > I installed and configured crm114 as a SA plugin, but it appears that crm114 > don't change the score of the messages. First of all check the crm114_command configured in crm114.cf This is the most common error source because path names are often different and you have to ma

Re: [AMaViS-user] DRAFT! crm114 SA plugin install procedure DRAFT!

2009-05-05 Thread Martin Schütte
Luigi Rosa schrieb: > Download SA plugin from http://mschuette.name/wp/crm114-spamassassin-plugin/ > If your version of crm114 supports the --report_only option, then use it, and > then you may remove the --stats_only (in crm1114.pm) to obtain a bit more > information from crm114, not just its scor

Re: [AMaViS-user] crm114

2009-04-22 Thread Martin Schütte
Mark Martinec schrieb: > bayes. I made some changes to the plugin and sent them to its author > Martin Schütte, these are now incorporated into the v0.8.0: Hi there. > I just let it start from scratch, depending entirely on autolearning > from SpamAssassin. This only works

Re: [AMaViS-user] CRM114 spamassassin plugin

2008-08-04 Thread Martin Schütte
Jules M schrieb: > If you want to try, my actual diff against v2.6.1 looks like this: If you do not mind I would like to publish that on the website. I did not find the time to update my own amavisd yet; that's why I still have no own patch for v2.6... -- Martin --

Re: [AMaViS-user] CRM114 spamassassin plugin

2008-08-04 Thread Martin Schütte
Peter Sørensen schrieb: > Is it nessecary to patch amavisd-new to make this work - meaning make the > X-CRM114-CacheID header generated by CRM114 available in the mail? The scoring itself works without. But to write the CacheIDs into the mail header (to make use of the crm114 cache) the patch i