Warren Togami | 24 Jun 01:40
Picon
Favicon

ANNOUNCE: Apache SpamAssassin 3.3.2 available

Release Notes -- Apache SpamAssassin -- Version 3.3.2

Introduction
------------

This is a minor release, primarily to support perl-5.12 and later.
Additionally several other minor bugs are fixed.

Downloading and availability
----------------------------

Downloads are available from:

http://spamassassin.apache.org/downloads.cgi

md5sum of archive files:

   253f8fcbeb6c8bfcab9d139865c1a404  Mail-SpamAssassin-3.3.2.tar.bz2
   d1d62cc5c6eac57e88c4006d9633b81e  Mail-SpamAssassin-3.3.2.tar.gz
   06d84d34834d9aecdcdffcc4de08b2a7  Mail-SpamAssassin-3.3.2.zip
   72f8075499c618518c68c7399f02b458 
Mail-SpamAssassin-rules-3.3.2-r1104058.tar.gz

sha1sum of archive files:

   f38480352935fe3bb849a27a52615e400dee7d66  Mail-SpamAssassin-3.3.2.tar.bz2
   de954f69e190496eff4a796a9bab61747f03072b  Mail-SpamAssassin-3.3.2.tar.gz
   edc6297dc651eeb7a4872f596ec5a54aeea85349  Mail-SpamAssassin-3.3.2.zip
   a199d5f0f8c2381e3dfe421e7a774356b3ffda4b 
Mail-SpamAssassin-rules-3.3.2-r1104058.tar.gz
(Continue reading)

Warren Togami | 26 Jan 17:33
Picon
Favicon

ANNOUNCE: Apache SpamAssassin 3.3.0 available

Release Notes -- Apache SpamAssassin -- Version 3.3.0

Introduction
------------

This is a major release, incorporating enhancements and bug fixes that have
accumulated in a year and a half of development since the 3.2.5 release.
Apart from some new or changed dependencies on perl modules, this version
is compatible to large extent with existing installations, so the upgrade
is not expected to be problematic (neither is downgrading, if need arises).
Please consult the list of known incompatibilities below before upgrading.

Downloading and availability
----------------------------

Downloads are available from:

http://spamassassin.apache.org/downloads.cgi

md5sum of archive files:

  15af629a95108bf245ab600d78ae754b  Mail-SpamAssassin-3.3.0.tar.bz2
  38078b07396c0ab92b46386bc70ef086  Mail-SpamAssassin-3.3.0.tar.gz
  e66856085ca14947146d57a40a51beaa  Mail-SpamAssassin-3.3.0.zip
  5be313a60c27ae522700e20b557ade33  Mail-SpamAssassin-rules-3.3.0.r901671.tgz

sha1sum of archive files:

  209a97102e2c0568f6ae8151e5a55cd949317b69  Mail-SpamAssassin-3.3.0.tar.bz2
  35ff5ab33dd83bf8e3a63bd1540d819ab35117d5  Mail-SpamAssassin-3.3.0.tar.gz
(Continue reading)

dos | 2 Jan 08:42
Picon
Favicon

Apache SpamAssassin Y2K10 Rule Bug - Update Your Rules Now!

I've posted the following note on the Apache SpamAssassin website [1]
about an issue with a rule that may cause wanted email to be classified
as spam by SpamAssassin.  If you're running SpamAssassin 3.2.x you are
encouraged to update you rules (updates were released on sa-update
around 1900 UTC Jan 1, 2010).

Y2K10 Rule Bug - Update Your Rules Now!

2010-01-01:

Versions of the FH_DATE_PAST_20XX [2] rule released with versions of
Apache SpamAssassin 3.2.0 thru 3.2.5 will trigger on most mail with a
Date header that includes the year 2010 or later.  The rule will add a
score of up to 3.6 towards the spam classification of all email.  You
should take corrective action immediately; there are two easy ways to
correct the problem:

1) If your system is configured to use sa-update [3] run sa-update now.
 An update is available that will correct the rule.  No further action
is necessary (other than restarting spamd or any service that uses
SpamAssassin directly).

2) Add "score FH_DATE_PAST_20XX 0" without the quotes to the end of your
local.cf file to disable the rule.  If you require help updating your
rules to correct this issue you are encouraged to ask for assistance on
the Apache SpamAssassin Users' list.  Users' mailing list info is here. [4]

On behalf of the Apache SpamAssassin project I apologize for this error
and the grief it may have caused you.

(Continue reading)

Warren Togami | 7 Dec 04:04
Picon
Favicon

ANNOUNCE: Apache SpamAssassin 3.3.0-beta1 available

Apache SpamAssassin 3.3.0-beta1 is now available for testing.

Downloads are available from:
  http://people.apache.org/~wtogami/devel/

md5sum of archive files:

9b39e4e4fad09cfe9eff974f3d5a01ea  Mail-SpamAssassin-3.3.0-beta1.tar.bz2
530fb1bd28977271f30b348bc2b68db1  Mail-SpamAssassin-3.3.0-beta1.tar.gz
637f6495b28e9ab9580206ee344a2074  Mail-SpamAssassin-3.3.0-beta1.zip
cbd092c4e0e71b531f7aca81d4eb2781  Mail-SpamAssassin-rules-3.3.0-beta1.r886683.tgz

sha1sum of archive files:

b6aa2f21610e1de87bf21b629b98df9bddfa0988  Mail-SpamAssassin-3.3.0-beta1.tar.bz2
6750417097ce289a5b295c75bfc20a877bea87e6  Mail-SpamAssassin-3.3.0-beta1.tar.gz
95a54095f6e201a1b582f3715c81c9485aab5325  Mail-SpamAssassin-3.3.0-beta1.zip
3e2b23828dd3a7575ced80b2d6571995aebd7299  Mail-SpamAssassin-rules-3.3.0-beta1.r886683.tgz

Note that the *-rules-*.tgz files are only necessary if you cannot, or do not
wish to, run "sa-update" after install to download the latest fresh rules.

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 key server, as well as
http://www.apache.org/dist/spamassassin/KEYS

The key information is:

pub   4096R/F7D39814 2009-12-02
(Continue reading)

Justin Mason | 12 Jun 15:23
Picon
Favicon

ANNOUNCE: Apache SpamAssassin 3.2.5 available

Apache SpamAssassin 3.2.5 is now available!  This is a maintenance
release of the 3.2.x branch.

Downloads are available from:
  http://spamassassin.apache.org/downloads.cgi

The release file will also be available via CPAN in the near future.

  md5sum of archive files:
  695f9107b240383e48df8938f2de334e  Mail-SpamAssassin-3.2.5.tar.bz2
  7fdc1651d0371c4a7f95ac9ae6f828a6  Mail-SpamAssassin-3.2.5.tar.gz
  663fe705e608e16fee280f7539ab9382  Mail-SpamAssassin-3.2.5.zip

  sha1sum of archive files:
  32b701ffc68f7975eded107c456b902bc710d8b2  Mail-SpamAssassin-3.2.5.tar.bz2
  14b1f6eae0221a152176f7f597f55581445e800a  Mail-SpamAssassin-3.2.5.tar.gz
  b333acfdaf2289e37f72f1f1a18449645ee532d0  Mail-SpamAssassin-3.2.5.zip

The release files also have a .asc file 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 key server, as well as at:
http://spamassassin.apache.org/released/GPG-SIGNING-KEY

The key information is:

pub 1024D/265FA05B 2003-06-09 SpamAssassin Signing Key <release@...>
    Key fingerprint = 26C9 00A4 6DD4 0CD5 AD24  F6D7 DEE0 1987 265F A05B

3.2.5 is a minor bug-fix release.  Summary of changes:

(Continue reading)

jm | 5 Aug 05:49
Gravatar

[SA-Announce] SpamAssassin 2.64 is released!


(**IMPORTANT**: This is not an ASF release; this is a maintainance
release of the older 2.6x stable branch, which is NOT released under
an Apache license.)

SpamAssassin is a mail filter which uses advanced statistical
and heuristic tests to identify spam (also known as unsolicited
commercial/bulk email).

Downloading
-----------

Pick it up from:

  http://old.SpamAssassin.org/released/Mail-SpamAssassin-2.64.tar.gz
  http://old.SpamAssassin.org/released/Mail-SpamAssassin-2.64.tar.bz2
  http://old.SpamAssassin.org/released/Mail-SpamAssassin-2.64.zip

md5sum of archive files:
a82a9dab95462d102e253edb99091fdd  Mail-SpamAssassin-2.64.tar.gz
cd482160ddbe371bbf4fb58b715ebbdf  Mail-SpamAssassin-2.64.tar.bz2
82a8f47ad87774b5a94805ed9bc6753b  Mail-SpamAssassin-2.64.zip
sha1sum of archive files:
7d5776a7c462c849bc48f12a48ed82dc929ac06f  Mail-SpamAssassin-2.64.tar.gz
ea4925c6967249a581c4966d1cefd1a3162eb639  Mail-SpamAssassin-2.64.tar.bz2
5922db581c6ef8026455ecce055f14a25b499a3b  Mail-SpamAssassin-2.64.zip

Or on CPAN shortly, once the mirrors update.

The release files also have a .asc accompanying them.  The file serves
(Continue reading)

Theo Van Dinter | 20 Jan 22:37

[SA-Announce] SpamAssassin 2.63 is released!

SpamAssassin is a mail filter which uses advanced statistical
and heuristic tests to identify spam (also known as unsolicited
commercial/bulk email).

Downloading
-----------

Pick it up from:

  http://SpamAssassin.org/released/Mail-SpamAssassin-2.63.tar.gz
  http://SpamAssassin.org/released/Mail-SpamAssassin-2.63.tar.bz2
  http://SpamAssassin.org/released/Mail-SpamAssassin-2.63.zip

md5sum of archive files:
fc5a8e69ef2355c30c7b71877ac58d57  Mail-SpamAssassin-2.63.tar.gz
215303794096bc66712381115adabb25  Mail-SpamAssassin-2.63.tar.bz2
4255080324987f336fa17773d3eeaa01  Mail-SpamAssassin-2.63.zip

sha1sum of archive files:
6bab68dfd6a5238fc84360ce08249657bed4bab3  Mail-SpamAssassin-2.63.tar.gz
558ab8e2cb95e8b4c4a3652b37e656eb3dc4d52c  Mail-SpamAssassin-2.63.tar.bz2
0288cd3669cafc3072d745c9c2efa916eb7ec3ca  Mail-SpamAssassin-2.63.zip

Or on CPAN shortly, once the mirrors update.

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

(Continue reading)

Theo Van Dinter | 18 Jan 01:13

[SA-Announce] SpamAssassin 2.62 is released!

SpamAssassin is a mail filter which uses advanced statistical
and heuristic tests to identify spam (also known as unsolicited
commercial/bulk email).

Downloading
-----------

Pick it up from:

  http://SpamAssassin.org/released/Mail-SpamAssassin-2.62.tar.gz
  http://SpamAssassin.org/released/Mail-SpamAssassin-2.62.tar.bz2
  http://SpamAssassin.org/released/Mail-SpamAssassin-2.62.zip

md5sum:
e0cf85b038d85bb83083ee474763ed3c  Mail-SpamAssassin-2.62.tar.gz
d16248b99675bef3da5e14890099590e  Mail-SpamAssassin-2.62.tar.bz2
76a990a24d10b6835d8073240a40cf48  Mail-SpamAssassin-2.62.zip

sha1sum:
06cebe409f11cf132736a03849ad7ccb7e0bd6a0  Mail-SpamAssassin-2.62.tar.gz
28e09727f394c72efcb8019e83b8a3359b82c70a  Mail-SpamAssassin-2.62.tar.bz2
c83bd44a830c2195610edf0b4be31f62c5e0b0c4  Mail-SpamAssassin-2.62.zip

Or on CPAN shortly, once the mirrors update.

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

(Continue reading)

Justin Mason | 9 Dec 08:06
Gravatar

[SA-Announce] SpamAssassin 2.61 released!

Downloading
-----------

Pick it up from:

  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

md5sum:
  6521ad3e6ed5a2eba35476c43c1697b7  Mail-SpamAssassin-2.61.tar.gz
  25a87ca67c1550360e1378c816301b53  Mail-SpamAssassin-2.61.tar.bz2
  8ab5e24ddb64f8a7d9d0299a72b3ea0b  Mail-SpamAssassin-2.61.zip

sha1sum:
  da8f10c1c7eb91f2fced05366f4d792bcb6255ec  Mail-SpamAssassin-2.61.tar.gz
  bf161bc92f33bdad298daefc279e2b85efa34f7d  Mail-SpamAssassin-2.61.tar.bz2
  050cd37240b34b7d0f1bf31df7cb46fb0ad50678  Mail-SpamAssassin-2.61.zip

Or on CPAN shortly, once the mirrors update.

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

The key information is:

pub  1024D/265FA05B 2003-06-09 SpamAssassin Signing Key <release@...>
     Key fingerprint =3D 26C9 00A4 6DD4 0CD5 AD24  F6D7 DEE0 1987 265F A05B
(Continue reading)

Maxwell Ochieng | 15 Oct 04:54
Favicon

[SA-Announce] spamassassin report

I have configured spamassassin 2.60 and qmail-scanner and they working 
ok my problem is i need to configure spamassassin to send a message 
tagged as spam with extra messages giving the person reason the e-mail 
has been tagged and the number of hits  and the person to get intouch to 
incase they need more explanation ... how can i do this

-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
Theo Van Dinter | 23 Sep 04:33

[SA-Announce] SpamAssassin 2.60 released!!

SpamAssassin 2.60 is released!  SpamAssassin 2.60 is the first major
update of SpamAssassin since February 2003 (when the 2.50 series was
released).

SpamAssassin is a mail filter which uses advanced statistical
and heuristic tests to identify spam (also known as unsolicited
commercial/bulk email).

Downloading
-----------

Pick it up from:

  http://SpamAssassin.org/released/Mail-SpamAssassin-2.60.tar.gz
  http://SpamAssassin.org/released/Mail-SpamAssassin-2.60.tar.bz2
  http://SpamAssassin.org/released/Mail-SpamAssassin-2.60.zip

md5sum:
  bd1607d8fa52ef3f5fdda5e05f971e9d  Mail-SpamAssassin-2.60.tar.bz2
  46d1db67ed1d860ddb136e0beb5f6ac3  Mail-SpamAssassin-2.60.tar.gz
  f35b1b558c846a4e7fd7a50a7986cc26  Mail-SpamAssassin-2.60.zip

sha1sum:
  2b2ee745c4964f27005f2a791f4f4880b13795fa  Mail-SpamAssassin-2.60.tar.bz2
  5d42b39430da13443dd94e78a2dad6c2b1c7cb5a  Mail-SpamAssassin-2.60.tar.gz
  7e88af2cb92acb899d772752c1236d50991e80ee  Mail-SpamAssassin-2.60.zip

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
(Continue reading)


Gmane