mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-07 05:24:48 +01:00
* Implemented sendmail. This piggybacks on existing configuration to keep the change simple * Changed privicy of new sendSMTP and sendSendmail functions * Fixed Lint errors * Seperated SMTP and sendmail into their own senders * Making new structs private as they should not be used externally now * Added sendmail setting to ini file * Minor code cleanup |
||
---|---|---|
.. | ||
mailer.go |