Namespace FishMMO.Server.Implementation.Smtp
Classes
- SmtpService
SMTP email sender using System.Net.Mail. Reads SMTP settings from server configuration, with environment variable overrides for container/ orchestration deployments (FISHMMO_SMTP_HOST, FISHMMO_SMTP_PORT, etc.).