Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7E716200C5B for ; Wed, 5 Apr 2017 00:19:57 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7CFB0160BA1; Tue, 4 Apr 2017 22:19:57 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C4C75160B90 for ; Wed, 5 Apr 2017 00:19:56 +0200 (CEST) Received: (qmail 42878 invoked by uid 500); 4 Apr 2017 22:19:55 -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 42867 invoked by uid 99); 4 Apr 2017 22:19:55 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2017 22:19:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 237151A027E for ; Tue, 4 Apr 2017 22:19:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.102 X-Spam-Level: X-Spam-Status: No, score=-5.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=pccc.com Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id kimyh15jStyc for ; Tue, 4 Apr 2017 22:19:54 +0000 (UTC) Received: from intel1.peregrinehw.com (intel1.peregrinehw.com [38.124.232.10]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id D3DC25FBA4 for ; Tue, 4 Apr 2017 22:19:53 +0000 (UTC) Received: from [10.10.11.169] (localhost.localdomain [127.0.0.1]) (authenticated bits=0) by intel1.peregrinehw.com (8.14.9/8.14.9) with ESMTP id v34MJhx6030628; Tue, 4 Apr 2017 18:19:43 -0400 Subject: Re: Problem with massive log files To: Jim McLachlan , users@spamassassin.apache.org References: <4c4bc75d-93f8-ce2e-1fd2-88bdb5748969@oss-ltd.com> <666bc24c-9677-508b-ecda-ea3b7a7c084e@oss-ltd.com> <84a0b185-af22-b21d-611a-a4f039fcaf21@guardiandigital.com> From: "Kevin A. McGrail" Message-ID: Date: Tue, 4 Apr 2017 18:19:44 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PCCC-Virus-Scan: No X-KAM-Reverse-AUTH: Exempt - 127.0.0.1 is an Authorized Sender X-PCCC-Authorized-User-Relay: 127.0.0.1 X-PCCC-SA-Scanned: No: Auth User DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pccc.com; h=subject:to:references:from:message-id:date:mime-version:in-reply-to:content-type:content-transfer-encoding; s=main; bh=Yf2Zr00Gp3I2a8weQwwa5e1yeOgwr7Z0fbNEmn+nRiU=; b=i3F83pW47Dwu+Vtq9PP8ZWMQXJNxOAm3MFZchVE16il0XV5pR5CzbheC4HltLMciJyQkqVWWPFRH6hb+MYQuGIEGKTAOtBARt2qBzKYmlB+rh1sEU3DqvcP7HHqMirNirsqewsf/brCyJBLkrrsPAejxWry2o0dCHqEi+Db5PgLQFb20BdpSxj8jqkvo7EWq9PdUVNs9Off0XcjVClgynvdk49sqtGcrFVLkkekMWXRWwx7LhIzhzbKBSHvw/ciuV/J2PZiHy/RSwVrBuK6hYrnMkViJ/7llfHKRA6s0GgUkAz7rUyfx5dcPjJ0DqjvnydAV/Gt0cdfx2xx+3o+ujw== X-Scanned-By: MIMEDefang 2.79 on 38.124.232.10 archived-at: Tue, 04 Apr 2017 22:19:57 -0000 On 4/4/2017 6:08 PM, Jim McLachlan wrote: > I thought spamfilter was spamassassin. No, it's not. It's what we would call the glue. It's a content filter script that is reaching out to a spamassassin daemon called spamd using a lightweight c program called spamc. SpamD allows for spamassassin to run and daemonize so you don't have to wait for perl compilation on each and every call. So it's: SMTP -> Postfix -> Spamfilter.sh->spamc->spamd and back again In your master.cf for postfix, do you have anything like smtpd -v to turn on verbose logging? Looking at your logs, I see tons of spamfilter calls but not very many smtp calls. The logging doesn't have a queueid but checking the size= and the message id's they appear to be different messages. So how are emails getting to spamfilter.sh? Perhaps that is just because you took a small snapshot of the logs. Overall I don't see repetitive logging but the GB size of the logs is impressive for a server running only 2 SPAMD children... Regards, KAM