556
modifyorg sales, approved_senders= -jim@hugeisp.com
2. Using the modifyuser command, remove one user from the user-level
Approved Senders list.
modifyuser msmith@jumboinc.com, approved_senders= -jim@hugeisp.com
3. Using the modifyuser command, remove one user from the user-level
Approved Recipients list.
modifyuser msmith@jumboinc.com, approved_recipients= -
newupdates@hugeisp.com
Remove One User from a Blocked Senders List
1. Using the modifyorg command, remove one blocked sender from an org-
level Senders list. and from a user-level list.
modifyorg sales, blocked_senders= -jim@hugeisp.com
2. Using the modifyuser command, remove one blocked sender from a user-
level Senders list.
modifyuser msmith@jumboinc.com, blocked_senders= -jim@hugeisp.com
Remove All Approved Senders from an Approved Senders List.
1. Using the modifyorg command, remove all users from an org-level
Approved Senders list.
modifyorg msmith@jumboinc.com, approved_senders=NULL
2. Using the modifyuser command, remove all users from a user-level
Approved Senders list.
modifyuser msmith@jumboinc.com, approved_senders=NULL
3. Using the modifyuser command, remove all mailing lists from a user-level
Approved Recipients list.
modifyuser msmith@jumboinc.com, approved_recipients=NULL
Remove All Blocked Senders from a Senders List
1. Using the modifyorg command, remove all users from an org-level Blocked
Senders list.
modifyuser msmith@jumboinc.com, blocked_senders=NULL
2. Using the modifyuser command, remove all users from a user-level Blocked
Senders list
modifyuser msmith@jumboinc.com, blocked_senders=NULL
Komentáře k této Příručce