It feels like since I last updated discourse a few days back, that reply email is no longer working, it is not being received and thus not updating the topic, and sent email for watched categories is also misbehaving, only sending 5 of 65.
Yes, I have the same issues with 3.4.0.beta4-dev unfortunately. I tried everything from re-evaluating app.yml file; checking mail DNS settings. Ironically, from terminal I was able to send via smtp in Discourse docker container using wasm. Which I think may be coming from config bug somewhere. This is a big problem for all users registered who can’t be receiving emails for posts, newsletters, password reset. 550 ERR message has been ongoing since the new update. Now I’m praying rolling back to v3.4.0.beta2 would solve this bug
Don’t know if postgres update messed up the settings config from GUI as I’ve noticed adding POP3 server info for polling did not invoke any changes to the app.yml discourse config file…very strange. The roll back is a little a tricky as it requires you to get into git tags and rebuild the entire app from versions. Using chatGPT for this can help troubleshoot.
I tried git checkout v3.4.0.beta2 in the docker but failed multiple times to roll back despite specifying app.yml file as well. So will see if there’s a contact person at Discourse to fix this 550 err bug for beta5 soon.
Where are you seeing this error? I just have big issues with email, but not sure where to see the 550 err, thx
I am not seeing any errors in the email logs via the gui, just the replies are not received and the sent emails only go to a few individuals, when they should go to about 65 people.
If you are paying Discourse customer you can get priority support by contacting team@discourse.org, otherwise it is best effort.
When reporting, please specify which mail provider you are using, maybe something regressed on a commonly used mail provider for Discourse. I don’t know.
It’s under server logs and reports. Can send test email and will return 550 Mail error in Skipped tab. Haven’t heard anything from any developer. I think also with PostGres 15 update the settings may not be transferred to the db to execute if app.yml requires communication.
I can successfully send a test email, no error. That Test email goes out via Brevo.
The issue for me is the watched category emails only go out to a few users. The missing emails don’t show up as skipped. The bulk of the users just don’t get sent the emails
The second issue is the Reply emails never make it into the system
These issues only started after the recent upgrade
I’m on Ubuntu 22.04, which also had a container upgrade recently, but I did not notice the email issue until after I updated discourse, Which of course also upgraded Postgres.
I see this topic, but don’t understand the solution, anyone can explain it to me please? Like where is the inbox located? I can see my inbox if I click on messages twice for my account, and can delete those messages, but there are not many. So, I mean how do I see all the incoming reply emails, which inbox, etc
When you click on the error, do you see more details? I could very well be a single email being weirdly / badly formatted and we keep re-scheduling the job that is supposed to process it.