17 Commits (875a4c3e63ce0f5fd1b185ac1008fdf06367b254)

Author SHA1 Message Date
medmunds afe6f4030e Change default SMTP_SECURE to "tls" 5 years ago
medmunds 6e49c4ffe0 Prefer Python to curl when both available 5 years ago
medmunds 28d9f00610 Use email.policy.default in Python 3 implementation 5 years ago
medmunds 8f688e5e13 Add Date email header in Python implementation 5 years ago
medmunds 5a182eddbf Clarify _readaccountconf_mutable_default 5 years ago
medmunds 4b615cb3a9 Clean email headers and warn on unsupported address format 5 years ago
medmunds b36247a091 Implement _rfc2822_date helper 5 years ago
medmunds 6e77756d6a Rework read/save config to not save default values 5 years ago
medmunds 6ff75f9a9f Use PROJECT_NAME and VER for X-Mailer header 5 years ago
medmunds ffe7ef4764 More than one blank line is an abomination, apparently 5 years ago
medmunds 30dae70e2b Implement curl version of smtp notify-hook 5 years ago
medmunds 557a747d55 Prep for curl or Python; clean up SMTP_* variable usage 5 years ago
medmunds fe273b3829 Add instructions for reporting bugs 5 years ago
medmunds 2439bb30e8 Only save config if send is successful 5 years ago
medmunds e48b6bd22d Make shfmt happy 5 years ago
medmunds 1de9ffacb0 Implement smtp notify hook 5 years ago
neil b50e701cae
Add notification (#2241) 7 years ago