WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
It adds a settings page to “Dashboard”->”Settings”->”WP SMTP” where you can configure the email settings.
There are some examples on the settings page, you can click the corresponding icon to view (such as “Gmail””Yahoo!””Microsoft””163″”QQ”).
If the field “From” was not a valid email address, or the field “SMTP Host” was left blank, it will not reconfigure the wp_mail() function.
WP SMTP plugin was originally created by BoLiQuan. It is now owned and maintained by WPOmnia.
wp-smtp.zip
to wp-content/plugins/
wp-smtp.zip
to wp-content/plugins/
You can submit it in https://wordpress.org/support/plugin/wp-smtp.
Updated: security improvements.
Updated: Plugin author to reflect ownership changes.
Fixed: base64_encoding problem for passwords and users that may appear that they are already in base64_encoding but in reality they are not ( https://github.com/WPChill/wp-smtp/issues/7 )
Changed: Removed CDN files and added them locally ( https://github.com/WPChill/wp-smtp/issues/8 )
Changed: Added base64 encode for username and passwords ( https://github.com/WPChill/wp-smtp/issues/2 )
Added: Setting to disable the email logging. ( https://github.com/WPChill/wp-smtp/issues/3 )
Fix auto loading require path
Just update info
Fixed: handle the mail parts as needed
New and shiny mail logger.
All good, still maintained, just update some info
New maintainer – yehudah
https://wpsmtpmail.com/v1-1-10-wp-smtp-is-back/