Is there a way to send an email to all members?
-
I am looking for a way to occasionally send a nicely formatted email to all members. I'd like to use it for sending important announcements or a monthly curated newsletters of some sort. I was thinking it would be really awesome if there was a way to send the content of a post via email to everyone on the forum. Is that currently possible? If not, can this be done via a plugin?
-
If you have mailgun plugin and the mailgun account you can download a .csv file of all your members.
Use that with mailgun and send a mass email through them.Sending emails with Python and Mailgun
Something similar to ^ would work well.
-
@a_5mith said:
@arasbm https://github.com/akhoury/mandrill-blast this might still work.
Just export your contacts to csv, then use that.
Good! And else "mandrill-blast-online": https://github.com/akhoury/akhoury.github.io/tree/master/pages/mandrill-blast
-
@Kalbaskin You may be interested in this as well.
https://community.nodebb.org/topic/4481/nodebb-plugin-newsletter