index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
notification
/
NotificationMail.java
Age
Commit message (
Expand
)
Author
2017-04-29
Save more statistics info
Anton Tananaev
2017-04-20
Add a Date: header in notification emails
Renaud Allard
2017-02-21
Implement SMS notifications with help smpp protocol
Abyss777
2016-12-07
- Extract MailMessage class
Abyss777
2016-12-07
Implement mail templates
Abyss777
2016-12-06
Add support for "mail.smtp.ssl.protocols" parameter
Abyss777
2016-11-30
Implement API to test mail
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-12
Improvements to mail module
Anton Tananaev
2016-10-12
Fix an SMTP configuration issue
Anton Tananaev
2016-08-23
Implement cache for users objects
Abyss777
2016-08-04
Fix NullPointer exception without 'mail.smtp.username' in config.
Abyss777
2016-08-03
Fix mail session creating
Abyss777
2016-08-03
- Optimized SSL connection
Abyss777
2016-07-11
- "from" sometimes not handled by mail servers
Abyss777
2016-06-27
Move some code to functions
Abyss777
2016-06-27
- Removed commented parameters from release configs
Abyss777
2016-06-26
Added notifications via email
Abyss777