Skip to content

Commit 89a9964

Browse files
authored
Fix DSNs
1 parent aa31236 commit 89a9964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ party provider:
150150
Google Gmail gmail+smtp://USERNAME:PASSWORD@default n/a n/a
151151
Mailchimp Mandrill mandrill+smtp://USERNAME:PASSWORD@default mandrill+https://KEY@default mandrill+api://KEY@default
152152
Mailgun mailgun+smtp://USERNAME:PASSWORD@default mailgun+https://KEY:DOMAIN@default mailgun+api://KEY:DOMAIN@default
153-
Postmark postmark+smtp://ID:ID@default n/a postmark+api://KEY@default
154-
Sendgrid sendgrid+smtp://apikey:KEY@default n/a sendgrid+api://KEY@default
153+
Postmark postmark+smtp://ID@default n/a postmark+api://KEY@default
154+
Sendgrid sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
155155
==================== ========================================== =========================================== ========================================
156156

157157
.. caution::

0 commit comments

Comments
 (0)