mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-01 10:10:31 +02: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