Difference between revisions of "End-User Distribution List Management"
m (→Problem) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
<div class="col-md-12 ibox-content"> | <div class="col-md-12 ibox-content"> | ||
=End-User Distribution List Management= | =End-User Distribution List Management= | ||
− | {{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|}} | + | {{KB|{{ZC}}|{{ZCS 9.0}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|}} |
==Problem == | ==Problem == | ||
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. | ||
+ | {| class="wikitable" style="background-color:#d0f0c0;" cellpadding="10" | ||
+ | |'''Submitted by''': Sourabh Bhushan | ||
+ | |} | ||
− | + | {{Article Footer|ZCS 9.0 Classic UI, 8.8, 8.7, 8.6, 8.0|8/8/2017}} | |
− | |||
− | {{Article Footer|ZCS 8.7, 8.6, 8.0|8/8/2017}} | ||
{{NeedSME|Sourabh|SME2|Copyeditor}} | {{NeedSME|Sourabh|SME2|Copyeditor}} | ||
[[Category:Troubleshooting MTA]] | [[Category:Troubleshooting MTA]] |
Latest revision as of 15:22, 10 May 2020
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 |