Return-Path: X-Original-To: apmail-spamassassin-users-archive@www.apache.org Delivered-To: apmail-spamassassin-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 751AD179CB for ; Thu, 30 Oct 2014 22:33:10 +0000 (UTC) Received: (qmail 55298 invoked by uid 500); 30 Oct 2014 22:33:07 -0000 Delivered-To: apmail-spamassassin-users-archive@spamassassin.apache.org Received: (qmail 55271 invoked by uid 500); 30 Oct 2014 22:33:07 -0000 Mailing-List: contact users-help@spamassassin.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@spamassassin.apache.org Received: (qmail 55260 invoked by uid 99); 30 Oct 2014 22:33:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2014 22:33:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of KMcGrail@pccc.com designates 38.124.232.10 as permitted sender) Received: from [38.124.232.10] (HELO intel1.peregrinehw.com) (38.124.232.10) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2014 22:33:00 +0000 Received: from [10.10.10.158] (firewall.pccc.com [71.163.15.130]) (authenticated bits=0) by intel1.peregrinehw.com (8.14.5/8.14.5) with ESMTP id s9UMWbst019424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 30 Oct 2014 18:32:38 -0400 Message-ID: <5452BC85.4070104@PCCC.com> Date: Thu, 30 Oct 2014 18:32:37 -0400 From: "Kevin A. McGrail" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Axb , "users@spamassassin.apache.org >> SA Mailing list" Subject: Re: CYA .link References: <544FBF16.10401@gmail.com> <545006E0.9090402@PCCC.com> <5450084E.1020902@gmail.com> <54500AE2.7000101@PCCC.com> <54502017.5040900@gmail.com> <21584.9572.919910.71751@mail.delphioutpost.com> <545025C5.6070902@gmail.com> <54515793.7070408@PCCC.com> <54515973.3070109@gmail.com> In-Reply-To: <54515973.3070109@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Authorized-User: 71.163.15.130 X-KAM-Reverse-AUTH: Exempt - 71.163.15.130 is an Authorized Sender X-Scanned-By: MIMEDefang 2.72 on 38.124.232.10 X-Virus-Checked: Checked by ClamAV on apache.org On 10/29/2014 5:17 PM, Axb wrote: > Ok so it looks like it's committed in rules/60_whitelist.cf which should >> go out in tonight's rule update if all goes according to plan, yes? > > Yep... if all goes according to plan.. :) So I'm not sure if you have fixed it since because I pulled down the latest updates and I don't want to backtrack but the update run last night Exited with STATUS=4 which I've never seen (at least in recent memory) Looks to be related to your changes Alex. rules: failed to run URI_HOST_IN_BLACKLIST test, skipping: (Can't locate object method "check_uri_host_in_blacklist" via package "Mail::SpamAssassin::PerMsgStatus" at (eval 1266) line 1477. ) rules: failed to run URI_HOST_IN_WHITELIST test, skipping: (Can't locate object method "check_uri_host_in_whitelist" via package "Mail::SpamAssassin::PerMsgStatus" at (eval 1266) line 2363. ) Thoughts? KAM