schemar / club-list

A Symfony-based member directory for clubs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users should be able to send emails from within Club List

schemar opened this issue · comments

Logged-in users should be able to send emails from within Club List.
Recipients should be either a specific other user, or all members of a specific status.
Sending should be as easy as filling out a form with subject and title and clicking on "Send".

The "Reply-To" header of the mail should be the mail of the sending user.

Mass mails should not be sent all at once when the user clicks send, instead some kind of queueing should be in place.