[nodebb-plugin-emailer-mailgun] Mailgun Integration
-
Starting v0.3.0, NodeBB will require a third party emailer to send emails on its behalf. This plugin allows NodeBB to use the Mailgun service to send emails.
Installation
npm install nodebb-plugin-emailer-mailgun
Be sure to activate the plugin in the admin panel and set up the proper API key & domain.
-
yea this just keeps tracks of all of your sign-ups in a MailChimp list, so you can email them easily, but it hasnt been tested with 0.3.1, i'll polish it up this weekend.
@Scuzz if you want to get fancy on a terminal, in the NodeBB Admin Panel > Users tab I believe, you can download a list of ALL of your users in CSV format, then use this utility mandrill-blast to email all of your users a template of your choice, it uses the Mandrill API which is the same product also owned by Mailchimp, so, single sign-on i think.
-
Hello @julian, what domain should I use?
-
@giorgio-chiodi That depends where you want your emails to come from... For example, when we send emails from sales[@]nodebb.org, the domain is
nodebb.org
-
ok I understand, we've setup a sandbox mailgun domain for now
-
hey. all . i have installed the mailgun plugin ,and got the mailgun service , do i still need the postfix to integrate to communicate with mailgun service?
-
@julian said:
Hey @xenofilodotcom -- you won't need Postfix if you use the Mailgun plugin. Just plug in your API key and secret (or whatever it needs of you), save, restart your NodeBB, and you should be good to go!
wow. thx so much for you quick reply , this is awesome! i have become your fan now!!
-
hi , all , i got a new problem, that if register a new account, the mailgun will sent a mail to the new user email address , if i want retrieve the password for an exsited user , the nodebb will occur an error, tells me that error.invalid email .
-
Hi...
dunno why.. its working now --'
-
Anyone else getting double commas in the emails after the username - or just me?