Closed everthemore closed 4 years ago
Still to do:
Have a look at this @akhmerov
I propose to use the following plaintext email:
Dear %recipient_name%,
You successfully subscribed to the Virtual Science Forum mailing lists that you selected.
If you change your mind, use the unsubscribe link provided in the mailing list emails.
Regards,
The VSF team
(%recipient_name%
will be substituted by mailgun if provided).
EDIT: I should have read on. The current implementation LGTM.
For resubscriptions I think we should set the "upsert" flag to "yes", see here.
The rest LGTM (except for 418—that's not what VSF stands for).
@akhmerov tiny bugfix in the response. Other than that, let's merge and give it a test (especially the CORS and welcome email)
Still WIP, don't merge yet