SPAM_ALERT
Platforms
All
Abstract
Boolean value determining whether or not spam reports are sent to the postmaster.
Example
| z/VM: | SPAM_ALERT = 1 | 
| Unix: | SPAM_ALERT=1 export SPAM_ALERT | 
| Windows: | SPAM_ALERT=1 | 
Details
SPAM_ALERT defaults to 0, meaning that spam alerts will not be sent to the LISTSERV postmaster (but will still be sent back to the message poster for his/her information).
If it is preferred that the LISTSERV postmaster be cc'd on all spam alerts, this behavior can be enabled by setting SPAM_ALERT=1.
Default Value
0, that is, enabled (postmaster will not receive cc's of spam reports).
