Skip to content

Commit 79efce5

Browse files
authored
Update README.md
1 parent b871f84 commit 79efce5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ This plugin enable Mautic 5 to run Sparkpost as a transport.
77

88
#### Mautic Mailer DSN Scheme
99
`mautic+sparkpost+api`
10+
11+
#### Mautic Mailer DSN Example
12+
`mautic+sparkpost+api://:<api_key>@<host>:<port>?region=us`
13+
- api_key: Get Sparkpost API key from https://app.sparkpost.com/account/api-keys/create
14+
- host: Your Sparkpost host
15+
- port: Your Sparkpost port
16+
- options:
17+
- region: Your Sparkpost region

0 commit comments

Comments
 (0)