Namespace Volo.Abp.Emailing.Smtp
Classes
SmtpEmailSender
Used to send emails over SMTP.
SmtpEmailSenderConfiguration
Implementation of ISmtpEmailSenderConfiguration that reads settings from ISettingProvider.
Interfaces
ISmtpEmailSender
Used to send emails over SMTP.
ISmtpEmailSenderConfiguration
Defines configurations to used by SmtpClient object.