mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-26 19:00:11 +08:00
Add SENDGRID_FROM_NAME doc (PR #3595)
parent
035e1b9329
commit
8ef5f25c33
@ -95,6 +95,7 @@ acme.sh --set-notify --notify-hook mailgun
|
||||
export SENDGRID_API_KEY="xxxxxxxxxx"
|
||||
export SENDGRID_FROM="xxxx@cccc.com"
|
||||
export SENDGRID_TO="xxxx@xxx.com"
|
||||
export SENDGRID_FROM_NAME="Email Sender Name" # Custom name other than the email FROM address configured above.
|
||||
|
||||
acme.sh --set-notify --notify-hook sendgrid
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user