unsubscribe

2011-07-21 Thread Kristian Kirilov
On Thu, 21 Jul 2011 07:47:00 +0100 Sharma, Ashish ashish.shar...@hp.com wrote: Can you please outline the other techniques that you use to catch image spams? We find Bayes (we have our own implementation) and RBLs (again, we have our own) work pretty well. Regards, David.

problem with spamassassin and sql

2011-07-13 Thread Kristian Kirilov
Hello im using spamassassin and user prefs in mysql database, i have successfully setting up mysql table and all about correct work of squirelmail plugin and from client site everything is ok. The problem is spamassassin can't handle username domain variables.. I mean this:

Re: problem with spamassassin and sql

2011-07-13 Thread Kristian Kirilov
Is it nessacary needed? When i start spamd in debug mode saw the /usr/share/spamassassin/10_default_prefs.cf is proceeded. Wednesday, July 13, 2011, 1:23:51 AM, Kristian wrote: Hello im using spamassassin and user prefs in mysql database, i have successfully setting up mysql table and all

Re: problem with spamassassin and sql

2011-07-13 Thread Kristian Kirilov
Ok, now my local.cf looking as follow: ifplugin Mail::SpamAssassin::Plugin::Shortcircuit rewrite_header Subject [* SPAM _SCORE_ *] required_score 5.0 report_safe 0 use_bayes 1 use_bayes_rules 1 bayes_auto_learn1 skip_rbl_checks 0