diff --git a/notify.md b/notify.md index 2441f736..1d45478a 100644 --- a/notify.md +++ b/notify.md @@ -105,7 +105,7 @@ acme.sh --set-notify --notify-hook sendgrid Set it in your systems environment: ```sh -export MAIL_FROM="xxx@xxx.com" # currently work only with sendmail +export MAIL_FROM="xxx@xxx.com" # or "Xxx Xxx ", currently works only with sendmail export MAIL_TO="xxx@xxx.com" # your account e-mail will be used as default if available ```