-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The mailing module shall allow sending e-mails only to predefined distribution lists. Distribution list is an algorithm that selects the e-mail addresses that will receive the given message.
Cantiga shall:
- expose an API that allows the bundles to add new distribution lists to the system,
- provide a set of default distribution lists, e.g. to send e-mails to all the area leaders.
In addition, the project shall have a panel for:
- viewing the available distribution lists,
- adding additional descriptions to them,
- enabling or disabling given distribution lists for given types of places.