hi ye guys, i'm sorry, i found DMZS-sa-learn right now :) hm, but it calls sa-learn and therefore runs two instances of perl. isnt that senseless? what about making Mail::SpamAssassin::CmdLearn avaible as perl object? (that requires only a small change in the class, so that the options will be taken from a new constructor instead of GetOpt). should i do that? that way i could patch DMZS-sa-learn that it calls a Mail::SpamAssassin::CmdLearn->new() construct instead of running sa-learn.
regards, johannes > -----Original Message----- > From: Johannes russek [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 21, 2004 7:38 PM > To: [EMAIL PROTECTED] > Subject: sa-learn against imap folders eg cyrus directory > > > hi ye guys. > i've got a cyrus 2.1 server up and running. my users do all have a > INBOX.spam directory where they can place the spam and where > sieve puts the > spam spamassassin detected. > now i want of course train spamassassin with that folders. > are there any scripts already written for doing so? > i found something for running against maildir, but cyrus doesnt > use maildir > :) > regards, johannes > >
