Commit Graph

18 Commits (fa420d70ccb4da8a0cbf3e531d3ee3191eafa86a)

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