Mailing List Archive

[Bug 3217] Allow bayes rebuild w/out learn or check run (API change)
http://bugzilla.spamassassin.org/show_bug.cgi?id=3217

felicity@kluge.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
Summary|SpamAssassin.pm: |Allow bayes rebuild w/out
|"bayes_scanner" may be |learn or check run (API
|undefined |change)



------- Additional Comments From felicity@kluge.net 2004-03-29 08:16 -------
reopening since we're now actively talking about an API change...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3217] Allow bayes rebuild w/out learn or check run (API change) [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3217

felicity@kluge.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED



------- Additional Comments From felicity@kluge.net 2004-03-29 10:00 -------
ok, I modified init_learner() to call init() so the following is now possible:

init_learner()
rebuild_learner_caches()
finish_learner()

I would still like to hear how you're planning to call the code like that, but it's available now. :)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3217] Allow bayes rebuild w/out learn or check run (API change) [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3217





------- Additional Comments From t.d.lee@durham.ac.uk 2004-03-30 08:36 -------
Many thanks. Much appreciated.

MailScanner's calling is as outlined in previous comments.
For the real detail, see the file "SA.pm" from the
MailScanner distribution:
www.mailscanner.info/downloads.shtml

(At the time of writing, version 4.28.6-1, and around line 130
in that file.)

Hope that helps.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.