aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/notification/NotificationMail.java
AgeCommit message (Collapse)Author
2017-09-28Make user SMTP config more priorityAbyss777
2017-09-07Handle correct and incorrect attribute typesAbyss777
2017-08-07Remove "auth" parameter as not necessaryAbyss777
2017-04-29Save more statistics infoAnton Tananaev
2017-04-20Add a Date: header in notification emailsRenaud Allard
2017-02-21Implement SMS notifications with help smpp protocolAbyss777
2016-12-07- Extract MailMessage classAbyss777
- Move getting "unknown.vm" to catch
2016-12-07Implement mail templatesAbyss777
2016-12-06Add support for "mail.smtp.ssl.protocols" parameterAbyss777
2016-11-30Implement API to test mailAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-12Improvements to mail moduleAnton Tananaev
2016-10-12Fix an SMTP configuration issueAnton Tananaev
2016-08-23Implement cache for users objectsAbyss777
2016-08-04Fix NullPointer exception without 'mail.smtp.username' in config.Abyss777
2016-08-03Fix mail session creatingAbyss777
2016-08-03- Optimized SSL connectionAbyss777
- Added "mail.smtp.ssl.trust" parameter
2016-07-11- "from" sometimes not handled by mail serversAbyss777
- better handle empty mail user attributes - fix deleting attribute in attribute editor - fix duplicating attribute if name changed
2016-06-27Move some code to functionsAbyss777
2016-06-27- Removed commented parameters from release configsAbyss777
- Style fixes
2016-06-26Added notifications via emailAbyss777
Added notifications settings