WP SMTP Config

By : pCoLaSD

This plugin configures WordPress and WordPress MU to use a SMTP server when sending emails instead of the default PHP mail() function.

You will configure your SMTP settings in your wp-config.php file instead of the settings page. The advantage is that no admin of your blog can read the settings. And you only have to place your settings once in cases of a WordPress MU installation.

A sample configuration:

/**
 * WordPress SMTP server
 */
define('WP_SMTP_HOST',       'mail.example.com');
define('WP_SMTP_PORT',       25);                   // obligatory - default: 25
define('WP_SMTP_ENCRYPTION', 'tls');                // obligatory: 'tls' or 'ssl' - default: no encryption
define('WP_SMTP_USER',       'username');           // obligatory - default: no user
define('WP_SMTP_PASSWORD',   'password');           // obligatory - default: no password

Plugin Example

Use a custom mail server to send mails in WP. This way you can also send emails when testing on your local server. Make sure to follow us on Twitter for updates and more....

Similar: 60%

WP SMTP

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"".........

Similar: 50%

Configure SMTP

Configure SMTP mailing in WordPress, including support for sending e-mail via SSL/TLS (such as GMail). This plugin is the renamed, rewritten, and updated version of the wpPHPMailer plugin. Use this plugin to customize the SMTP mailing system used by default by WordPress to handle outgoing e-mails..........

Similar: 47%

Easy WP SMTP

Easy WP SMTP allows you to configure and send all outgoing emails via a SMTP server. This will prevent your emails from going into the junk/spam folder of the recipients....

Similar: 42%

WP Mail Booster - WordPress Mail Plugin

WordPress Mail Booster - Best PHPMailer & SMTP Mailer This plugin reconfigures the wp_mail() function and make it more enhanced to use SMTP instead of mail() with various options available. The Plugin has options to choose between your custom smtp server or the inbuilt phpmailer....

Similar: 42%

Easy SMTP Mail

Webriti SMTP Mail can help us to send emails via SMTP instead of the PHP mail() function. It adds a settings page to "Dashboard"->"Settings"->"Webriti SMTP Email" where you can configure the email settings. This plugin reconfigure's the wp_mail() function to send SMTP Mails. But you have to m.........

Similar: 42%

MY SMTP WP

Configure your WordPress to send e-mails using your personal e-mail via SMTP. Often useful when your WordPress does not send emails. This happens because your server does not allow sending emails via PHP. Want to keep up with the latest news from this plugin? Follow Twitter @valeriosza and the ha.........

Similar: 40%

WP Mail Bank - Best PHPMailer & SMTP Mailer

WordPress Mail Bank - Best PHPMailer & SMTP Mailer This plugin reconfigures the wp_mail() function nd make it more enhanced to use SMTP instead of mail() with various options available. The Plugin has options to choose between your custom smtp server or the inbuilt phpmailer....

Similar: 30%

Saksh WP SMTP

Saksh WP SMTP can help us to integrate SMTP to your wordpress installation. Using this you can integrate a number of free smtp server like gmail , yahoo mail , rediff mail , hotmail and paid smtp like email-marketing247, sendgrid , amazon aes , mandrill, zoho mail etc to your wordpress and send emai.........

Similar: 30%

SMTP by BestWebSoft

SMTP by BestWebSoft plugin allows you to configure the sending email messages using mail gateways and email services such as Gmail, Yahoo, Hotmail and many others. This plugin offers an easy and problem-free solution to sending test emails, so that you will not have to struggle with bothersome setti.........

Similar: 18%