-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
98 lines (64 loc) · 3.58 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
=== WP SMTP ===
Contributors: boliquan
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SCWY6NPFRR8EY
Tags: wp smtp,smtp,mail,email,phpmailer,mailer,wp mail,gmail,yahoo,mail smtp,ssl,tls
License: GPLv2
Requires at least: 2.7
Tested up to: 3.9.1
Stable tag: 1.1.9
WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
== Description ==
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.
= 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"->"WP SMTP"
4. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail""Yahoo!""Microsoft""163""QQ")
5. For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-smtp/ "WP SMTP").
Related Links:
* <a href="http://boliquan.com/wp-smtp/">WP SMTP (FAQ)</a> | <a href="http://wordpress.org/plugins/wp-smtp/">Download</a>
* <a href="http://boliquan.com/wp-clean-up/">WP Clean Up</a> | <a href="http://wordpress.org/plugins/wp-clean-up/">Download</a>
* <a href="http://boliquan.com/wp-anti-spam/">WP Anti Spam</a> | <a href="http://wordpress.org/plugins/wp-anti-spam/">Download</a>
* <a href="http://boliquan.com/wp-code-highlight/">WP Code Highlight</a> | <a href="http://wordpress.org/plugins/wp-code-highlight/">Download</a>
* <a href="http://boliquan.com/wp-slug-translate/">WP Slug Translate</a> | <a href="http://wordpress.org/plugins/wp-slug-translate/">Download</a>
* <a href="http://boliquan.com/yg-share/">YG Share</a> | <a href="http://wordpress.org/plugins/yg-share/">Download</a>
* <a href="http://boliquan.com/">BoLiQuan</a>
* <a href="http://boliquan.com/">玻璃泉</a>
* <a href="http://boliquan.com/">夜光</a>
* <a href="http://boliquan.com/ylife/">YLife</a> | <a href="http://code.google.com/p/ylife/downloads/list">Download</a>
== Installation ==
1. Download and extract `wp-smtp.zip` to `wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. "Dashboard"->"Settings"->"WP SMTP"
4. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail""Yahoo!""Microsoft""163""QQ")
5. For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-smtp/ "WP SMTP").
== Changelog ==
= 1.1.9 =
* Some optimization
= 1.1.7 =
* Using a nonce to increase security.
= 1.1.6 =
* Add Yahoo! example
* Some optimization
= 1.1.5 =
* Some optimization
= 1.1.4 =
* If the field "From" was not a valid email address, or the field "Host" was left blank, it will not reconfigure the wp_mail() function.
* Add some reminders.
= 1.1.3 =
* If "SMTP Authentication" was set to no, the values "Username""Password" are ignored.
= 1.1.2 =
* First release.
== Screenshots ==
1. "Gmail.com" settings
2. "Yahoo.com" settings
3. "Live.com" settings
4. "163.com" settings
5. "QQ.com" settings
== Frequently Asked Questions ==
You can sumbit it in http://boliquan.com/wp-smtp/
== Upgrade Notice ==
Please visit http://boliquan.com/wp-smtp/