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 0EBB42009E2 for ; Wed, 1 Jun 2016 17:34:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0D30C160A4C; Wed, 1 Jun 2016 15:34:12 +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 56A14160A45 for ; Wed, 1 Jun 2016 17:34:11 +0200 (CEST) Received: (qmail 19355 invoked by uid 500); 1 Jun 2016 15:34:09 -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 19345 invoked by uid 99); 1 Jun 2016 15:34:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 15:34:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 3F0F2180592 for ; Wed, 1 Jun 2016 15:34:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.827 X-Spam-Level: X-Spam-Status: No, score=-3.827 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=balholm.com Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id FEJ3-Me4rNk4 for ; Wed, 1 Jun 2016 15:34:08 +0000 (UTC) Received: from cloud.balholm.com (cloud.balholm.com [184.75.213.78]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 62B1A5FCF7 for ; Wed, 1 Jun 2016 15:34:08 +0000 (UTC) Received: from andybalsmacbook.lan (balholm.com [63.227.187.212]) (Authenticated sender: andy) by cloud.balholm.com (Postfix) with ESMTPSA id C7CBB273D7 for ; Wed, 1 Jun 2016 08:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=balholm.com; s=mail; t=1464795241; bh=7UQGn2MbOZ4S6437Akp035UfKeBLT8PxSkecEU0zqHA=; h=Subject:From:In-Reply-To:Date:References:To:From; b=E83GeX7LUJjC0nUsJg9Y4u3nsUYsxL+1EiAEsC0l3nybBif7TDjASyCa0+9j4rlUB neO9Iuwe3rfYXt6IUBAhrxx8ocIm5lr+PAbzEv801ECRWB7yY/0/yVb+8mP6kGRQH/ 2o7CEjLN2v4J7ahcamtmTU4vMLqyL6h6TXwhOqmg= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: spamass-milter: orphaned? From: Andy Balholm In-Reply-To: <20160529141011.GA16539@fantomas.sk> Date: Wed, 1 Jun 2016 08:33:58 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <00BD4B10-5212-46D4-9265-F2C7946D86B1@balholm.com> <3885B3C1-C44A-47A3-8A6C-76117ABE5301@billmail.scconsult.com> <20160529141011.GA16539@fantomas.sk> To: SpamAssassin X-Mailer: Apple Mail (2.3124) archived-at: Wed, 01 Jun 2016 15:34:12 -0000 I have gotten a few responses now on the spamass-milter mailing list, = but none of them is from a project member or maintainer. I have put a copy of the spamass-milter source at = https://github.com/andybalholm/spamass-milter. Feel free to file issues = or pull requests there. If/when a spamass-milter project member takes an = interest, changes can be merged back into the official CVS repository. Andy=