spam_daemon_active_p

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

Source code:


    ns_share spam_enable_daemon_p
    return $spam_enable_daemon_p


philg@mit.edu