Disposition_virus, Syntax, Examples – Google Message Security Batch Reference Guide User Manual
Page 323: Description, Field type, Authorization

Batch Organization Fields
335
disposition_virus
The disposition_virus field holds the disposition status of an email containing a
virus. The disposition can be either redirected, deleted, quarantined, or tagged as
a virus in the message email headers.
Syntax
disposition_virus=<redirect | quarantine | blackhole | tagonly | NULL ()>
Examples
•
When the field is returned as output, for example empty:
disposition_virus h (blackhole)
•
To change the disposition:
modifyorg sales, disposition_virus=blackhole
Description
Determines disposition of emails containing detected viruses:
•
redirect -- Message is redirected and quarantined in an administrator’s
quarantine (the quarantine redirect address).
•
quarantine -- Message is quarantined in user’s Message Center quarantine.
•
blackhole -- Message is deleted.
•
tagonly -- The message is sent, with the virus payload, to the recipient, with a
special X-pstnvirus header.
•
NULL () -- This field is not active.
Field Type
Org-level
Authorization
•
Read -- Virus
•
Write -- Virus