Simplifies local development by configuring WordPress to use SMTP instead of the PHP mail() function
As of April 2026, Simple SMTP Mailer is a WordPress mail plugin with 20 active installations and a 0/5 rating0. It has been downloaded 2.0K+ times in total. Requires WordPress 6.0+ and PHP 8.0+. Available on WordPress.org since 2022. Top alternative: Flamingo.
The Simple SMTP Mailer plugin allows you to easily configure WordPress to use SMTP instead of the PHP mail function.
This should only really be used in a development environment.
All settings can be overridden by assigning array values to the SSMTP_MAILER constant in wp-config.php. This is useful for automating local deployment.
define(
'SSMTP_MAILER',
array(
'host' =>…| WordPress | 6.0+ requiredTested up to 6.8.5 |
| PHP | 8.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.