Error installing Mandrill emailer plugin
-
not sure if the 0.4.0 broke compatibility, but give it a try today, i will fix it this weekend if it's broken.
-
It appears that this site is not yet running the version of Edge that fixed the Edit/Delete/Move post shown if loaded via ajax #1322.
-
@planner will fix tomorrow.
-
@planner done.
npm update nodebb-plugin-emailer-mandrill
to get the 0.1.0 version. Please be aware that the previous settings (apiKey), if you had any, will not be persisted, so you will need to re-enter it.
I basically re-stole @julian mailgun's codez.
-
Ok, so I have Mandrill up and running. Just one major issue: The verification email is taking the form http://127.0.0.1:4567/confirm/27fd50fb-fa87-4f6e-be77-27.
That's not good. I think it has to do with a proxy_set_header setting, but I'm not too sure.
While I'm googling, anybody dealt with this before?
Btw, my setup is Varnish >> Nginx >> NodeBB