summaryrefslogtreecommitdiffstats
path: root/modules/mailer
Commit message (Expand)AuthorAgeFilesLines
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-1/+1
* Merge pull request #943 from diseaz/mailer-client-cert无闻2015-02-281-0/+8
|\
| * Fix "forcing" client certificate for SMTPDmitry Azhichakov2015-02-131-6/+8
| * New feature: SMTP connection may use client certificate.Dmitry Azhichakov2015-02-121-0/+6
* | add error for hello funcGogs2015-02-201-1/+4
* | Fix: 504 5.5.2 <localhost>: Helo command rejectedGogs2015-02-191-0/+7
|/
* fix #801Unknwon2014-12-311-1/+1
* Merge pull request #766 from phsmit/correct_from无闻2014-12-212-10/+11
|\
| * Parse the from string to extract the email addressPeter2014-12-191-1/+6
| * Remove unused "User" member of Message Struct and fix bounce addressPeter2014-12-192-9/+6
| * Change from header in email, fixes #765Peter2014-12-191-2/+1
* | Merge pull request #755 from phsmit/multiple_emails无闻2014-12-201-0/+33
|\ \
| * | Method for activating email addresses through verification emailPeter2014-12-171-0/+33
* | | Remove standard mailer port linesPeter2014-12-191-4/+0
| |/ |/|
* | update locale and mirror code formatUnknwon2014-12-191-10/+10
* | Prefer CRAM-MD5 over PLAIN authenticationPeter2014-12-181-3/+3
* | Add option to use CRAM-MD5 as authentication method in the mailerPeter2014-12-181-6/+13
* | Rewrite of SendMail functionPeter2014-12-181-15/+40
|/
* Allow send mail without authentication if SMTP server allow thisAlukardd2014-12-071-1/+4
* check for smtp AUTH extensionmcheng892014-10-311-1/+1
* Allow mail with self-signed certificatesUnknwon2014-10-091-2/+51
* Fix malformed addressMichel Roux2014-10-081-1/+1
* Remove APP_LOGO settingMathieu Gagnon2014-09-131-1/+0
* New UI merge in progressUnknwon2014-07-262-11/+13
* In progress of name template name constantUnknown2014-06-221-5/+14
* Code conventionUnknown2014-06-051-29/+29
* Fix #214Unknown2014-06-031-1/+1
* Fixed #209Unknown2014-05-252-16/+17
* Make gmail auth workUnknown2014-05-151-5/+3
* Bug fixUnknown2014-05-071-1/+1
* Add mention, read/unread support of issue trackerUnknown2014-05-071-6/+6
* Fix #164Unknown2014-05-051-2/+2
* Add mail notify for new collaboratorUnknown2014-05-051-7/+39
* go vetUnknown2014-04-131-1/+1
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-071-7/+24
* Add reset password, fix #58Unknown2014-04-051-1/+21
* Improve issue mail contentUnknown2014-04-021-4/+7
* Add mail notify for creating issueUnknown2014-03-252-3/+39
* All configuration reload-ableUnknown2014-03-211-1/+1
* Bug fixUnknown2014-03-201-2/+2
* Pools limit concurrent numsUnknown2014-03-192-19/+31
* Finish verify emailUnknown2014-03-191-4/+4
* Add register mail tplUnknown2014-03-191-2/+59
* Add send register confirm mailUnknown2014-03-192-0/+119
* Working on register mail confirmationUnknown2014-03-191-0/+24