This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SDK WP SMTP

Description

SDK WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
It adds a settings page to “Dashboard”->”Settings”->”SDk 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.

Do you want more advanced SMTP mailer?

  • Built-in importer for WP SMTP settings.
  • Universal SMTP for every service.
  • SMTP ports are blocked? API support – A method for sending emails via HTTP for Gmail, Sendgrid, Mailgun, and Mandrill.
  • Credentials can be configured inside wp-config.php insted of the DB.
  • Built-in mail logger with the option to resend and filter.
  • Built-in alert function when emails are faling, you can get notified by Email, Slack or pushover.
  • Ports checker for any blocking issue.

Check Post SMTP:
https://wordpress.org/plugins/post-smtp/

CREDITS

SDK WP SMTP plugin was originally created by BoLiQuan and then refined by Yehuda Hassine.

Usage

  1. Download and extract wp-smtp.zip to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. “Dashboard”->”Settings”->”SDK WP SMTP”.

Installation

  1. Download and extract sdk-wp-smtp.zip to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reviews

14 December 2018
The plugin is realy awesome. I was suffering with the mail authentication issue. Then I heared that this can we resolved by the plugin named "SDK WP SMTP". I installed and it works. It really saves my custom integration time. Thanks Shiv Kumar and the team for the awesome work.
Read all 1 review

Contributors and Developers

“SDK WP SMTP” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SDK WP SMTP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.