I can't find a way to use it. What's the format?π’ π°
Solved Unable to send email from nodebb portal
-
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.
Createdmandril
account and addedapi-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.
- aws
- t2.micro
- ubuntu 14.04 LST
- local nginx setup
- node - 0.12.7
- nodebb latest pull of master from github
-
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 installedmandrill 0.3.1
.
Now in after clickingsend 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