Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f54b0b commit 68dc271Copy full SHA for 68dc271
src/Symfony/Component/Mailer/Bridge/Mailomat/README.md
@@ -19,9 +19,9 @@ MAILER_DSN=mailomat+api://KEY@default
19
```
20
21
Where:
22
-- `USERNAME` is your Mailomat SMTP username (must use your full email address)
23
-- `PASSWORD` is your Mailomat SMTP password
24
-- `KEY` is your Mailomat API key
+ - `USERNAME` is your Mailomat SMTP username (must use your full email address)
+ - `PASSWORD` is your Mailomat SMTP password
+ - `KEY` is your Mailomat API key
25
26
27
Webhook
0 commit comments