/check-email

WordPress.org Plugin Mirror

Primary LanguagePHP

=== Check Email ===
Contributors: mrwiblog
Donate link: http://www.stillbreathing.co.uk/donate/
Tags: check, test, email, smtp, pop, send, delivery
Requires at least: 2.7
Tested up to: 4.2
Stable tag: 0.3

Check email allows you to test if your WordPress installation is sending emails correctly by sending a test email to an address of your choice. Allows overriding of email headers and carbon copying to another address.

== Description ==

Don't know if your WordPress installation is sending emails? Use this simple plugin to find out. It will send a simple test email to an email address of your choice, and to help troubleshoot any problems you can also override the custom headers wth your own values.

Please be aware this is a very early version of the plugin, and with so many people having trouble with email I expect this plugin to cause lots of questions and feature requests.

== Installation ==

Install the plugin from the plugin repository and activate.

== Frequently Asked Questions ==

= Why did you write this plugin? =

Someone using one of my other plugins had trouble with emails not being sent. I knocked this together to help him (and anyone else).

== Changelog ==

0.3 Moved the page to the Tools menu
0.2 Now displays SMTP server name
0.1.3 Fixed version number
0.1.2 Fixed bug in Plugin Register caused by latest version of WordPress
0.1.1 Fixed typo in plugin name
0.1 Initial version