gitea/modules
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
..
auth
avatar
base Fix race condition in unit test (#456) 2016-12-23 14:31:22 +08:00
context
cron
highlight
httplib
log
mailer Implement sendmail (#355) 2016-12-25 14:55:22 +01:00
markdown
options Add default values for settings (#455) 2016-12-23 15:18:05 +08:00
process
public
setting Implement sendmail (#355) 2016-12-25 14:55:22 +01:00
ssh
sync
templates
user