Re: sa-compile

2017-06-17 Thread RW
On Sat, 17 Jun 2017 16:00:10 +0100 Peter Smith wrote: > >> 1) After compiling, my compiled ruleset is stored in > >> /var/lib/spamassassin/compiled/5.014/3.004001. Do I now need to > >> remove my rules from /etc/mail/spamassassin/ > > > > You don't need to remove anything. > > > > The stock rule

Re: RCVD_IN_SORBS_SPAM and google IPs

2017-06-17 Thread RW
On Sat, 17 Jun 2017 08:55:48 -0700 (MST) hmiller wrote: > Hi, > > Commonly RCVD_IN_ rules are checking the last untrusted relay, Most positive scoring rules check the last-external. > but > RCVD_IN_SORBS_WEB is apparently doing all Received hops. > > Received: from host (host [2.2.2.2]) #The

Re: Spam eml hangs sa

2017-06-17 Thread John Hardin
On Fri, 16 Jun 2017, John Hardin wrote: On Fri, 16 Jun 2017, John Hardin wrote: On Fri, 16 Jun 2017, Olivier Coutu wrote: > The problematic rule is __STYLE_GIBBERISH_1. Disabling it fixes the > issue. > > I have already advised jhardin, who wrote the rule. I apologize I didn't get

Re: RCVD_IN_SORBS_SPAM and google IPs

2017-06-17 Thread hmiller
Hi, Commonly RCVD_IN_ rules are checking the last untrusted relay, but RCVD_IN_SORBS_WEB is apparently doing all Received hops. Received: from host (host [2.2.2.2]) #The last untrusted relay Received: from [192.168.1.100] ([1.1.1.1]) #Authenticated MUA I would expect it to check only 2.2.2.2 (th

Re: sa-compile

2017-06-17 Thread Peter Smith
>> 1) After compiling, my compiled ruleset is stored in >> /var/lib/spamassassin/compiled/5.014/3.004001. Do I now need to >> remove my rules from /etc/mail/spamassassin/ > > You don't need to remove anything. > > The stock rules aren't stored there anyway, it's just local rules. Ahh, I think perh

Re: sa-compile

2017-06-17 Thread RW
On Sat, 17 Jun 2017 13:48:32 +0100 Peter Smith wrote: > Hello list, > > I'm playing around with sa-compile in an attempt to improve > performance, but I have a couple of questions that I can't find > answered in the online docs. > > 1) After compiling, my compiled ruleset is stored in > /var/lib

sa-compile

2017-06-17 Thread Peter Smith
Hello list, I'm playing around with sa-compile in an attempt to improve performance, but I have a couple of questions that I can't find answered in the online docs. 1) After compiling, my compiled ruleset is stored in /var/lib/spamassassin/compiled/5.014/3.004001. Do I now need to remove my rules