From: Joe C. <jo...@sw...> - 2003-07-04 00:35:11
|
Hi Jamie, I have developed a spam filter Usermin module (frontend for SpamBayes, SpamBouncer, and some custom Procmail recipes), and the way it is trained is by moving spams into a Junk mbox in the users home directory. If I add this folder manually to the Usermin folders using the Manage folders page, things work fine, and I'm able to dump spams into the box using Usermin. Is there a reasonably standard way I can add this box to the boxes managed by the mailbox module when the user first enables the spam filtering module? I see the following in the .usermin/mailbox/config file: mailboxes=/home/joe/Junk folder_/home/joe/Junk=Junk Is this all Usermin needs? Is there a routine I should call, or just add it via parsing the config file myself? I notice there is also an index cache file in the directory...is that generated automatically, or do I need to trigger the first generation of it when adding the folder? Thanks! -- Joe Cooper <jo...@sw...> Web caching appliances and support. http://www.swelltech.com |