Quality, Simple, Flexible Authentication Options
-
I needed a plugin that just provided SMTP relay with settings that could be simple or robust.
My requirements were to route all mail through a specific SMTP server for delivery. This was for compliance and archival purposes. I’m using TLS, host ip filtering, and relay domain checking on the “from” email addresses for security.
Many of the other plugins are quality solutions that support a number of email services and protocols. That is much more than I required for this project. A smaller, focused code base is easier for me to review and debug if needed.
This plugin will allow you to configure the minimum working connectivity, all the way up to a fairly locked down channel. Some of the other plugins enforce specific authentication settings or minimal defaults to keep people safe. The level of control this plugin offers means that you can setup some working solutions that are really bad ideas in production. I’d recommend getting some guidance if you’re not sure.
The default user name and reply email settings are handy for “fail safe” defaults.
- The topic ‘Quality, Simple, Flexible Authentication Options’ is closed to new replies.