@pitaj it is not just me, beeing happy !!! my whole community loves it. Thanks to you .. which made me reading all the docs again and found this miss configuration
Error: sendmail executable
Unsolved
Technical Support
-
It needs a mail server/address to send those mails from. By default NodeBB tries to use the SendMail application for this. As you don't have that installed (I assume) it gives that error. Personally I'm using MailGun (with this plugin) instead of SendMail for this, because SendMail is complicated to set up.
-
Are you on Windows? If so, sendmail isn't available, so you'll have to install a real emailer.
-
@ExoticButters use a third party emailer service with a nodebb plugin. All of them offer free plans.
nodebb-plugin-emailer-mailjet nodebb-plugin-emailer-sendgrid nodebb-plugin-emailer-mailgun
-
@pichalite
Ok great will check them out