Hello Michael,

i've installed your DBI-Plugin. I think it's a nice idea.

But the log output isn't clear to me:

Wed Dec 14 14:29:17 2005 [8032] dbg: dbiplugin: dbi:mysql:SpamAssassin:localhost need ping? yes
Wed Dec 14 14:29:17 2005 [8032] dbg: dbiplugin: Returning already connected database handle to 'SpamAssassin:localhost_***_***_AutoCommit=1_PrintError=0_Username=***'
Wed Dec 14 14:29:17 2005 [8032] dbg: bayes: database connection established
Wed Dec 14 14:29:17 2005 [8032] dbg: bayes: found bayes db version 3
Wed Dec 14 14:29:17 2005 [8032] dbg: bayes: Using userid: 24
Wed Dec 14 14:29:19 2005 [8032] dbg: bayes: seen ([EMAIL PROTECTED]) put
Wed Dec 14 14:29:19 2005 [8032] dbg: bayes: learned '[EMAIL PROTECTED]', atime: 1134568443
Wed Dec 14 14:29:19 2005 [8032] dbg: dbiplugin: disconnect (overloaded)

I think the ping is needed to check that the connection is legal and that the mysql backend is up!? Then the connection is returned and the bayes stuff happens.
But what means the "disconnect (overloaded)"? There really doesn't happen a disconnect? Or?


Greetings.

NicoP.




Michael Parker <[EMAIL PROTECTED]>

14.12.2005 09:30

An
users@spamassassin.apache.org
Kopie
Thema
Extending Apache SpamAssassin Using Plugins





Howdy,

Today, well I guess yesterday now, I gave a talk at ApacheCon US 2005
entitled "Extending Apache SpamAssassin Using Plugins."  I've gone ahead
and put my slides and my notes along with a few example plugins here:
http://people.apache.org/~parker/presentations/

I tried to be as verbose as possible with the notes so hopefully even
though you weren't able to see the talk in person you can still get some
useful information from the presentation.

One interesting feature of the talk was the release of a plugin that
handles persistent database connection in SpamAssassin.  This is
especially useful for folks using SQL for user preferences, AWL or
Bayes.  I invite everyone to try it out and provide lots of feedback on
how well it works for you.  You can find the plugin on the wiki here:
http://wiki.apache.org/spamassassin/DBIPlugin

Enjoy
Michael


Attachment: signature.asc
Description: Binary data

Reply via email to