1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
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
..
2014-03-17 11:56:50 -04:00
2014-08-30 15:12:53 +02:00
2014-07-26 00:24:27 -04:00
2014-12-14 22:47:09 -05:00
2014-12-18 13:34:30 +02:00