You can set the templates directory to anything in plugin.json, I think it defaults to just templates if you don't specify.
Them you match the path from views, so it would be templates/emails where you put them.
I'm frustrated setting up email on my newly installed nodebb forum.
I've first tried setting it up with mandrill
plugin. I've followed instruction on plugin page.
Created mandril
account and added api-key
to plugin page.
Then I've registered account but I've not received any mails.
Also tried sending test mail, but no luck.
Then I've tried same procedure for mailgun
but no luck.
I even tried setting up local postfix
mail server.
There are no errors in nodebb log
regarding email.
I'm using following server setup.
What version of the mandrill plugin are you using? If you are on latest master use mandrill 0.3.1
@baris thanks for reaching out, after your suggestion.
I've installed mandrill 0.3.1
.
Now in after clicking send test email
button, is not giving error.
But still I'm not getting emails on either test mail or after register user
Hi divya_gosavi1990,
are there any updates on this topic or have you been able to solve it? We faced the same issue and have been able to solve it with the latest version of the mandrill plugin (0.3.1) and the latest Version of nodeBB.
best regards
Once v0.9.0 is released, these emailer version mismatches will be dealt with...
@julian said:
Once v0.9.0 is released, these emailer version mismatches will be dealt with...
Thanks i too am having similar problems