Gotchas for 0.3.0
-
I just got sendmail/postfix working on my server yesterday!
As long as I don't have to pay for one of these services its fine.
-
Haha, sorry @skaughtx0r ! The blistering pace of NodeBB development... on the up-side, you can stick with 0.2.1 for the time being. Then your postfix install will continue to work.
Don't worry, the two plugins listed above are both free (to an extent). PostageApp allows 100 per day, Mailgun allows 10,000.
I'm pretty sure you won't send more than 10k emails a day
-
I'm pretty sure you won't send more than 10k emails a day
I think its 10k/month, but I highly doubt I'll ever use that much.
I'll update, it's not that big of a deal, I'd rather stay on the bleeding edge while I'm developing the site.
-
Keep up the good work!
-
nodebb-plugin-emailer-mandrill
basically copied your mailgun files,
Ctrl+R "mailgun" "mandrill"
npm publishdon't try this at home
-
@bentael said:
nodebb-plugin-emailer-mandrill
basically copied your mailgun files,
Ctrl+R "mailgun" "mandrill"
npm publishdon't try this at home
I tried it at home, and it worked! Thanks for the plugin!
-
@skaughtx0r great! feel free to submit features/issues or pull-requests.
-
Looks like @barveyhirdman is writing a local SMTP mailer for NodeBB :x
-
@julian well for now I basically just copied the Mailgun plugin and changed the values to save a minimal SMTP config and wired nodemailer in, but I'll get to it and all kinds of wizardry. (Like DKIM, popular services, anything possible with Nodemailer)
-
Hi @planner -- there are some issues we need to figure out for 0.3.0, so we're looking at sometime in the coming week or two*.
The bulk of the hard stuff is done already, and we could just release it now, but that would be irresponsible of us
* Don't quote me on this!