spam_email_sending_p

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

Source code:


    ns_share spam_email_sending_enabled_p
    return $spam_email_sending_enabled_p


philg@mit.edu