Wordpress - Enabling Email Sending and SMTP authentication

To enable sending mail via wordpress, you need to download and install one of the below wordpress plugins. Once installed you need to fill in the below information as required by each plugin. Normally you will create an email account under your domain, ie website@yourdomain.co.za and use this account to authenticate to the mail servers.

 

  • Specify the from name and email address for outgoing email. This is a valid email account on your domain. ie website@yourdomain.co.za
  • Choose to send mail by SMTP.
  • Specify an SMTP host (defaults to localhost).  This needs to be your domains mail server typically SMTP.yourowndomain.co.za (replace yourown domain.co.za with your own domain name.)
  • Specify an SMTP port (defaults to 25).
  • Choose SSL / TLS encryption. (if you use this you need to use the howstworx mail server names. see Using SSL/TLS  (If you experience issues turn this off)
  • Choose to use SMTP authentication (it defaults to no, change to yes).
  • Specify an SMTP username and password. (this is a valid domain email account and password. ie website@yourdomain.co.za



To configure, install and enable smtp authentication in wordpress to relay mail via our servers please see the following links

http://wordpress.org/extend/plugins/configure-smtp/

http://wordpress.org/extend/plugins/wp-mail-smtp/

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Wordpress error when updating plugins or upgrading

Wordpress since version 3.2 has been giving some clients issues, to resolve this problem, edit...

Display detailed information rather than a generic 500 error

If you are receiving the dreaded 500 error, you can follow the below temporary patches to display...

Wordpress - Thumbnails do not show when using an elegant themes theme

Fix | Thumbnails Not Working in a WordPress Theme From Elegant Themes On some web hosts,...

Wordpress - Stop your site from getting hacked

How to Stop Your WordPress Blog Getting Hacked Un-beknownst to most people who set up a website,...