Bug 5178 - SQL is no longer 'beta'
Summary: SQL is no longer 'beta'
Status: RESOLVED DUPLICATE of bug 5176
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 minor
Target Milestone: 3.2.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-11 04:41 UTC by Justin Mason
Modified: 2006-11-11 04:45 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Mason 2006-11-11 04:41:09 UTC
as Matt says:

'> I already took a look at using SQL, but this quote:
>
> | NB:  This should be considered BETA, and the interface, schema, or
> | overall operation of SQL support may change at any time with future
> | releases of SA.
>
> stops me from using it. Unfortunately, I can not run software officially
> considered Beta on this system.
>   
I think that documentation line is obsolete, and has probably been
overlooked for a long time.

SQL support has been in SA since 2004, and was touted as a major feature
of SA 3.0.0.

http://mail-archives.apache.org/mod_mbox/spamassassin-announce/200409.mbox/browser

The 3.1.0 release announcement declared SQL to be THE preferred method
for bayes storage, even for single-box setups.

http://mail-archives.apache.org/mod_mbox/spamassassin-announce/200509.mbox/%3c20050914235232.814A45900BA@radish.jmason.org%3e

---------

- added PostgreSQL, MySQL 4.1+, and local SDBM file Bayes storage modules. SQL
  storage is now recommended for Bayes, instead of DB_File. NDBM_File support
  has been dropped due to a major bug in that module.
---------



That said, yes, they might change the schema or operation in a future
version.. But the same goes for DB files. It's happened once already..

But this is not beta, it's the recommended configuration.'
Comment 1 Justin Mason 2006-11-11 04:45:46 UTC

*** This bug has been marked as a duplicate of 5176 ***