mirror of
https://gitee.com/gitea/gitea
synced 2026-02-26 00:25:39 +08:00
It is the FROM field in mailer configuration that needs be used, not the USER field, which is for authentication. Closes https://github.com/gogits/gogs/issues/3615