Thus spake Bob Byron ([EMAIL PROTECTED]) [03/02/04 19:42]: > I was wondering if anyone knows of a module for Apache that lets the user > decide what users want to mark as spam? The user could turn on or off > any of the rule catagories, and also decide if spam is marked or sent > directly > to the trash can if it has too high of a score. The webapp would update > the > user's profile in his home directory.
Horde <http://www.horde.org/> has a SpamAsassin module called 'sam' that can do just this, althought I believe you need the development vrsion of Horde to do this. FWIW, it also does SQL-based preferences. It currently has no website (would be <http://www.horde.org/sam/>), but if you log in to their FTP server, you should be able to find it in there.
