/mailing-lists

Expand upon Zimbra's distribution lists feature to work more like a mailing list.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

Zimbra Mailing Lists (beta)

Expand upon Zimbra's distribution lists feature to work more like a mailing list. This project will add a public subscription page to your Zimbra server allowing people to (un)subscribe from selected distribution lists. You can configure what DL's to use from the Admin UI. Also you can modify the theme and confirmation message text from the admin UI.

Read the https://github.com/Zimbra-Community/mailing-lists/wiki on how to enable DDOS protection, how to set-up appropriate e-mail headers and enforce posting restrictions.

If you find Zimbra Mailing Lists useful and want to support its continued development, you can make donations via:

Designed for Zimbra version 8.7.

Bugs and feedback: https://github.com/Zimbra-Community/mailing-lists/issues

Report security issues to info@barrydegraaff.tk (PGP fingerprint: 97f4694a1d9aedad012533db725ddd156d36a2d0)

========================================================================

Installing

Use the automated installer:

wget --no-cache https://raw.githubusercontent.com/Zimbra-Community/mailing-lists/master/mailinglist-installer.sh -O /tmp/mailinglist-installer.sh
chmod +rx /tmp/mailinglist-installer.sh
/tmp/mailinglist-installer.sh

========================================================================

Screenshot of Public Subscription Page

alt tag

Screenshot of Admin Zimlet

alt tag alt tag

Screenshot of Confirmation Email

alt tag

========================================================================