mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
af03d00780
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