No Sound or Sound Settings? / Email
-
@baris said in No Sound or Sound Settings? / Email:
Sounds were removed from core and are available in https://github.com/julianlam/nodebb-plugin-soundpack-default
That plugin is enabled...It was already there..But no sound or sound settings....??
-
@sampo2910 Not sure why its suggesting 1.0.0 as latest since you are on 1.17.2 it should show 2.0.0.
Anyways you can install latest with
npm i [email protected]
./nodebb stop npm i [email protected] --save ./nodebb build ./nodebb start
-
-
Sound Is Sorted. But what is everyone using and recommend for an email service. ?
I have a mail.com account but added the smtp settings and nothing worked... SO now I have made a sendgrid account and added the API Key.
Dont have a clue how to set up and to be honest I dont need sendgrid..I dont have that kind of traffic. What is the best easiest option for this. So users get a verification email etc.
Thanks.
-
@sampo2910 said in No Sound or Sound Settings? / Email:
I have a mail.com account but added the smtp settings and nothing worked.
Did you enable the SMTP emailer? Have you checked the logs? What didn't work? Did you try a test email? Did you get an error response? Did you check your spam folder?
-
@sampo2910 of None is the only option that works, then that's probably the only one your email provider supports. It should be fine as long as you don't need your emails to be perfectly secure.