Ok, thanks.
Everything is working now. and yes, spamassassin —lint returns nothing.

I had probably just got outputs confused somewhere along the line. The —lint -D 
log now also shows no warnings.

thanks
Robert


> On 8 Mar 2016, at 13:27, RW <rwmailli...@googlemail.com> wrote:
> 
> On Tue, 8 Mar 2016 07:05:11 +0000
> rob...@chalmers.com.au wrote:
> 
>> In the original email I posted, I'm asking two questions.
>> 1. I'm getting two warnings about nonexistent rules. Is this fixable?
> 
> That's because you created descriptions for rules that don't exist.
> Either you did something  wrong or the rules got removed.
> 
> 
>> And 2. why is lint reporting a random set of 13 missing descriptions
>> when I have actually put those descriptions into local.cf?
>> 
> 
> Works for me
> 
> $ spamassassin --lint -D 2>&1 | awk '/ no description set for /{print 
> "describe ",$12,"No description "}' > /tmp/descriptions.cf
> 
> $ head -n5 /tmp/descriptions.cf
> describe  HK_LOTTO No description 
> describe  SUBJ_GET_LAID No description 
> describe  TVD_SPACE_RATIO No description 
> describe  TVD_IP_OCT No description 
> describe  DKIM_POLICY_SIGNALL No description
> 
> # cp /tmp/descriptions.cf /usr/local/etc/mail/spamassassin/
> 
> $ spamassassin --lint -D 2>&1 | awk '/ no description set for /{print 
> "describe ",$12,"No description "}' | wc -l
>  0
> 
> 
> Did you try  spamassassin --lint ?
> 
> It's hard to see genuine problems if you lint with debug on.
> 
> 

Robert Chalmers
rob...@chalmers.com <mailto:rob...@chalmers.com>.au  Quantum Radio: 
http://tinyurl.com/lwwddov
Mac mini 6.2 - 2012, Intel Core i7,2.3 GHz, Memory:16 GB. El-Capitan 10.11.  
XCode 7.2.1
2TB: Drive 0:HGST HTS721010A9E630. Upper bay. Drive 1:ST1000LM024 HN-M101MBB. 
Lower Bay




Reply via email to