spam_set_email_sending

one of the documented procedures in this installation of the ACS
Usage:
spam_set_email_sending   val
What it does:
Enable/disable email sending of spam
Defined in: /web/philip/tcl/spam-daemon.tcl

Source code:


    ns_share spam_email_sending_enabled_p
    set spam_email_sending_enabled_p $val


philg@mit.edu