Skip to content

Commit 0859c9b

Browse files
committed
[Mailer] Add missing formats & fix format order in Bridge table
1 parent ee511ea commit 0859c9b

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
@@ -180,9 +180,9 @@ party provider:
180180
+------------------------+---------------------------------------------------------+
181181
| Provider | Formats |
182182
+========================+=========================================================+
183-
| `AhaSend`_ | - API ``ahasend+api://KEY@default`` |
183+
| `AhaSend`_ | - SMTP ``ahasend+smtp://USERNAME:PASSWORD@default`` |
184184
| | - HTTP n/a |
185-
| | - SMTP ``ahasend+smtp://USERNAME:PASSWORD@default`` |
185+
| | - API ``ahasend+api://KEY@default`` |
186186
+------------------------+---------------------------------------------------------+
187187
| `Amazon SES`_ | - SMTP ``ses+smtp://USERNAME:PASSWORD@default`` |
188188
| | - HTTP ``ses+https://ACCESS_KEY:SECRET_KEY@default`` |

0 commit comments

Comments
 (0)