Skip to content

Commit aa8abcf

Browse files
committed
minor #21281 [Mailer] Add missing formats & fix format order in Bridge table (bobvandevijver)
This PR was submitted for the 7.4 branch but it was squashed and merged into the 7.2 branch instead. Discussion ---------- [Mailer] Add missing formats & fix format order in Bridge table To make the table consistent 😄 Commits ------- 2505374 [Mailer] Add missing formats & fix format order in Bridge table
2 parents f1a2266 + 2505374 commit aa8abcf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mailer.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,9 @@ party provider:
179179
| | - HTTP ``ses+https://ACCESS_KEY:SECRET_KEY@default`` |
180180
| | - API ``ses+api://ACCESS_KEY:SECRET_KEY@default`` |
181181
+------------------------+---------------------------------------------------------+
182-
| `Azure`_ | - API ``azure+api://ACS_RESOURCE_NAME:KEY@default`` |
182+
| `Azure`_ | - SMTP n/a |
183+
| | - HTTP n/a |
184+
| | - API ``azure+api://ACS_RESOURCE_NAME:KEY@default`` |
183185
+------------------------+---------------------------------------------------------+
184186
| `Brevo`_ | - SMTP ``brevo+smtp://USERNAME:PASSWORD@default`` |
185187
| | - HTTP n/a |

0 commit comments

Comments
 (0)