This plugin hasn’t been tested with the latest 3 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.

SMTP

ཞིབ་བརྗོད།

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

It also creates a settings page where you can enter the SMTP server details and authenticatin credentials if needed.

གཏུབ་རེིས།

  • Screenshot of the SMTP settings page.

སྒྲིག་འཇུག

  1. Upload the plugin to the /wp-contents/plugins/ folder.
  2. Activate the plugin from the ‘Plugins’ menu in WordPress.
  3. Configure the SMTP details from the ‘SMTP’ settings page

FAQ

Installation Instructions
  1. Upload the plugin to the /wp-contents/plugins/ folder.
  2. Activate the plugin from the ‘Plugins’ menu in WordPress.
  3. Configure the SMTP details from the ‘SMTP’ settings page
Will the plugin work with versions prior to 3.0?

I have not tested the plugin with a WordPress version lower than 3.0 so it might or it might not work. You can give it a try.

I have a plugin that sends out emails but doesn’t use SMTP. Why?

Said plugin has to use the WordPress default wp_mail() function when sending emails in order for SMTP to work.

How do I set up the plugin to use the Gmail SMTP?

Use the following settings:

Host: smtp.gmail.com
Port: 465
Encryption: SSL
Username: gmail address
Password: gmail password

གདེང་འཇོག

2016 ལོའི་ཟླ 9 ཚེས 3 ཉིན།
Just you need to configure the SMTP when necessary
གདེང་འཇོག 4 ཡོངས་སུ་ཀློག

བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།

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

བྱས་རྗེས་འཇོག་མཁན།

དག་བཅོས་ཉིན་ཐོ།

1.1.2

  • Added internationalization support (thanks to klay)
  • Added Russian translation (thanks to klay)

1.1

  • The password field is of type password instead of text and does not display your saved password
  • Now storing encrypted passwords in the database (Make sure you re-enter your password if you are updating)

1.0

  • Initial release.