Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.67 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.67 KB

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.

Designed for Zimbra version 8.7.

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

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

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

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