You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
8 years ago
..
auth Correction LDAP validation (#342) 8 years ago
avatar golint fixed for modules/avatar 8 years ago
base Fix race condition in unit test (#456) 8 years ago
context [API] Pull Requests (#248) 8 years ago
cron golint fixed for modules/cron 8 years ago
highlight Integrate templates into bindata optionally (#314) 8 years ago
httplib Golint fixed for modules/httplib 8 years ago
log Catch os... errors 8 years ago
mailer Implement sendmail (#355) 8 years ago
markdown Golint fixed for modules/setting (#262) 8 years ago
options Add default values for settings (#455) 8 years ago
process modules/process: add ExecDirEnv (next to ExecDir) 8 years ago
public Integrate templates into bindata optionally (#314) 8 years ago
setting Implement sendmail (#355) 8 years ago
ssh New settings option for a custom SSH host (#3763) (#446) 8 years ago
sync modules/sync: add UniqueQueue 8 years ago
templates Integrate templates into bindata optionally (#314) 8 years ago
user golint fixed for modules/user 8 years ago