Use this code
git fetch # Grab the latest code from the NodeBB repository git checkout v3.x git reset --hard origin/v3.xAnd you will have the latest version without specifying it
https://docs.nodebb.org/configuring/upgrade/
@phenomlab
STMP and have tried every email service,
yahoo, hotmail, icloud, fastmail etc
I get 535 error
or if its a service thats possible to set up an app password I get
Error
Can't send mail - all recipients were rejected: 504 5.5.2 : Sender address rejected: need fully-qualified address
@Panda the clue is here
Sender address rejected: need fully-qualified address
What do you have as your forum email address?
@phenomlab
At the top of the manage/email page I put the “sender From” as exactly same as the email server.
Is there another place I need to put that?
@Panda you need to place an email address there. Anything else will result in the error you’ve received
@Panda have you tried to send a great email?
@phenomlab yes tried all the templates
@Panda is the error message still the same even after ensuring the email address is correct? After saving, have you restarted nodebb and tried again?
@phenomlab yes, Ive tried 4 years to get this working. Which mail server do you use?
@Panda I use my own internal post fix server. What is the latest error message you receive?
@phenomlab
504 5.5.2 again
with fastmail its always the same error.
And fastmail shows the app has never accessed account
With all the other emails it gives 535
how difficult to set up your own ‘post fix server’ like you have?
Any costs to that?
@Panda if you are using your own vps and have root access, you can install your own post fix server free. Not difficult, but not easy either if you do not understand the technology.
@phenomlab Ive put a plea of Nodebb site for a response to my many threads on this.
Im not overstating it when I say people have left nodebb because of the same headache
what version of nodebb is this site on now? Theres a bug that when I post it remains blank. If I reload page what I type shows!
@Panda that’s a css issue I need to fix. Nothing major.
@Panda said in Nodebb and emails:
Im not overstating it when I say people have left nodebb because of the same headache
It’s going to be something simple. PM me the details of your site, and also the details for your fastmail account and I’ll get it to work.
I’ll need your fastmail login and admin access to your forum.
OK, after taking a look at this, I’ve done the following
smtp.fastmail.com
I now get the error
Invalid login: 535 5.7.0 Sorry, you need to create an app password to use this service. Please see fastmail.com/help for more details.
This means you need to configure an app inside fastmail to send emails.
After you’ve done this, it should work
@phenomlab ok thanks will try with app password
I wonder why it needed custom setup