You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2004/01/18 00:12:33 UTC

svn commit: rev 6191 - in incubator/spamassassin/branches/b2_6_0: . lib/Mail

Author: felicity
Date: Sat Jan 17 15:12:32 2004
New Revision: 6191

Modified:
   incubator/spamassassin/branches/b2_6_0/Changes
   incubator/spamassassin/branches/b2_6_0/lib/Mail/SpamAssassin.pm
Log:
2.62 RELEASED

Modified: incubator/spamassassin/branches/b2_6_0/Changes
==============================================================================
--- incubator/spamassassin/branches/b2_6_0/Changes	(original)
+++ incubator/spamassassin/branches/b2_6_0/Changes	Sat Jan 17 15:12:32 2004
@@ -1,203 +1,360 @@
-2003-12-09 06:30  jmason
+------------------------------------------------------------------------
+r6190 | felicity | 2004-01-17 22:37:48 +0000 (Sat, 17 Jan 2004) | 2 lines
 
-	* lib/Mail/SpamAssassin.pm: READY FOR RELEASE
+removing execute bits on files that don't need it
 
-2003-12-09 06:19  jmason
+------------------------------------------------------------------------
+r6187 | felicity | 2004-01-17 22:30:07 +0000 (Sat, 17 Jan 2004) | 1 line
 
-	* lib/Mail/SpamAssassin/BayesStore.pm: bug 2805: reduce memory
-	usage of Bayes expiry dramatically by using the right iteration
-	method
+prep for 2.62 release
+------------------------------------------------------------------------
+r6179 | mss | 2004-01-16 21:21:05 +0000 (Fri, 16 Jan 2004) | 2 lines
 
-2003-12-09 06:16  jmason
+skip .svn directories.
 
-	* lib/Mail/SpamAssassin/Received.pm: bug 2787: Received line
-	misparsed due to ordering problem
+------------------------------------------------------------------------
+r6178 | mss | 2004-01-16 21:13:09 +0000 (Fri, 16 Jan 2004) | 2 lines
 
-2003-12-09 06:14  jmason
+bug 2924: the Received line generated by SpamAssassin was slightly malformed; fixed.
 
-	* rules/20_dnsbl_tests.cf: bug 2777: Dynablock shut down, reopened
-	at SORBS
+------------------------------------------------------------------------
+r6174 | mss | 2004-01-15 22:12:06 +0000 (Thu, 15 Jan 2004) | 2 lines
 
-2003-12-04 17:32  jmason
+Subversion also has a different format for $Id *sigh*
 
-	* sql/README: minor updates to SQL doco, note use of spamd -q
-	switch
+------------------------------------------------------------------------
+r6173 | mss | 2004-01-15 22:03:10 +0000 (Thu, 15 Jan 2004) | 2 lines
 
-2003-12-03 22:42  felicity
+Set svn:keywords so the Id is updated.
 
-	* lib/Mail/SpamAssassin/Conf.pm: fixed documentation concerning the
-	bayes_journal_max_size parameter.  setting to 0 disables the
-	opportunistic sync, not force it to be once a day.
+------------------------------------------------------------------------
+r6168 | jm | 2004-01-14 07:43:10 +0000 (Wed, 14 Jan 2004) | 1 line
 
-2003-12-02 07:47  jmason
+bug 2787: Received header misunderstood; bug 2896: debug code to report unparseable received header incorrect
+------------------------------------------------------------------------
+r6163 | felicity | 2004-01-14 05:54:00 +0000 (Wed, 14 Jan 2004) | 4 lines
 
-	* lib/Mail/SpamAssassin/PerMsgStatus.pm: bug 2437: mails hitting
-	BAYES_99 should not be autolearned as ham
+bug 2569: MSGID_FROM_MTA_SHORT was FPing on certain postfix received
+headers due to its reliance on what old Postfix versions did.  updated to
+be more accurate although the hit rate goes down.
 
-2003-11-20 07:29  jmason
+------------------------------------------------------------------------
+r6162 | felicity | 2004-01-14 05:47:54 +0000 (Wed, 14 Jan 2004) | 4 lines
 
-	* rules/30_text_fr.cf: bug 2742: new set of French translations
-	from Michel Bouissou
+bug 2822: output more expiry data for debugging purposes.  includes a
+table output with atime/expiry counts.  should help with people asking
+why expiry doesn't work.
 
-2003-11-20 07:22  jmason
+------------------------------------------------------------------------
+r6159 | felicity | 2004-01-14 05:36:18 +0000 (Wed, 14 Jan 2004) | 2 lines
 
-	* lib/Mail/SpamAssassin/: Conf.pm, Received.pm, Win32Locker.pm: bug
-	2759: Received parser can't deal with a variety of qmail formats
+bug 2871: fixes for some FORGED_YAHOO_RCVD FPs
 
-2003-11-18 06:55  jmason
+------------------------------------------------------------------------
+r6158 | mss | 2004-01-14 00:23:09 +0000 (Wed, 14 Jan 2004) | 2 lines
 
-	* rules/20_ratware.cf: bug 2506: FORGED_AOL_HTML fixed; it was
-	matching all sorts of AOL MUAs instead of the flagship one
+Ough, we need to ignore the .svn directories here, too.
 
-2003-11-15 02:58  jmason
+------------------------------------------------------------------------
+r6153 | jm | 2004-01-13 07:45:48 +0000 (Tue, 13 Jan 2004) | 1 line
 
-	* lib/Mail/SpamAssassin/Received.pm: bug 2745: pobox.com Received
-	header format handled
+bug 2919: bayes expiry may fail if a previous expiry was killed
+------------------------------------------------------------------------
+r6144 | jm | 2004-01-12 05:45:51 +0000 (Mon, 12 Jan 2004) | 1 line
 
-2003-11-15 02:55  jmason
+bug 2136: make test fails on win32 due to different errror message in db_awl_path.t
+------------------------------------------------------------------------
+r6139 | felicity | 2004-01-11 18:17:52 +0000 (Sun, 11 Jan 2004) | 3 lines
 
-	* spamd/spamd.raw: bug 2633: spamd giving undef warnings if DNS is
-	not available for spamc client
+bug 2917: Failure to remove /tmp/spamd-$$-init for certain settings of
+auto_whitelist_path (and bayes_path)
 
-2003-11-15 02:53  jmason
+------------------------------------------------------------------------
+r6131 | jm | 2004-01-09 03:32:00 +0000 (Fri, 09 Jan 2004) | 1 line
 
-	* rules/20_ratware.cf: bug 2654: fixed FORGED_MUA_EUDORA fps on
-	Mac, localized versions of Eudora
+added 'do not do ASF releases' note to branch
+------------------------------------------------------------------------
+r6125 | felicity | 2004-01-08 23:56:07 +0000 (Thu, 08 Jan 2004) | 3 lines
 
-2003-11-15 02:49  jmason
+bug 2608: HABEAS_SWE wasn't trigerring if the X-Habeas-SWE headers are
+out of order in the message header (some MUAs do this).
 
-	* MANIFEST, MANIFEST.SKIP: bug 2630: spamd_parallel test no longer
-	distributed due to load problems it causes
+------------------------------------------------------------------------
+r6124 | felicity | 2004-01-08 23:50:40 +0000 (Thu, 08 Jan 2004) | 5 lines
 
-2003-11-15 02:47  jmason
+bug 2851: "spamassassin -r" (aka M::SA::report_as_spam()) wouldn't
+remove SA markup for learning like it did for reporting.  add in
+a remove_spamassassin_markup() call before anything else in
+report_as_spam().
 
-	* spamd/spamd.raw: bug 2504: fixed 'Use of uninitialized value in
-	numeric eq' in spamd
+------------------------------------------------------------------------
+r6122 | felicity | 2004-01-08 23:43:48 +0000 (Thu, 08 Jan 2004) | 2 lines
 
-2003-11-15 02:46  jmason
+bug 2856: 'report_safe_copy_headers Received' would reverse the order of the Received headers
 
-	* spamd/spamc.c: bug 2502: -H switch broken due to lack of srand
-	seeding
+------------------------------------------------------------------------
+r6121 | felicity | 2004-01-08 23:39:35 +0000 (Thu, 08 Jan 2004) | 6 lines
 
-2003-11-15 02:44  jmason
+bug 2864: update spec file to 2.62.  also, on some platforms,
+"make install" will install some files that we then don't package up
+(perllocal.pod for instance).  depending on the version of RPM, this may
+be a failure, so we're adding in 2 options to tell RPM to just warn and
+not fail.
 
-	* lib/Mail/SpamAssassin/Received.pm: bug 2591: Received header
-	format for something called 'smtpd' supported
+------------------------------------------------------------------------
+r6111 | jm | 2004-01-08 03:32:49 +0000 (Thu, 08 Jan 2004) | 1 line
 
-2003-11-12 07:36  jmason
+bug 2842: exiscan spamc passes empty User: on to spamd, fix support for this
+------------------------------------------------------------------------
+r6107 | jm | 2004-01-08 02:46:35 +0000 (Thu, 08 Jan 2004) | 2 lines
 
-	* rules/: 20_ratware.cf, 30_text_de.cf, 30_text_fr.cf,
-	30_text_sk.cf, 50_scores.cf, STATISTICS-set1.txt,
-	STATISTICS-set2.txt, STATISTICS-set3.txt, STATISTICS.txt: bug 2294:
-	removed FORGED_MUA_THEBAT due to FPs and 2 other better variants
-	being present anyway
+oops, wasn't supposed to have committed that.  reverting
 
-2003-11-12 07:31  jmason
+------------------------------------------------------------------------
+r6105 | jm | 2004-01-08 02:42:33 +0000 (Thu, 08 Jan 2004) | 3 lines
 
-	* lib/Mail/SpamAssassin/: AutoWhitelist.pm, DBBasedAddrList.pm: bug
-	2734: avoid AWL bonuses for spammer forgeries
+Bug 2787: another issue with the Content Technologies Received
+header style meant that another mailserver went unsupported.
 
-2003-11-07 03:04  jmason
+------------------------------------------------------------------------
+r6091 | felicity | 2004-01-05 16:22:11 +0000 (Mon, 05 Jan 2004) | 3 lines
 
-	* spamd/spamd.raw: bug 2580: undefined value in spamd check()
+bug 2827: DB_File is expected to return undef for values that don't exist,
+but apparently sometimes it'll return "".
 
-2003-11-05 04:53  jmason
+------------------------------------------------------------------------
+r6078 | felicity | 2003-12-26 04:14:47 +0000 (Fri, 26 Dec 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/PerMsgStatus.pm: bug 2122: FORGED_MUA rules
-	matching for some mailing lists
+bug 2847: Let CmdLearn determine if learning completed or failed.  If it failed, throw an error.
 
-2003-11-05 04:50  jmason
+------------------------------------------------------------------------
+r6041 | felicity | 2003-12-18 19:19:45 +0000 (Thu, 18 Dec 2003) | 6 lines
 
-	* t/: SATest.pm, spamd_hup.t: bug 2505: make test fails on
-	t/spamd_hup.t on slow systems
+bug 2848: If DB_File isn't installed, SA would get confused and think
+that the DB was already tied and potentially continue with its Bayes work.
+This would usually appear as a "non-numeric argument to >" looking at the
+DB Version #.  The problem was the check for DB_File occured after the
+"DB tied" variable was set to true.  Doh!
 
-2003-11-05 02:59  jmason
+------------------------------------------------------------------------
+r6020 | jmason | 2003-12-09 06:56:51 +0000 (Tue, 09 Dec 2003) | 2 lines
 
-	* MANIFEST, windows_install.pl: bug 2636: windows_install.pl
-	obsolete
+2.62 devel cycle started
 
-2003-11-02 00:42  jmason
+------------------------------------------------------------------------
+r6019 | jmason | 2003-12-09 06:55:57 +0000 (Tue, 09 Dec 2003) | 2 lines
 
-	* Makefile.PL: bug 2596: space missing in 'make clean' list of
-	files, so 2 files were not being cleaned
+2.61 RELEASED
 
-2003-10-28 06:16  jmason
+------------------------------------------------------------------------
+r6017 | jmason | 2003-12-09 06:31:17 +0000 (Tue, 09 Dec 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/PerMsgStatus.pm: oops, accidentally checked
-	in fix for 2122, reverting
+READY FOR RELEASE
 
-2003-10-28 06:15  jmason
+------------------------------------------------------------------------
+r6016 | jmason | 2003-12-09 06:19:24 +0000 (Tue, 09 Dec 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/PerMsgStatus.pm, rules/20_dnsbl_tests.cf,
-	rules/50_scores.cf, rules/STATISTICS-set1.txt,
-	rules/STATISTICS-set3.txt: bug 2559: SORBS zone numbers don't match
-	names and descriptions
+bug 2805: reduce memory usage of Bayes expiry dramatically by using the right iteration method
 
-2003-10-04 02:42  quinlan
+------------------------------------------------------------------------
+r6015 | jmason | 2003-12-09 06:16:23 +0000 (Tue, 09 Dec 2003) | 2 lines
 
-	* rules/: 20_head_tests.cf, 20_ratware.cf: bug 2538: address
-	problems with Outlook forgery rules
+bug 2787: Received line misparsed due to ordering problem
 
-2003-09-30 18:56  felicity
+------------------------------------------------------------------------
+r6014 | jmason | 2003-12-09 06:14:27 +0000 (Tue, 09 Dec 2003) | 2 lines
 
-	* rules/20_ratware.cf: bug 2140: Eudora sometimes has a slightly
-	different format for Message-ID, so we should deal with those to
-	avoid FPs.
+bug 2777: Dynablock shut down, reopened at SORBS
 
-2003-09-29 23:55  felicity
+------------------------------------------------------------------------
+r6010 | jmason | 2003-12-04 17:32:27 +0000 (Thu, 04 Dec 2003) | 2 lines
 
-	* spamassassin.spec: bug 2494: 1) deal with bz2 builds... ;) 2)
-	allow release to be overriden via commandline 3) allow CFLAGS to be
-	modified in the usual method (RPM_OPT_FLAGS) 4) add more
-	documentation to be installed 5) update to 2.61
+minor updates to SQL doco, note use of spamd -q switch
 
-2003-09-29 21:37  msquadrat
+------------------------------------------------------------------------
+r6007 | felicity | 2003-12-03 22:42:34 +0000 (Wed, 03 Dec 2003) | 4 lines
 
-	* BUGS: bug 304 is obsolete
+fixed documentation concerning the bayes_journal_max_size parameter.
+setting to 0 disables the opportunistic sync, not force it to be once
+a day.
 
-2003-09-29 20:31  felicity
+------------------------------------------------------------------------
+r5998 | jmason | 2003-12-02 07:47:27 +0000 (Tue, 02 Dec 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/Util.pm: bug 2510: when we're cleaning the
-	PATH in taint mode, we need to also remove world-writable
-	directories or else that could potentially cause an error.  see
-	"perldoc perldiag"'s section on "insecure directory".
+bug 2437: mails hitting BAYES_99 should not be autolearned as ham
 
-2003-09-29 19:41  felicity
+------------------------------------------------------------------------
+r5977 | jmason | 2003-11-20 07:29:55 +0000 (Thu, 20 Nov 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/Received.pm: bug 1889: rbl_check() wasn't
-	able to parse a certain Received header if it included an ident
-	string.
+bug 2742: new set of French translations from Michel Bouissou
 
-2003-09-29 01:11  felicity
+------------------------------------------------------------------------
+r5976 | jmason | 2003-11-20 07:22:48 +0000 (Thu, 20 Nov 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/Conf.pm: added documentation about
-	add_header name convention
+bug 2759: Received parser can't deal with a variety of qmail formats
 
-2003-09-28 16:21  felicity
+------------------------------------------------------------------------
+r5975 | jmason | 2003-11-20 07:22:48 +0000 (Thu, 20 Nov 2003) | 2 lines
 
-	* INSTALL, README: bug 2501: added documentation about bayes
-	changes to README and INSTALL
+bug 2759: Received parser can't deal with a variety of qmail formats
 
-2003-09-28 16:10  felicity
+------------------------------------------------------------------------
+r5967 | jmason | 2003-11-18 06:55:14 +0000 (Tue, 18 Nov 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/Bayes.pm: bug 2495: have Bayes ignore
-	header additions by Gnus
+bug 2506: FORGED_AOL_HTML fixed; it was matching all sorts of AOL MUAs instead of the flagship one
 
-2003-09-28 15:59  felicity
+------------------------------------------------------------------------
+r5963 | jmason | 2003-11-15 02:58:13 +0000 (Sat, 15 Nov 2003) | 2 lines
 
-	* lib/Mail/SpamAssassin/EvalTests.pm: bug 2492:
-	MICROSOFT_EXECUTABLE would sometimes not hit because of slightly
-	different characters in the base64 encoding.
+bug 2745: pobox.com Received header format handled
 
-2003-09-27 01:30  felicity
+------------------------------------------------------------------------
+r5962 | jmason | 2003-11-15 02:55:31 +0000 (Sat, 15 Nov 2003) | 2 lines
 
-	* spamd/spamd.raw: bug 2511: in spamd, we call Cwd without cleaning
-	out the PATH variable first.  This can lead to tainting issues, so
-	we should clean the path first.
+bug 2633: spamd giving undef warnings if DNS is not available for spamc client
 
-2003-09-23 20:35  felicity
+------------------------------------------------------------------------
+r5961 | jmason | 2003-11-15 02:53:58 +0000 (Sat, 15 Nov 2003) | 2 lines
 
-	* README: WRT Razor patching, the README said "until at least 2.36"
-	which some people implied meant 2.36 fixed the problem.  It now
-	says "through at least 2.36" to help avoid confusion.
+bug 2654: fixed FORGED_MUA_EUDORA fps on Mac, localized versions of Eudora
 
+------------------------------------------------------------------------
+r5958 | jmason | 2003-11-15 02:49:34 +0000 (Sat, 15 Nov 2003) | 2 lines
+
+bug 2630: spamd_parallel test no longer distributed due to load problems it causes
+
+------------------------------------------------------------------------
+r5957 | jmason | 2003-11-15 02:47:43 +0000 (Sat, 15 Nov 2003) | 2 lines
+
+bug 2504: fixed 'Use of uninitialized value in numeric eq' in spamd
+
+------------------------------------------------------------------------
+r5952 | jmason | 2003-11-15 02:46:16 +0000 (Sat, 15 Nov 2003) | 2 lines
+
+bug 2502: -H switch broken due to lack of srand seeding
+
+------------------------------------------------------------------------
+r5951 | jmason | 2003-11-15 02:44:14 +0000 (Sat, 15 Nov 2003) | 2 lines
+
+bug 2591: Received header format for something called 'smtpd' supported
+
+------------------------------------------------------------------------
+r5947 | jmason | 2003-11-12 07:36:13 +0000 (Wed, 12 Nov 2003) | 2 lines
+
+bug 2294: removed FORGED_MUA_THEBAT due to FPs and 2 other better variants being present anyway
+
+------------------------------------------------------------------------
+r5946 | jmason | 2003-11-12 07:31:18 +0000 (Wed, 12 Nov 2003) | 2 lines
+
+bug 2734: avoid AWL bonuses for spammer forgeries
+
+------------------------------------------------------------------------
+r5934 | jmason | 2003-11-07 03:04:19 +0000 (Fri, 07 Nov 2003) | 2 lines
+
+bug 2580: undefined value in spamd check()
+
+------------------------------------------------------------------------
+r5933 | jmason | 2003-11-05 04:53:30 +0000 (Wed, 05 Nov 2003) | 2 lines
+
+bug 2122: FORGED_MUA rules matching for some mailing lists
+
+------------------------------------------------------------------------
+r5932 | jmason | 2003-11-05 04:50:18 +0000 (Wed, 05 Nov 2003) | 2 lines
+
+bug 2505: make test fails on t/spamd_hup.t on slow systems
+
+------------------------------------------------------------------------
+r5930 | jmason | 2003-11-05 02:59:28 +0000 (Wed, 05 Nov 2003) | 2 lines
+
+bug 2636: windows_install.pl obsolete
+
+------------------------------------------------------------------------
+r5929 | jmason | 2003-11-02 00:42:04 +0000 (Sun, 02 Nov 2003) | 2 lines
+
+bug 2596: space missing in 'make clean' list of files, so 2 files were not being cleaned
+
+------------------------------------------------------------------------
+r5918 | jmason | 2003-10-28 06:16:22 +0000 (Tue, 28 Oct 2003) | 2 lines
+
+oops, accidentally checked in fix for 2122, reverting
+
+------------------------------------------------------------------------
+r5917 | jmason | 2003-10-28 06:15:15 +0000 (Tue, 28 Oct 2003) | 2 lines
+
+bug 2559: SORBS zone numbers don't match names and descriptions
+
+------------------------------------------------------------------------
+r5893 | quinlan | 2003-10-04 02:42:26 +0000 (Sat, 04 Oct 2003) | 2 lines
+
+bug 2538: address problems with Outlook forgery rules
+
+------------------------------------------------------------------------
+r5876 | felicity | 2003-09-30 18:56:41 +0000 (Tue, 30 Sep 2003) | 3 lines
+
+bug 2140: Eudora sometimes has a slightly different format for Message-ID,
+so we should deal with those to avoid FPs.
+
+------------------------------------------------------------------------
+r5867 | felicity | 2003-09-29 23:55:15 +0000 (Mon, 29 Sep 2003) | 7 lines
+
+bug 2494:
+1) deal with bz2 builds... ;)
+2) allow release to be overriden via commandline
+3) allow CFLAGS to be modified in the usual method (RPM_OPT_FLAGS)
+4) add more documentation to be installed
+5) update to 2.61
+
+------------------------------------------------------------------------
+r5864 | msquadrat | 2003-09-29 21:37:45 +0000 (Mon, 29 Sep 2003) | 2 lines
+
+bug 304 is obsolete
+
+------------------------------------------------------------------------
+r5861 | felicity | 2003-09-29 20:31:11 +0000 (Mon, 29 Sep 2003) | 4 lines
+
+bug 2510: when we're cleaning the PATH in taint mode, we need to also
+remove world-writable directories or else that could potentially cause
+an error.  see "perldoc perldiag"'s section on "insecure directory".
+
+------------------------------------------------------------------------
+r5858 | felicity | 2003-09-29 19:41:06 +0000 (Mon, 29 Sep 2003) | 3 lines
+
+bug 1889: rbl_check() wasn't able to parse a certain Received header if
+it included an ident string.
+
+------------------------------------------------------------------------
+r5844 | felicity | 2003-09-29 01:11:02 +0000 (Mon, 29 Sep 2003) | 2 lines
+
+added documentation about add_header name convention
+
+------------------------------------------------------------------------
+r5839 | felicity | 2003-09-28 16:21:54 +0000 (Sun, 28 Sep 2003) | 2 lines
+
+bug 2501: added documentation about bayes changes to README and INSTALL
+
+------------------------------------------------------------------------
+r5838 | felicity | 2003-09-28 16:10:06 +0000 (Sun, 28 Sep 2003) | 2 lines
+
+bug 2495: have Bayes ignore header additions by Gnus
+
+------------------------------------------------------------------------
+r5837 | felicity | 2003-09-28 15:59:56 +0000 (Sun, 28 Sep 2003) | 3 lines
+
+bug 2492: MICROSOFT_EXECUTABLE would sometimes not hit because of slightly
+different characters in the base64 encoding.
+
+------------------------------------------------------------------------
+r5835 | felicity | 2003-09-27 01:30:15 +0000 (Sat, 27 Sep 2003) | 4 lines
+
+bug 2511: in spamd, we call Cwd without cleaning out the PATH variable
+first.  This can lead to tainting issues, so we should clean the path
+first.
+
+------------------------------------------------------------------------
+r5814 | felicity | 2003-09-23 20:35:43 +0000 (Tue, 23 Sep 2003) | 4 lines
+
+WRT Razor patching, the README said "until at least 2.36" which some
+people implied meant 2.36 fixed the problem.  It now says "through at
+least 2.36" to help avoid confusion.
+
+------------------------------------------------------------------------

Modified: incubator/spamassassin/branches/b2_6_0/lib/Mail/SpamAssassin.pm
==============================================================================
--- incubator/spamassassin/branches/b2_6_0/lib/Mail/SpamAssassin.pm	(original)
+++ incubator/spamassassin/branches/b2_6_0/lib/Mail/SpamAssassin.pm	Sat Jan 17 15:12:32 2004
@@ -86,7 +86,7 @@
 };
 
 $VERSION = "2.62";              # update after release
-$IS_DEVEL_BUILD = 1;            # change for release versions
+$IS_DEVEL_BUILD = 0;            # change for release versions
 
 @ISA = qw();