gitea/modules/mailer
Peter 87be137b88 Rewrite of SendMail function
The SendMail function is rewritten and has the following new functionality:
 - It is optional to skip verification of keys. The config option SKIP_VERIFY is added
 - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first.
2014-12-18 13:34:30 +02:00
..
mail.go Remove APP_LOGO setting 2014-09-13 03:52:51 -04:00
mailer.go Rewrite of SendMail function 2014-12-18 13:34:30 +02:00