beautypg.com

Related commands, Related fields, See also – Google Message Security Batch Reference Guide User Manual

Page 391: Virus_clean, Syntax, Examples, Description

background image

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=

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’.