mirror of
https://github.com/caronc/apprise.git
synced 2024-12-04 22:11:25 +01:00
Updated Notify_mailgun (markdown)
parent
a6a6986934
commit
f35618a2b1
@ -41,7 +41,7 @@ Send a mailgun notification to the email address bill.gates@microsoft.com
|
||||
```bash
|
||||
# Assuming the {domain} we set up with our mailgun account is example.com
|
||||
# Assuming our {apikey} is 4b4f2918fd-dk5f-8f91f
|
||||
# We already know our {email} is bill.gates@microsoft.com
|
||||
# We already know our To {email} is bill.gates@microsoft.com
|
||||
# Assuming we want our email to come from noreply@example.com
|
||||
apprise mailgun:///noreply@example.com/4b4f2918fd-dk5f-8f91f/bill.gates@microsoft.com
|
||||
```
|
Loading…
Reference in New Issue
Block a user