Batch Organization Fields 403
Related Commands
• Input: modifyorg
• Output: displayorg
Related Fields
tls_notify_admin
See Also
Postini Encryption Services Administration Guide, “Policy Enforced TLS”
virus_clean
The virus_clean field is a flag indicating whether a virus cleaning is allowed for this
organization.
Syntax
virus_clean=<off/0 | on/1>
Examples
• When the field is returned as output:
virus_clean 1 (on)
• To change the setting:
modifyorg sales, virus_clean=1
Description
Flag indicating whether virus cleaning is allowed for this organization.
• off -- Virus cleaning is not enabled for this organization
• on -- Messages can have virus cleaning and be delivered if successful
Note: The numeric equivalents to ‘on’ and ‘off’ are useful for debugging purposes.
For robust production code, use the text value, ‘on’ or ‘off’.
Komentáře k této Příručce