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 )
...
* notify via xmpp (using sendxmpp)
* fix formatting in notify/xmpp.sh
* minor cleanup
5 years ago
neilpang
143eac092c
fix notify message
5 years ago
lcdtyph
d74dfb1f5c
IFTTT Webhooks Notification ( #2416 )
...
* IFTTT webhooks Notification
* use sh instead of bash
* don't save value that is not set
5 years ago
neilpang
80af3d6ada
minor
5 years ago
neilpang
28c153a0a2
fix errors
5 years ago
tdk1069
b8e6287774
PushOver notifications ( #2325 )
...
* PushOver notifications, using AppToken, UserKey, and optional sounds
5 years ago
Honza Hommer
51099bf148
Add postmark notify
6 years ago
neil
09bce5e6d6
sync ( #2297 )
...
* Create LICENSE.md
* remove _hostingde_parse_no_strip_whitespace function as this breaks API requests
* Fix sessionid parsing on BSD
* Make travis happy. (SC2020)
* fix for https://github.com/Neilpang/acme.sh/issues/2286
* Notify mail update (#2293 )
* feat: disable e-mail validation if MAIL_NOVALIDATE is set
* fix: expose _MAIL_BIN variable
* fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed
* fix: update notify/mail.sh
Co-Authored-By: Matej Mihevc <zuexo@users.noreply.github.com>
* fix: remove useless echo, quote eval
6 years ago
neil
6a929d6a1a
Merge pull request #2264 from honzahommer/notify-slack
...
Add slack notify
6 years ago
neil
ae380cb21e
Merge pull request #2259 from honzahommer/notify-sendmail
...
Add mail notify
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
Honza Hommer
e3052c8c57
expose MAIL_BIN variable
6 years ago
Honza Hommer
7b6ebc5c98
try to use ACCOUNT_MAIL if MAIL_FROM is not set
6 years ago
Honza Hommer
d509ef7581
make MAIL_FROM not required
6 years ago
Honza Hommer
d180f01b45
typos
6 years ago
Honza Hommer
91c09dd0a0
ssmtp
6 years ago
Honza Hommer
f6ca92337b
remove unsupported options from mail and mutt command
6 years ago
Honza Hommer
10801bfb25
use mutt if installed
6 years ago
Honza Hommer
a89a62071b
cleanup, lint
6 years ago
Honza Hommer
f6f6d89e06
move sendmail notify to mail notify
6 years ago
neilpang
a4b83895a3
fix https://github.com/Neilpang/acme.sh/issues/2258
6 years ago
Honza Hommer
4f03548608
typos
6 years ago
Honza Hommer
773e1d4e05
use hostname function instead of HOSTNAME env variable
6 years ago
Honza Hommer
d9ef8c1779
add sendmail notify
6 years ago
neilpang
83768f0531
reduce info message
6 years ago
neil
b50e701cae
Add notification ( #2241 )
...
* add cron notify
* fix format
* fix format
6 years ago