- 16 Feb, 2021 2 commits
- 15 Feb, 2021 4 commits
- 14 Feb, 2021 4 commits
- 29 Apr, 2019 1 commit
-
-
neil authored
* add cron notify * fix format * fix format
-
Add and use _readaccountconf_mutable_default and _saveaccountconf_mutable_default helpers to capture common default value handling. New approach also eliminates need for separate underscore-prefixed version of each conf var.
Also add X-Mailer header to Python version
I will not try to use whitespace to group code visually
(I'm open to better ways of formatting the heredoc that embeds the Python script.)
Support notifications via direct SMTP server connection. Uses Python (2.7.x or 3.4+) to communicate with SMTP server.