Closed
Description
- Gitea version (or commit ref): 1.12.4
- Git version: 2.20.1
- Operating system: Debian 10
- Database (use
[x]
):- PostgreSQLMySQLMSSQLSQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)NoNot relevant
- Log gist:
Description
When going to your account settings and choosing the “Only Email on Mention” settings, the will be no Emails sent at all, even if mentioned
We tried this on try.gitea.io and had the same problem. EMails are send out if you choose the standard setting to get notified always. And in that case the Emails also says that you have been mentioned.
Activity
lunny commentedon Sep 9, 2020
We need a new mock mail sender for tests.
a1012112796 commentedon Sep 9, 2020
ref #7813
Fix "only mail on mention" bug (#12775)
Fix "only mail on mention" bug (go-gitea#12775)
Fix "only mail on mention" bug (#12775) (#12789)
strangezakary commentedon Nov 6, 2020
Hi guys, I'm getting this exact issue in 1.13 RC1 as well. I think this patch would be in 1.13, but maybe I'm missing something, or maybe this is a new bug.
Thanks in advance,