Deskripsi
Use an SMTP server for sending all email from your blog. Includes support for Gmail’s SMTP. The plugin uses the robust Swift Mailer for all SMTP handling.
SMTP Options
- Server Address – set to your email SMTP server setting (smtp.yourhost.com).
- Username – set to the username used to login to your SMTP account.
- Password – set to the password used to login to your SMTP account.
- Use TLS or SSL? – If your server requires TLS or SSL select the appropriate setting, otherwise set to No.
- Port – Select 25 for a default port setting, if you use TLS or SSL then choose the 465, otherwise choose Custom Port and enter your port number in the input box to the right.
Once you’ve set your options and clicked the Update Options button, you can use the Test Connection area to send yourself a test email using your SMTP settings. If everything is working, you should see the message TEST EMAIL SENT – Connection Verified. and of course receive the test email in your account.
Instalasi
- Upload the ‘swift-smtp’ folder to the ‘wp-content\plugins’ directory
- Activate the plugin titled ‘ShiftThis | Swift SMTP’ through the ‘Plugins’ menu in WordPress
- Access the Options Tab in your Admin Panel and select the SMTP SubMenu Item.
Tanya Jawab
- I’ve installed a plugin that sends email and does not seem to be working correctly with the Swift SMTP Plugin
-
1.Open the problem Plugin in a text editor.
2.Do a search for the functionmail(
and replace it withwp_mail(
.
3.Save and upload the revised plugin and it should now use the SMTP setting for sending mail. - Where can I ask support questions for this plugin?
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“ShiftThis | Swift SMTP” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “ShiftThis | Swift SMTP” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.