Namespace FishMMO.Server.Core.Smtp
Interfaces
- ISmtpService
Abstraction over SMTP email delivery. Implementations can use System.Net.Mail.SmtpClient, a third-party library, or an external API.
Abstraction over SMTP email delivery. Implementations can use System.Net.Mail.SmtpClient, a third-party library, or an external API.