File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -185,15 +185,17 @@ party provider:
185
185
+------------------------+-------------------------------------------------------------------------------------------+
186
186
| Provider | Formats |
187
187
+========================+===========================================================================================+
188
- | `AhaSend `_ | - API ``ahasend+api ://KEY @default `` |
188
+ | `AhaSend `_ | - SMTP ``ahasend+smtp ://USERNAME:PASSWORD @default `` |
189
189
| | - HTTP n/a |
190
- | | - SMTP ``ahasend+smtp ://USERNAME:PASSWORD @default `` |
190
+ | | - API ``ahasend+api ://KEY @default `` |
191
191
+------------------------+-------------------------------------------------------------------------------------------+
192
192
| `Amazon SES `_ | - SMTP ``ses+smtp://USERNAME:PASSWORD@default `` |
193
193
| | - HTTP ``ses+https://ACCESS_KEY:SECRET_KEY@default `` |
194
194
| | - API ``ses+api://ACCESS_KEY:SECRET_KEY@default `` |
195
195
+------------------------+-------------------------------------------------------------------------------------------+
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 `` |
197
199
+------------------------+-------------------------------------------------------------------------------------------+
198
200
| `Brevo `_ | - SMTP ``brevo+smtp://USERNAME:PASSWORD@default `` |
199
201
| | - HTTP n/a |
You can’t perform that action at this time.
0 commit comments