beautypg.com

Approved_senders (for orgs), Syntax, Examples – Google Message Security Batch Reference Guide User Manual

Page 294: Description

background image

306

approved_senders (for orgs)

The approved_senders field holds an email address or domain to be added or
removed from the organization-level Approved Senders list.

Syntax

approved_senders=< [+ ] | -email address>, ... | < [+] | -domain name>,...|

Examples

When field is returned as output:

approved_senders [email protected]

Adding a sender to the org’s Approved Senders list, either is correct:

modifyorg sales, [email protected]

modifyorg sales, [email protected]

Removing a sender from a org’s Approved Senders list:

modifyorg sales, [email protected]

Adding a domain and removing a domain from the org’s Approved Senders
list, either is correct:

modifyorg sales, approved_senders=”+jumboinc.com,-hugeisp.com”

modifyorg sales, approved_senders=”jumboinc.com,-hugeisp.com”

See approved_senders (for users) for examples of adding senders to the
user’s Message Center Approved Senders list.

Description

Addresses and domains can be added or removed from the org-level Approved
Senders list:

Each address or domain needs its own operator (+ or -). The + symbol is
optional. The - symbol is required.

empty -- The field is not active.

Lists of addresses or domains are comma delimited, and must be enclosed in
quotes.

Example:

approved_senders=”+jumboinc.com,-hugeisp.com”