From owner-freebsd-perl@FreeBSD.ORG Tue Dec 9 23:16:46 2003 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A0916A4CE for ; Tue, 9 Dec 2003 23:16:46 -0800 (PST) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA2C43D2D for ; Tue, 9 Dec 2003 23:16:43 -0800 (PST) (envelope-from mat@FreeBSD.org) Received: by plouf.absolight.net (Postfix, from userid 1004) id 3AA184A9FE8; Wed, 10 Dec 2003 08:16:43 +0100 (CET) X-Original-To: perl@freebsd.org Received: from sauron.in.mat.cc (sauron.in.mat.cc [212.43.217.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 239224A9D64; Wed, 10 Dec 2003 08:16:42 +0100 (CET) Date: Wed, 10 Dec 2003 08:16:39 +0100 From: Mathieu Arnold To: Doug Barton Message-ID: <302583968.1071044199@sauron.in.mat.cc> In-Reply-To: <3FD66C7E.9070107@dougbarton.net> References: <3FD66C7E.9070107@dougbarton.net> X-Mailer: Mulberry/3.1.0 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: perl@freebsd.org Subject: Re: [Fwd: [SA-Announce] SpamAssassin 2.61 released!] X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 07:16:46 -0000 I guess it could be a perfect candidate for perl@ maintainership, what do you think ? ps: I'll give you a patch as soon as I get to work. +-Le 09/12/2003 16:44 -0800, Doug Barton =E9crivait : | I will be unable to do this update in a timely manner, and honestly I've | been looking to find a new home for spamassassin for a little while. I | first picked the port up because it was homeless, broken, and I wanted to | use it. :) It's in pretty good shape right now, there is one minor PR | open against it that I haven't paid attention to yet (because it's mostly | harmless, although it needs to be fixed). |=20 | Characteristics I'd be looking for in a maintainer are a good knowledge | of Perl, fairly good knowledge of local mail systems, and most | importantly; a lot of patience for user questions. The purl knowledge is | important both on the chance that you have to fix something for porting, | and also because of the _likelihood_ that you'll have to fix something | for 5.005.03 compatibility. I've developed what I consider an "ok" | relationship with some of the SA developers, so they are open to compat | patches, even if they aren't always excited about them. |=20 | If you're interested, drop me a line, preferably with a patch attached. |=20 |: ) |=20 | Doug |=20 |=20 | -------- Original Message -------- | Subject: [SA-Announce] SpamAssassin 2.61 released! | Date: Mon, 08 Dec 2003 23:06:05 -0800 | From: jm@jmason.org (Justin Mason) | To: SpamAssassin-announce@lists.sourceforge.net | CC: SpamAssassin-devel@lists.sourceforge.net, | SpamAssassin-talk@lists.sourceforge.net |=20 | Downloading | ----------- |=20 | Pick it up from: |=20 | http://SpamAssassin.org/released/Mail-SpamAssassin-2.61.tar.gz | http://SpamAssassin.org/released/Mail-SpamAssassin-2.61.tar.bz2 | http://SpamAssassin.org/released/Mail-SpamAssassin-2.61.zip |=20 | md5sum: | 6521ad3e6ed5a2eba35476c43c1697b7 Mail-SpamAssassin-2.61.tar.gz | 25a87ca67c1550360e1378c816301b53 Mail-SpamAssassin-2.61.tar.bz2 | 8ab5e24ddb64f8a7d9d0299a72b3ea0b Mail-SpamAssassin-2.61.zip |=20 | sha1sum: | da8f10c1c7eb91f2fced05366f4d792bcb6255ec = Mail-SpamAssassin-2.61.tar.gz | bf161bc92f33bdad298daefc279e2b85efa34f7d | Mail-SpamAssassin-2.61.tar.bz2 | 050cd37240b34b7d0f1bf31df7cb46fb0ad50678 Mail-SpamAssassin-2.61.zip |=20 | Or on CPAN shortly, once the mirrors update. |=20 | The release files also have a .asc accompanying them. The file serves | as an external GPG signature for the given release file. The signing | key is available via the wwwkeys.pgp.net keyserver, as well as | http://www.spamassassin.org/released/GPG-SIGNING-KEY |=20 | The key information is: |=20 | pub 1024D/265FA05B 2003-06-09 SpamAssassin Signing Key | | Key fingerprint =3D3D 26C9 00A4 6DD4 0CD5 AD24 F6D7 DEE0 1987 265F | A05B |=20 |=20 | Summary of major changes since 2.60 | ----------------------------------- |=20 | - Dramatically reduced memory usage of Bayes expiry. |=20 | - avoid false positives on Outlook 2003 messages, mails from Mac, | Palm, and | localized versions of Eudora, several AOL MUAs, and newer versions | of The | Bat! |=20 | - new set of French translations from Michel Bouissou |=20 | - updated to reflect new Dynablock DNSBL location |=20 | - avoids a possible hole that was giving AWL bonuses to | spammer forgeries on some networks |=20 | - miscellaneous bug fixes --=20 Mathieu Arnold