Show / Hide Table of Contents

Namespace Volo.Abp.Emailing

Classes

AbpEmailingModule

BackgroundEmailSendingJob

BackgroundEmailSendingJobArgs

EmailSenderBase

This class can be used as base to implement IEmailSender.

EmailSenderConfiguration

Base implementation of IEmailSenderConfiguration that reads settings from ISettingProvider.

EmailSettingNames

Declares names of the settings defined by Volo.Abp.Emailing.EmailSettingProvider.

EmailSettingNames.Smtp

SMTP related email settings.

NullEmailSender

This class is an implementation of IEmailSender as similar to null pattern. It does not send emails but logs them.

Interfaces

IEmailSender

This service can be used simply sending emails.

IEmailSenderConfiguration

Defines configurations used while sending emails.

Back to top Powered by Volosoft