Updated notify (markdown)
parent
1dc682538e
commit
92f5c0fe0f
|
@ -105,7 +105,7 @@ acme.sh --set-notify --notify-hook sendgrid
|
||||||
Set it in your systems environment:
|
Set it in your systems environment:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export MAIL_FROM="xxx@xxx.com" # currently work only with sendmail
|
export MAIL_FROM="xxx@xxx.com" # or "Xxx Xxx <xxx@xxx.com>", currently works only with sendmail
|
||||||
export MAIL_TO="xxx@xxx.com" # your account e-mail will be used as default if available
|
export MAIL_TO="xxx@xxx.com" # your account e-mail will be used as default if available
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue