A good first impression
-
I do not have a lot of experience with comparing this with other SMTP plugins, other than that I spent a considerable time reading the description and reviews of various plugins and then decided this was the one to try first, and it did not disappoint. It was the right mix of capable without being unnecessarily bloated with pro features to unlock. I am now using it on two different sites with great results so far.
Besides the simple statement that “it works for me,” here are a few observations that were relevant to me that might be helpful to others:
- I like that I can add multiple email accounts. We have a multilingual site (using WPML) that has a different domain per language, so at the minimum we need a different email address per language. With this plugin, that is no problem, and it works well with WooCommerce and Contact Form 7. As long as these latter two plugins are configured to use an email address that corresponds to one of the addresses set up in FluentSMTP, no problem.
- I like that the email log feature writes to its own database table so that other tables like wp_posts and wp_postmeta do not get huge and slow everything down. It also makes it easy to remove the data if ever I decide to do so.
- This plugin also works with local development, but I found that I cannot use MailHog with this plugin. Perhaps that is true for all SMTP solutions—I just don’t know. However, I found that FluentSMTP offers the option to disable sending of emails (look for the “Email Simulation” feature on the settings page), and together with the email log feature, it effectively provides its own solution to testing emails without actually sending them. Even with emails disabled, you can still view what the emails would have looked like if they were actually sent.
- Memory impact of this plugin appears to be approximately .14 MB, as determined by comparing the total memory impact on the WP Plugins page with or without this plugin activated.
- There is a convenient email test feature that is great for making sure that the email accounts are configured correctly.
- It keeps a clean PHP error log. That is important to me as a developer.
The topic ‘A good first impression’ is closed to new replies.