On 2/17/2011 10:51 AM, J4K wrote:
> On 02/17/2011 04:45 PM, John Hardin wrote:
>> On Thu, 17 Feb 2011, J4K wrote:
>>
>> You do not want to alter the distributed files, as any alterations
>> would be lost on the next upgrade.
>>
>> That rule doesn't appear in any of your local customization files
>> (under /etc/spamassassin) because you've never customized it before.
>>
>> Just put
>>
>> score RDNS_DYNAMIC 1.00
>>
>> into your local spamassassin .cf file under /etc/spamassassin and
>> restart the daemon.
>>
> Thank-you everyone for telling me.  Is 1.00 higher than the default. 
> How could I list the default?

$ grep RDNS_DYNAMIC
/var/lib/spamassassin/3.003001/updates_spamassassin_org/50_scores.cf
score RDNS_DYNAMIC 2.639 0.363 1.663 0.982

If you are using Bayes and Network tests, then the last number is what
you want.  So the default (for SA 3.3.1) is 0.982.

Take a look at the man page for Mail::SpamAssassin::Conf for more info
on the scores.

-- 
Bowie

Reply via email to