=== Post2Mail ===
Contributors: williamlong
Donate link: http://www.williamlong.info/
Tags: post2mail, email, post, mail
Requires at least: 2.7
Tested up to: 3.3
Stable tag: 1.0.0

Post2Mail plugin allows you to automatically e-mail selected people when a post is published on your blog.

== Description ==

Post2Mail plugin allows you to automatically e-mail selected people when a post is published on your blog. Also useful for alerting an administrator when a post has been published on the blog. Configuration is done in the post2mail.config.php file which has comments to get you started.

Some of WordPress user needed a plugin to send an e-mail to a mailing list whenever a post was published to the blog. Here is a modified version of the Post2Mail plugin which can email the post to a mailing list or email address.

== Installation ==

1. Edit post2mail.config.php to add the email address or mailing list address.

2. Upload post2mail.php and post2mail.config.php to your WordPress plugin directory.

3. Activate the plugin.

== Changelog ==

= 1.0 =
* First stable version.