mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 09:51:05 +01:00
Updated Notify_smtp2go (markdown)
parent
3821315c85
commit
0cf4842b20
@ -22,7 +22,7 @@ You can adjust what the Name associated with the From email is set to as well:
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
| ----------- | -------- | -----------
|
||||
| apikey | Yes | The API Key associated with the domain you want to send your email from. You can acquire your API key from your dashboard [here](https://app.smtp2go.com/settings/apikeys/).
|
||||
| apikey | Yes | The API Key associated with your SMTP2Go account. You can acquire your API key from your dashboard [here](https://app.smtp2go.com/settings/apikeys/).
|
||||
| domain | Yes | The domain associated with the sending email account
|
||||
| user | Yes | The user gets paired with the domain you specify on the URL to make up the **From** email address your recipients receive their email from.
|
||||
| email | No | You can specify as many email addresses as you wish. Each address you identify here will represent the **To**.
|
||||
|
Loading…
Reference in New Issue
Block a user