User Tools

Site Tools


internet:mail:zimbra:zimbra_dl

This is an old revision of the document!


Zimbra Distribution Lists

Only Distribution List Owners can modify distribution lists from the Zimbra Web Client.

Limit Who Can Send to a DL

The default for new Distribution Lists allows anyone to send to the distribution list. You must be an Owner of the distribution list to be able to modify this using the ZWC.

Create DL of All Local Users

:!: Edit the terms to exclude whatever you desire excluded. Include this at a minimum: virus-quarantine|spam|galsync|ham.

Copy the results of:

su - zimbra
zmprov -l gaa | grep -v -E 'virus-quarantine|spam|galsync|ham|smtpuser|support|admin' | sort

Then, in Zimbra Admin, create or edit a Distribution List, paste the copied addresses, click add then click save.

Create a DL of All Domain Users

su - zimbra
zmprov -l gaa yourdomain.tld | grep -v -E 'virus-quarantine|spam|galsync|ham|smtpuser|support|admin' | sort
internet/mail/zimbra/zimbra_dl.1662065740.txt.gz · Last modified: 2022/09/01 14:55 by gcooper