beautypg.com

Google Message Security Batch Reference Guide User Manual

Page 544

background image

Examples of Common Tasks

557

Remove All Users from a Senders List Except for One User

1.

Using the modifyorg command, replace the org-level Approved Senders list
and the Blocked Senders list with one user.

modifyorg [email protected], [email protected]

modifyorg [email protected], [email protected]

2.

Using the modifyuser command, replace the user-level Approved Senders
and Blocked Senders lists with one user.

modifyuser [email protected], [email protected]

modifyuser [email protected], [email protected]

3.

Using the modifyuser command, replace the user-level Approved
Recipients list with mailing list

modifyuser [email protected], approved_recipients=hugeisp.com

Add and Remove a Domain from an Approved Senders List

1.

Using the modifyorg command, add a new domain to the Approved Senders
list.

modifyorg Sales, approved_senders=+jumboinc.com

2.

Add a new domain and remove a new domain to the Approved Senders list.

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

3.

Add a new user to the Blocked Senders List.

modifyorg Sales, [email protected]

4.

Add and remove users from the Blocked Senders List.

modifyorg Sales, blocked_senders=”[email protected], -

[email protected]

5.

Replace the whole Blocked Senders List with one user.

modifyorg Sales, [email protected]

Add New Domains to the Blocked Senders Lists

1.

Add a new domain and remove a domain from the Blocked Senders List.

modifyorg Sales, blocked_senders=”+jumboinc.com, -hugeisp.com”

2.

Replace the whole Blocked Senders list with one user.

modifyorg Sales, blocked_senders=jumboinc.com