You can enable the post queue for new users in post settings, but if you want to queue everything in one category you have to turn to plugins.
I actually created one that might help a little: https://github.com/oplik0/nodebb-plugin-category-queue
But because it was created just for my needs it only queues topics and not every new post (if you post something in a topic from that category it won't be queued, but if you create a new topic it will).
It can be easily modified to do that tho (look here for explanation on how to get cid from such a post).
[nodebb-plugin-emailer-amazon] Amazon SES Emailer
-
-
New emailer-plugins are always great
Thanks!
Amazon goes quite crazy with it's bandwidth of different web-services
-
Changes v0.1.0
- updated to work with NodeBB v0.6.0
-
Thanks a bunch of this plugin.
-
Please confirm it this plugin is still under development and compatible with 1.x.x!
Thanks,
-
I tesed it a few days ago its not. Your better off using an smtp plugin and SES's smtp options. I may look at forking and fixing it at some point.