Search Suggest

Create Distribution list(DL) in zimbra

A distribution list is a group of email addresses contained in a list with a common email address. When users send to a distribution list, they are sending the message to everyone whose address is included in the list. The address line displays the distribution list address; the individual recipient addresses cannot be viewed. Only administrators can create, change, or delete distribution lists.

Syntax:
zmprov cdl dlname@domainname

Example
$ zmprov cdl mail2all@example.com

Add account in Distribution list(DL)

Syntax
zmprov  adlm dlname@domainname  membername@domainname

Example:

Get all Distribution list

$ zmprov gadl

Get Distribution list (DL) member of account list

$ zmprov gdlm mail2all@example.com

# distributionList mail2all@example.com memberCount=1
members
shahzad@example.com

Remove/Delete DL member 

$ zmprov rdlm mail2all@example.com shahzad@exmaple.com

Rename Distribution List in Zimbra
Syntax:
zmprov rdl oldname@example.com newname@example.com

Example:
zmprov rdl mail2all@example.com staffall@example.com

Đăng nhận xét