spam_rewrite_user_class_query

one of the documented procedures in this installation of the ACS
Usage:
spam_rewrite_user_class_query   raw_query
What it does:
Rewrites a SQL query which came from the user-class module to be a query suitable for the spam module. This kludge will hopefully not be needed soon.
Defined in: /web/philip/tcl/spam-daemon.tcl

Source code:


    return $raw_query


philg@mit.edu