WordPress Plugin: Post2Mail, Send Post to Email
Written by admin on April 7th, 2008 in Information, Technology.
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.
WordPress 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.
This modified plugin have the following Features:
1. Support Far East Characters (such as Chinese Characters). Use base64 to
encode email title to support Chinese Characters.
2. Fix some Security bug.
Installation / Configuration Instructions:
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.
Download Latest:
Click here to download the latest version of WordPress Post2Mail Plugin.
http://www.williamlong.info/download/wp-post2mail.zip
