Working smtp / mandrill emailer for 0.7-dev

NodeBB Plugins
  • okeey, it just don't appear here

    NodeBB v0.7.0-dev Copyright (C) 2013-2014 NodeBB Inc.
    This program comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to redistribute it under certain conditions.
    For the full license, please visit: http://www.gnu.org/copyleft/gpl.html

    Clustering enabled: Spinning up 1 process(es).

    24/2 17:17 [2272] - info: Time: Tue Feb 24 2015 17:17:31 GMT+0100 (CET)
    24/2 17:17 [2272] - info: Initializing NodeBB v0.7.0-dev
    24/2 17:17 [2272] - verbose: * using configuration stored in: /var/www/netzcheck.org/NodeBB/config.json
    24/2 17:17 [2272] - verbose: * using redis store at 127.0.0.1:6872
    24/2 17:17 [2272] - verbose: * using themes stored in: /var/www/netzcheck.org/NodeBB/node_modules
    24/2 17:17 [2272] - verbose: [plugins] Initializing plugins system
    24/2 17:17 [2272] - verbose: [notifications.init] Registering jobs.
    24/2 17:17 [2272] - info: [themes] Using theme nodebb-theme-netzcheck
    24/2 17:17 [2272] - verbose: [plugins] Found 1 less file(s) for plugin nodebb-plugin-markdown
    24/2 17:17 [2272] - verbose: [plugins] Found 2 js file(s) for plugin nodebb-plugin-markdown
    24/2 17:17 [2272] - verbose: [plugins] Loaded plugin: nodebb-plugin-markdown
    24/2 17:17 [2272] - verbose: [plugins] Found 1 js file(s) for plugin nodebb-rewards-essentials
    24/2 17:17 [2272] - verbose: [plugins] Loaded plugin: nodebb-rewards-essentials
    24/2 17:17 [2272] - verbose: [plugins] Found 1 less file(s) for plugin nodebb-plugin-mentions
    24/2 17:17 [2272] - verbose: [plugins] Found 2 js file(s) for plugin nodebb-plugin-mentions
    24/2 17:17 [2272] - verbose: [plugins] Loaded plugin: nodebb-plugin-mentions
    24/2 17:17 [2272] - verbose: [plugins] Found 1 css file(s) for plugin nodebb-widget-essentials
    24/2 17:17 [2272] - verbose: [plugins] Loaded plugin: nodebb-widget-essentials
    24/2 17:17 [2272] - verbose: [plugins] Loaded plugin: nodebb-plugin-soundpack-default
    24/2 17:17 [2272] - verbose: [plugins] Found 3 js file(s) for plugin nodebb-theme-netzcheck
    24/2 17:17 [2272] - verbose: [plugins] Loaded plugin: nodebb-theme-netzcheck
    24/2 17:17 [2272] - verbose: [hotswap] Router with id plugins replaced successfully
    24/2 17:17 [2272] - verbose: [plugins] All plugins reloaded and rerouted
    24/2 17:17 [2272] - info: [plugins] Plugins OK
    24/2 17:17 [2272] - verbose: [meta/css] Minifying LESS/CSS
    24/2 17:17 [2272] - verbose: [hotswap] Router with id auth replaced successfully
    24/2 17:17 [2272] - verbose: [sounds] Sounds OK
    24/2 17:17 [2272] - verbose: [meta/js] Minification complete
    24/2 17:17 [2272] - verbose: [meta/js] Client-side minfile committed to disk.
    24/2 17:17 [2272] - verbose: [meta/css] admin.css committed to disk.
    24/2 17:17 [2272] - verbose: [meta/css] stylesheet.css committed to disk.
    24/2 17:17 [2272] - verbose: [meta/templates] Compiling templates
    24/2 17:17 [2272] - verbose: [meta/templates] Successfully compiled templates.
    24/2 17:17 [2272] - info: NodeBB Ready
    24/2 17:17 [2272] - info: NodeBB is now listening on: 0.0.0.0:4567
    24/2 17:17 [2272] - verbose: [cluster] Client-side javascript and mapping propagated to worker 2272
    24/2 17:17 [2272] - verbose: [cluster] Stylesheets propagated to worker 2272

  • @Anton-Hammerschmidt is the plugin installed? Did you activate it after installing?

  • i installed it via npm install nodebb-plugin-emailer-mandrill.
    What duo mean with activate?

  • After you install the plugin go to admin/extend/plugins, find the plugin and click Activate.

  • the problem is, this page seems not to work. when i click it, nothing happens. is there another way to activate it?

  • @Anton-Hammerschmidt @baris I think this is a new bug -- I'm seeing this on a client-install as of this morning as well...

  • @Anton-Hammerschmidt My apologies, we'll get this sorted out. In the meantime, you are welcome to drop back down to the stable branch (v0.6.x) if you'd like.

  • ok, i will do so. thank you!

  • has this problem been fixed yet in current version? I clicked Activate but did not see any new tab for mandrill plugin setting

  • After several restart. The plugin works now. 👍


Suggested Topics