Not sure why, but a clean install fixed the problem. Please close thread.
Emailer local bug?
-
When I click on the Emailer (Local) plugin page, I'm getting a 404 message. Running NodeBB 0.4.0.
-
Most likely the local emailer plugin wasn't migrated to v0.4.0 compatibility.
-
hoping updated asap
-
I have the similar problem.
Can you please recomend me the other "emailer" ?
Thank you.
-
@Gurom Please try with the NodeBB fork of the emailer-local plugin:
npm i NodeBB/nodebb-plugin-emailer-local
-
Dear @julian ,
Thank you. But my SMTP server uses the SSL connection + 465 port.
Does nodebb-plugin-emailer-local suport SSL? -
I actually don't know
Perhaps you could try it and report back?
-
@julian said:
npm i NodeBB/nodebb-plugin-emailer-local
@julian please give me the instalation string for
nodebb-plugin-emailer-mailgun
I decide to use mailgun as email service. Unfortunately "nodebb-plugin-emailer-local" does not support SSL for SMTP.
The standard instalation string like "npm install nodebb-plugin-emailer-mailgun" is not working...
-
@Gurom said:
@julian said:
npm i NodeBB/nodebb-plugin-emailer-local
@julian please give me the instalation string for
nodebb-plugin-emailer-mailgun
I decide to use mailgun as email service. Unfortunately "nodebb-plugin-emailer-local" does not support SSL for SMTP.
The standard instalation string like "npm install nodebb-plugin-emailer-mailgun" is not working...
I am sorry!!! I forget to activate plugin! Works greate!