spam_use_bulkmail_p

one of the documented procedures in this installation of the ACS
Usage:
spam_use_bulkmail_p
What it does:
return state of use_bulkmail_p spam email flag
Defined in: /web/philip/tcl/spam-daemon.tcl

Source code:


    ns_share use_bulkmail_p
    return $use_bulkmail_p


philg@mit.edu