azure_bootstrap.email
¶
Azure Communication Services email sender.
Classes:
| Name | Description |
|---|---|
AcsEmailSender |
Transactional email sender via Azure Communication Services. |
AcsEmailSender
¶
Transactional email sender via Azure Communication Services.
Methods:
| Name | Description |
|---|---|
send |
Send an email; returns message id on success. |
Source code in azure_bootstrap/email/__init__.py
send
¶
Send an email; returns message id on success.