WordPress SMTP Authentication

SMTP auth support can be added in wordpress through third party plugins. You can follow these steps to add SMTP authentication to
your wordpress install

1) Download http://www.callum-macdonald.com/download/wp_mail_smtp.zip
2) Unzip the file to get the file named wp_mail_smtp.php
3) Copy the file to the plugins folder (\wordpress\wp-content\plugins)
4) Login to wordpress as admin and click on plugins you can see WP-Mail-SMTP
Activate it.
5) Click on options->E-mail to Modify the SMTP settings
6) modify the following fields

* Specify the from name and email address created under your domain)
* Choose to send mail by SMTP
* Specify an SMTP host (mail.domainname).
* Choose to use SMTP authentication or not (yes).
* Specify an SMTP username and password.(specify one valid email ID/pass)
Once you finish. Click on update options.

7) Test the mail function from there using " send Test"

  • 18 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

Flash tutorials to manage control panel

My SQL A guide to creating and modifying MySQL databases in cPanel. Quality: High | Low Change...

Flash tutorials to manage email

Email Accounts Manage the email accounts associated with your domain(s). Quality: High | Low...

Where can I find cPanel tutorials?

Check cPanel docs :http://www.cpanel.net/docs/cpanel/

How do I use .html files to run SSI (Server Side Includes)?

Apache Handlers This is what you would use to specify how to treat file types. By default,...

Does cPanel support IMAP protocol?

CPanel has support for both POP3 and IMAP. You would use "mail.yourdomain.com" for the incomming...