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 @@ -169,15 +169,17 @@ party provider:
169
169
+------------------------+-------------------------------------------------------------------------------------------+
170
170
| Provider | Formats |
171
171
+========================+===========================================================================================+
172
- | `AhaSend `_ | - API ``ahasend+api ://KEY @default `` |
172
+ | `AhaSend `_ | - SMTP ``ahasend+smtp ://USERNAME:PASSWORD @default `` |
173
173
| | - HTTP n/a |
174
- | | - SMTP ``ahasend+smtp ://USERNAME:PASSWORD @default `` |
174
+ | | - API ``ahasend+api ://KEY @default `` |
175
175
+------------------------+-------------------------------------------------------------------------------------------+
176
176
| `Amazon SES `_ | - SMTP ``ses+smtp://USERNAME:PASSWORD@default `` |
177
177
| | - HTTP ``ses+https://ACCESS_KEY:SECRET_KEY@default `` |
178
178
| | - API ``ses+api://ACCESS_KEY:SECRET_KEY@default `` |
179
179
+------------------------+-------------------------------------------------------------------------------------------+
180
- | `Azure `_ | - API ``azure+api://ACS_RESOURCE_NAME:KEY@default `` |
180
+ | `Azure `_ | - SMTP n/a |
181
+ | | - HTTP n/a |
182
+ | | - API ``azure+api://ACS_RESOURCE_NAME:KEY@default `` |
181
183
+------------------------+-------------------------------------------------------------------------------------------+
182
184
| `Brevo `_ | - SMTP ``brevo+smtp://USERNAME:PASSWORD@default `` |
183
185
| | - HTTP n/a |
You can’t perform that action at this time.
0 commit comments