medmunds
|
7f1586678c
|
More than one blank line is an abomination, apparently
I will not try to use whitespace to group code visually
|
5 years ago |
medmunds
|
897db8d038
|
Implement curl version of smtp notify-hook
|
5 years ago |
medmunds
|
03c8cacb67
|
Prep for curl or Python; clean up SMTP_* variable usage
|
5 years ago |
medmunds
|
3aec3fc436
|
Add instructions for reporting bugs
|
5 years ago |
medmunds
|
897be36a26
|
Only save config if send is successful
|
5 years ago |
medmunds
|
dd2844d5b8
|
Make shfmt happy
(I'm open to better ways of formatting the heredoc
that embeds the Python script.)
|
5 years ago |
medmunds
|
e770250bb9
|
Implement smtp notify hook
Support notifications via direct SMTP server connection.
Uses Python (2.7.x or 3.4+) to communicate with SMTP server.
|
5 years ago |
neil
|
b50e701cae
|
Add notification (#2241)
* add cron notify
* fix format
* fix format
|
7 years ago |