You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
acme.sh/notify
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
..
mail.sh sync (#2297) 6 years ago
mailgun.sh fix https://github.com/Neilpang/acme.sh/issues/2258 6 years ago
pop.sh Add notification (#2241) 6 years ago
sendgrid.sh Add notification (#2241) 6 years ago
slack.sh add slack notify 6 years ago
smtp.sh Add notification (#2241) 6 years ago