beautypg.com

See also, Tagonly_spam, Syntax – Google Message Security Batch Reference Guide User Manual

Page 386: Examples, Description, Field type

background image

398

See Also

“Viewing Authentication and Password Settings” on page 540

“Seeing if a User Has Received a Welcome Notification” on page 547

The Message Security Administration Guide, “Organization Management.”

tagonly_spam

The tagonly_spam field enables adding header tags to a spam email instead of
forwarding the email to quarantine.

Syntax

tagonly_spam=< off/0 | on/1 | NULL () >

Examples

When the field is returned as output:

tagonly_spam off

To change the setting:

modifyorg sales, tagonly_spam=off

Description

Add header tags to spam email instead of quarantining.

off -- Header tags are not enabled. The email is quarantined.

on -- Header tags are enabled and the email is not quarantined.

NULL () -- This field is not active.

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

Org-level