Difference between revisions of "End-User Distribution List Management"
m (→Problem) |
(→Solution) |
||
Line 9: | Line 9: | ||
==Solution== | ==Solution== | ||
− | We can enable End-User Distribution List Management by | + | We can enable End-User Distribution List Management by giving the following grants to the user: |
zmprov grantRight domain domain.com usr user@domain.com createDistList | zmprov grantRight domain domain.com usr user@domain.com createDistList | ||
zmprov fc -a account user@domain.com | zmprov fc -a account user@domain.com | ||
− | + | This is an ACL that will allow the user to create distribution lists. | |
− | + | The user can then create and control DLs from the web interface itself. | |
− | |||
− | |||
− | |||
− | |||
+ | To do so, | ||
+ | # Login to user account | ||
+ | # Click on the 'Contacts' tab | ||
+ | # Click on the drop down menu arrow on the 'New Contact' button and select 'Distribution List'.<br />The user can now create a new DL, add members to it, and can change the properties as needed. | ||
Revision as of 08:53, 11 April 2018
End-User Distribution List Management
Problem
How to enable End-User Distribution List Management
Solution
We can enable End-User Distribution List Management by giving the following grants to the user:
zmprov grantRight domain domain.com usr user@domain.com createDistList zmprov fc -a account user@domain.com
This is an ACL that will allow the user to create distribution lists.
The user can then create and control DLs from the web interface itself.
To do so,
- Login to user account
- Click on the 'Contacts' tab
- Click on the drop down menu arrow on the 'New Contact' button and select 'Distribution List'.
The user can now create a new DL, add members to it, and can change the properties as needed.
Submitted by: Sourabh Bhushan