Commit Graph

22 Commits

Author SHA1 Message Date
Ivan Diaz 09b7a049ed
Fix MailSender 2020-05-16 17:18:52 -03:00
Bernard Spil 6fd392bc15
Fix SMTP for servers that don't need auth (#783)
Currently this fails against servers that don't need or support AUTH but rely on other means to allow relaying email.
2020-05-13 18:30:47 -03:00
Ivan Diaz 6e0b7b7c80 Reduce SMTP timeout 2019-03-10 19:15:46 -03:00
Ivan Diaz c7f489d988 Add fronted email configuration 2019-01-12 00:38:33 -03:00
Ivan Diaz 429796aee8 Email feature - wip 2018-12-23 21:44:59 -03:00
Sam Mousa 245254fa57
Merge branch 'master' into singleton-trait 2018-11-19 14:04:44 +01:00
Ivan Diaz e6b23c7f29 Refactor backend of mailtemplates, addd removal of last logs 2018-11-14 12:28:01 -03:00
Sam Mousa 9808ff5923
Refactor singleton functionality into trait 2018-11-12 16:58:56 +01:00
Guillermo f09f86f7b3 fix bug #95 2018-01-16 23:41:23 -03:00
ivan 83b1a7c69b Fix version upgrade 2017-12-06 20:56:12 -03:00
ivan 4d7ac557c7 Ivan - Add SMTP improvements WIP 2017-06-10 04:17:54 -03:00
Ivan Diaz ec34acc080 Ivan - Avoid verification if smtp is not set. Implement singleton pattern in MailSender class 2017-06-05 11:41:52 -03:00
ivan 892e1536a2 Ivan - Fix installation in subfolder and file permissions 2017-04-10 22:30:39 -03:00
ivan a244a58ebc Ivan - Add all mail templates [skip ci] 2017-03-16 20:00:21 -03:00
ivan 475d11ccac Ivan - Fix PHPMailer configurations, improve user system install [skip ci] 2017-03-16 16:11:27 -03:00
ivan 05f0d453e1 Ivan - Fix smtp server [skip ci] 2017-03-15 17:28:23 -03:00
ivan f8b27f98c6 Ivan - dev3 deploy implementation fixes 2016-09-22 20:33:45 -03:00
AntonyAntonio 54da0699dd (Guillermo) path-user-edit and mailsender [skip ci] 2016-08-07 23:21:48 -03:00
ivan eccc0b5a29 Ivan - Implent NullDataStore pattern, refactor login controller, add get-setting and set-setting controllers 2016-07-27 13:58:19 -03:00
ivan d23fba451e Ivan - Add smtp settings [skip ci] 2016-07-27 01:04:29 -03:00
ivan 9a25e7b7ae Ivan - Add FakeSMTP support [skip ci] 2016-07-14 19:53:24 -03:00
ivan 8b810f7bd5 Ivan - Add MailTemplate and MailSender 2016-07-14 19:06:47 -03:00