434
junkmail_filter
The junkmail_filter field is an on/off switch for Spam Filtering.
Syntax
junkmail_filter=<off/0 | on/1>
Examples
• When the field is assigned:
modifyuser msmith@jumbocinc.com, junkmail_filter=on
• When the field is returned:
junkmail_filter 1 (on)
Description
Spam filtering control:
• off -- Junk email filtering is disabled
• on -- Junk email filtering is enabled
Note: The numeric equivalents to ‘on’ and ‘off’ are useful for debugging purposes.
For robust production code, use the text value, ‘on’ or ‘off’.
Field Type
User-level
Authorization
• Read: Junk Email Settings
• Write: Junk Email Settings
Related Commands
• Input: adduser, modifyuser
• Output: displayuser
Komentáře k této Příručce