1
0
mirror of https://github.com/containrrr/watchtower.git synced 2025-01-17 18:26:19 +02:00

6 Commits

Author SHA1 Message Date
fomk
462760fa7d
Update email.go
Changed date format to RFC1123Z
2018-02-16 12:44:34 +02:00
fomk
23275d44a2
Update email.go
Added Date header
2018-02-16 11:24:43 +02:00
stffabi
2cfbebb0e9
Merge pull request #136 from v2tec/smtp-port-configurable
SMTP port configurable
2018-01-05 22:02:07 +01:00
Fabrizio Steiner
c463241bc7 SMTP port configurable through notification-email-server-port. Defaults to 25. 2018-01-02 16:58:44 +01:00
Fabrizio Steiner
a23f49f444 Do not send an email notification when no messages have been logged. 2018-01-01 09:34:53 +01:00
Rodrigo Damazio Bovendorp
5adb143f62 Adding basic (but flexible) notification system which hooks into logrus.
This only adds e-mail notifications, but others could be easily done. In
many cases, adding another existing logrus hook will be sufficient.
2017-10-29 23:40:20 -07:00