=== Plugin Name === Contributors: ppaquet Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5162912 Tags: export email, export emails, export, email, emails, mailinglist, mailing, list, phplist, autoresponder, auto, responder, getresponse, get, response, constantcontact, constant, contact, aweber, icontact Requires at least: 2.5 Tested up to: 2.7.1 Stable tag: 1.2 Adds an export emails page that allows you to export the email list of your subscribers and the email list of all the people who left comments. == Description == Adds an export emails page that allows you to export the email list of your subscribers and the email list of all the people who left comments. That way you can use a more sophisticated mailing list or autoresponder system to communicate with the people interested in your website. == Screenshots == 1. Export Emails page == Installation == 1. Unpack the *.zip file and extract the /export-emails/ folder and the files. 2. Using an FTP program, upload the full /export-emails/ folder to your WordPress plugins directory (Example: /wp-content/plugins). 3. Go to Plugins > Installed and activate the plugin. 4. Go to Tools > Export Emails. == Frequently Asked Questions == = Why not exporting the email lists as files? = The very first implementation of this plugin was actually creating files for download. While it's a very convenient solution, there are security and privacy issues with it. The simple fact of having, even momentarily, a file on your server that contain the email addresses of all your subscribers is a significant risk. Because of that, it was decided against using downloadable files.