aboutsummaryrefslogtreecommitdiff
path: root/modules/mailer/mailer.go
Commit message (Expand)AuthorAge
* user gomail and new activate account email tplUnknwon2015-09-17
* simplify namesUnknwon2015-09-16
* #1649 Using commas to delineate emailsUnknwon2015-09-16
* fix syntax errorHongcai Deng2015-09-07
* implemented #1528Hongcai Deng2015-09-07
* minor fix on #1517Unknwon2015-08-20
* Added supported of 'AUTH LOGIN'Yixin Hao2015-08-20
* add config options for HELOUnknwon2015-07-03
* Merge pull request #943 from diseaz/mailer-client-cert无闻2015-02-28
|\
| * Fix "forcing" client certificate for SMTPDmitry Azhichakov2015-02-13
| * New feature: SMTP connection may use client certificate.Dmitry Azhichakov2015-02-12
* | add error for hello funcGogs2015-02-20
* | Fix: 504 5.5.2 <localhost>: Helo command rejectedGogs2015-02-19
|/
* fix #801Unknwon2014-12-31
* Merge pull request #766 from phsmit/correct_from无闻2014-12-21
|\
| * Parse the from string to extract the email addressPeter2014-12-19
| * Remove unused "User" member of Message Struct and fix bounce addressPeter2014-12-19
| * Change from header in email, fixes #765Peter2014-12-19
* | Remove standard mailer port linesPeter2014-12-19
|/
* update locale and mirror code formatUnknwon2014-12-19
* Prefer CRAM-MD5 over PLAIN authenticationPeter2014-12-18
* Add option to use CRAM-MD5 as authentication method in the mailerPeter2014-12-18
* Rewrite of SendMail functionPeter2014-12-18
* Allow send mail without authentication if SMTP server allow thisAlukardd2014-12-07
* check for smtp AUTH extensionmcheng892014-10-31
* Allow mail with self-signed certificatesUnknwon2014-10-09
* Fix malformed addressMichel Roux2014-10-08
* New UI merge in progressUnknwon2014-07-26
* Fixed #209Unknown2014-05-25
* Make gmail auth workUnknown2014-05-15
* Add mail notify for creating issueUnknown2014-03-25
* All configuration reload-ableUnknown2014-03-21
* Bug fixUnknown2014-03-20
* Pools limit concurrent numsUnknown2014-03-19
* Add send register confirm mailUnknown2014-03-19