Re: How to Disable ALL CAPS OPTION

2009-07-30 Thread Luis Croker
You can assing the value of that rule in /path-spamassassin/local.cf. For example I have it in /usr/local/etc/mail/spamassassin/local.cf: score SUBJ_ALL_CAPS 0.2 Regards. On Thu, 2009-07-30 at 17:36 +0530, ganesh payelkar wrote: > > Dear All, > > >Kindly help me to

Re: How to Disable ALL CAPS OPTION

2009-07-30 Thread Benny Pedersen
On Thu, July 30, 2009 14:06, ganesh payelkar wrote: > Dear All, thats not very dear > Kindly help me to disable ALL CAPS option in spamassassin explain more in detail what CAPS is in spamassassin -- xpoint

Re: How to Disable ALL CAPS OPTION

2009-07-30 Thread McDonald, Dan
On Thu, 2009-07-30 at 18:29 +0530, ganesh payelkar wrote: As per your instruction i did same setting but it is not working, Kindly let me know any other setting. > On Thu, Jul 30, 2009 at 5:52 PM, Daniel J McDonald wrote: > On Thu, 2009-07-30 at 17:49 +0530, ganesh payelkar wrote: >

Re: How to Disable ALL CAPS OPTION

2009-07-30 Thread McDonald, Dan
On Thu, 2009-07-30 at 17:36 +0530, ganesh payelkar wrote: > > Dear All, > > >Kindly help me to disable ALL CAPS option in spamassassin I assume you are talking about SUBJ_ALL_CAPS. just add to your local rules: score SUBJ_ALL_CAPS 0 Your local rules could be in /etc/mail/spamassa