Utility to send mails with customizable settings.
namespace MailDaemon.Lib { public enum ValidationLevel { None, Error, Warning } }