SPAM_MAXSIZE
Platforms
All
Abstract
Sets the maximum size, in kilobytes, of any message to be handled by the spam scanner. Messages over the specified size are not scanned.
Example
| z/VM: | SPAM_MAXSIZE = 512 | 
| Unix: | SPAM_MAXSIZE=512 export SPAM_MAXSIZE | 
| Windows: | SPAM_MAXSIZE=512 | 
Details
Related to SPAM_EXIT. For full information on this feature, please see Section 4.4, SPAM_EXIT, in the Advanced Topics Manual for LISTSERV.
Default Value
256 (that is, 256KB).
