Wordpress not sending email to Comment subscribers, use WP Mail SMTP Plugin

lot of web hosts (like mine too) disables php mail() function so people hosting their websites can not send mass emails as sending thousands of mails in one go can bring down the shared server on its knees. But by disabling mail() function, hosts also disable software and programs which are written with mail() function to send mails.

A good example of this is wordpress notify plugin using which a commentator can subscribe to the comments of any posts, so now after his comment, if anyone makes a comment, he will get a notification. The problem is, with mail function disabled, he won’t get any notifications so the workaround for this given by wordpress community is to use wp mail smtp plugin.

The plugin uses SMTP and wp_mail function instead of mail function of php which helps your mail reaching to your readers and comment subscribers. The installation of the plugin is very easy, just download it and install it. It is written the plugin page that it is only compatible with with wordpress 2.7 and higher but I have used it with older version of wordpress and you can also find the older version fo the plugin compatible with your wordpress installation though the smart thing will be to upgrade everything.

Related posts:

  1. Installed Comment Luv and Nofollow Free Wordpress Plugin Personally I am a great believer in awarding someone...
  2. Wordpress Automated Comment Spam Wordpress being the most popular blogging software has also been...
  3. Another Wordpress Plugin to Stop Spam I have just reviewed Simple Captcha and Is Human wordpresss...
  4. Undo Sent mail, Stop mail from reaching - New gmail Feature On Gmail blog, it has been announced that now there...
  5. Sell Products from Blog using osCommerce Wordpress Plugin If you owns a big popular blog in a product...


Liked this post ? Subscribe to MWolk Blog via RSS Feed or via Email and receive free daily Tech and Money making tips.

1 Response to “Wordpress not sending email to Comment subscribers, use WP Mail SMTP Plugin”

  1. 1Kevin Subba on Jul 12, 2009 :

    Hi,

    I was also facing same problem.

    I am sure nothing will work until you fix it in your C-panel setting.Its not Wordpress problem but its your domain localhost setting problem. Dont blame Wordpress.

    Find solution here: http://annanta.com/web-world/wordpress-not-sending-email-try-this-fix/

Leave a Reply

Name Email Website URI