Hi!
I have Gogs deployed with the most recent docker image.
I have the following problem: Gogs doesn’t seem to send notification emails. If I test the send function in the settings everything works. I set the logging to Trace but e.g. after I mention someone in a comment no notification emails are sent and nothing regarding email appears in the log, only $timestamp [T] Comment created: $date
.
Email notifications are of course enabled in the config file.
How can I debug this further?