Commit Graph

65 Commits (e0d5b91388ad5b83d59454aa8db2bc50d3e2b301)

Author SHA1 Message Date
medmunds 06f51a5c34 Change default SMTP_SECURE to "tls"
4 years ago
medmunds db96778064 Prefer Python to curl when both available
4 years ago
medmunds d8918ea156 Use email.policy.default in Python 3 implementation
4 years ago
medmunds 3503474bb8 Add Date email header in Python implementation
4 years ago
medmunds eb1606b086 Clarify _readaccountconf_mutable_default
4 years ago
medmunds 1330a092fa Clean email headers and warn on unsupported address format
4 years ago
medmunds d3c74cfb45 Implement _rfc2822_date helper
4 years ago
medmunds d044545520 Rework read/save config to not save default values
4 years ago
medmunds dc8d91ea39 Use PROJECT_NAME and VER for X-Mailer header
4 years ago
medmunds fe3e8a7bb6 More than one blank line is an abomination, apparently
4 years ago
medmunds ce2ff25edd Implement curl version of smtp notify-hook
4 years ago
medmunds 65a1b892e3 Prep for curl or Python; clean up SMTP_* variable usage
4 years ago
medmunds e272fde95e Add instructions for reporting bugs
4 years ago
medmunds d48bff0e20 Only save config if send is successful
4 years ago
medmunds 6e61c34f0f Make shfmt happy
4 years ago
medmunds 2d9506eb54 Implement smtp notify hook
4 years ago
Alexander Kulumbeg 8de3698b23 Revert "Syncing with the original repo (#2)"
4 years ago
Alexander Kulumbeg c384ed960c
Syncing with the original repo (#2)
4 years ago
Mike Beattie 584cc6de2e
Avoid usage of sed -e
4 years ago
Mike Beattie 2e5a6e21cf
Correct shebang
4 years ago
Mike Beattie 10de4b6b7b
Add Telegram notification script
4 years ago
neil 19c4345162 fix shfmt
4 years ago
Honza Hommer 99793bb2c4
chore: remove shellcheck disable
5 years ago
Honza Hommer 24925a1739
feat: add default colors
5 years ago
Honza Hommer 74cdcde449
fix: remove :xdigit:
5 years ago
Honza Hommer a9c4b8dd1a
feat: Microsoft Teams notify
5 years ago
Honza Hommer 2a8746f6b0
Feat: add msmtp command
5 years ago
Honza Hommer 15b841da06
Feat: simplify conditions for bin and command
5 years ago
Victor Huang 5d88ad554f
Improved token processing method and misc bugfixes
5 years ago
Victor Huang 33670a5bd0
CQHTTP: Change shebang to "/usr/bin/env sh"
5 years ago
Victor Huang 64f8a222cb
Add support for CQHTTP QQ bot API
5 years ago
Vitalii Tverdokhlib f1f14040b8
DOCS: typo
5 years ago
neilpang 35b34c43ed fix format
5 years ago
neilpang 5698bec621 fix https://github.com/Neilpang/acme.sh/issues/2566
5 years ago
fgma b9994e52eb Notify xmpp (#2407)
5 years ago
neilpang 143eac092c fix notify message
5 years ago
lcdtyph d74dfb1f5c IFTTT Webhooks Notification (#2416)
5 years ago
neilpang 80af3d6ada minor
5 years ago
neilpang 28c153a0a2 fix errors
5 years ago
tdk1069 b8e6287774 PushOver notifications (#2325)
5 years ago
Honza Hommer 51099bf148
Add postmark notify
6 years ago
neil 09bce5e6d6
sync (#2297)
6 years ago
neil 6a929d6a1a
Merge pull request #2264 from honzahommer/notify-slack
6 years ago
neil ae380cb21e
Merge pull request #2259 from honzahommer/notify-sendmail
6 years ago
Honza Hommer d83c9da830
add clearaccountconf MAIL_BIN
6 years ago
Honza Hommer 9a7c9e8d98
remove unset
6 years ago
Honza Hommer 73bbe25d26
add slack notify
6 years ago
Honza Hommer fc5e3a0aec
remove echo command
6 years ago
Honza Hommer 7625d66259
wip
6 years ago
Honza Hommer 30f2c2bd77
prevent _MAIL_BIN modification
6 years ago