|
|
@ -1,6 +1,6 @@ |
|
|
# Emailing |
|
|
# Email Sending |
|
|
|
|
|
|
|
|
ABP Framework provides various services, settings and integrations for email sending; |
|
|
ABP Framework provides various services, settings and integrations for sending emails; |
|
|
|
|
|
|
|
|
* Provides `IEmailSender` service that is used to send emails. |
|
|
* Provides `IEmailSender` service that is used to send emails. |
|
|
* Defines [settings](Settings.md) to configure email sending. |
|
|
* Defines [settings](Settings.md) to configure email sending. |
|
|
|