Blocked_senders (for orgs), Syntax, Examples – Google Message Security Batch Reference Guide User Manual
Page 309: Description, Field type
![background image](/manuals/552791/309/background.png)
Batch Organization Fields
321
blocked_senders (for orgs)
The blocked_senders field lists an email address or a domain to be added or
removed from the organization-level Blocked Senders list. All messages from
these senders or domains will be quarantined.
Syntax
blocked_senders=< [+] | -emailaddress> | < [+] | -domain name | empty>,...
Examples
•
When returning the field as output, and the value is empty:
blocked_senders empty
•
Adding a sender to the org’s Blocked Senders list, either is correct:
modifyorg sales, [email protected]
modifyorg sales, [email protected]
•
Removing a sender from the org’s Blocked Senders list:
modifyorg sales, [email protected]
•
Adding a domain and removing a domain from a Blocked Senders list, either
is correct:
modifyorg sales, blocked_senders=”+jumboinc.com,-hugeisp.com”
modifyorg sales, blocked_senders=”jumboinc.com,-hugeisp.com”
Note:
See blocked_senders (for user Blocked Sender lists) for examples of
blocking senders from the user’s Message Center Blocked Senders list.
Description
Addresses and domains can be added or removed from the Blocked Senders list:
•
Each address or domain needs its own operator (+ or -). The + symbol is
optional. The - symbol is required.
•
empty -- This field is not active.
•
Lists of addresses or domains are comma delimited, and must be enclosed in
quotes.
Field Type
Org-level