Gotchas for 0.3.0
-
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!
-
@planner said:
Does that mean that all those 16 outstanding issues on GitHub will be fixed in the week or two?
Not necessarily -- some of the lower priority bugs may be bumped to the next patch version. We try to get as much in as possible without sacrificing build quality