gitea/modules/setting
Philip Couling d4924d45d6 Implement sendmail (#355)
* 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
2016-12-25 14:55:22 +01:00
..
defaults.go Add default values for settings (#455) 2016-12-23 15:18:05 +08:00
setting.go Implement sendmail (#355) 2016-12-25 14:55:22 +01:00