medmunds
|
ffe7ef4764
|
More than one blank line is an abomination, apparently
I will not try to use whitespace to group code visually
|
2021-02-14 20:06:07 -08:00 |
|
medmunds
|
30dae70e2b
|
Implement curl version of smtp notify-hook
|
2021-02-14 19:56:23 -08:00 |
|
medmunds
|
557a747d55
|
Prep for curl or Python; clean up SMTP_* variable usage
|
2021-02-14 16:42:25 -08:00 |
|
medmunds
|
fe273b3829
|
Add instructions for reporting bugs
|
2021-02-14 13:10:30 -08:00 |
|
medmunds
|
2439bb30e8
|
Only save config if send is successful
|
2021-02-14 13:10:30 -08:00 |
|
medmunds
|
e48b6bd22d
|
Make shfmt happy
(I'm open to better ways of formatting the heredoc
that embeds the Python script.)
|
2021-02-14 13:10:30 -08:00 |
|
medmunds
|
1de9ffacb0
|
Implement smtp notify hook
Support notifications via direct SMTP server connection.
Uses Python (2.7.x or 3.4+) to communicate with SMTP server.
|
2021-02-14 13:10:30 -08:00 |
|
neil
|
b50e701cae
|
Add notification (#2241)
* add cron notify
* fix format
* fix format
|
2019-04-29 22:13:54 +08:00 |
|