Skip to content

Commit 4ed63bb

Browse files
Add missing SMTP/HTTP formats
1 parent a8bc69a commit 4ed63bb

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
@@ -193,7 +193,9 @@ party provider:
193193
| | - HTTP ``ses+https://ACCESS_KEY:SECRET_KEY@default`` |
194194
| | - API ``ses+api://ACCESS_KEY:SECRET_KEY@default`` |
195195
+------------------------+-------------------------------------------------------------------------------------------+
196-
| `Azure`_ | - API ``azure+api://ACS_RESOURCE_NAME:KEY@default`` |
196+
| `Azure`_ | - SMTP n/a |
197+
| | - HTTP n/a |
198+
| | - API ``azure+api://ACS_RESOURCE_NAME:KEY@default`` |
197199
+------------------------+-------------------------------------------------------------------------------------------+
198200
| `Brevo`_ | - SMTP ``brevo+smtp://USERNAME:PASSWORD@default`` |
199201
| | - HTTP n/a |

0 commit comments

Comments
 (0)