=== mail-debug === Contributors: bforchhammer Tags: email, wp_mail, debug, development, phpmailer Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5UP2FUQ8QMHJU&lc=GB&item_name=Wordpress%20Development&item_number=Mail%20Debug%20Plugin¤cy_code=GBP&bn=PP%2dDonationsBF%3abtn_donateCC_LG_global%2egif%3aNonHosted Requires at least: 2.7 Tested up to: 2.7 Stable tag: 1.0 Redirects all email sent through wordpress to the used currently logged in. == Description == This plugin when activated automatically redirects all email sent through wp_mail/phpmailer to the user currently logged in. The redirected email contains information about where the original email would have been sent to. Use this plugin if you want to test email-sending features without actually sending emails our to anyone but yourself. I wrote this plugin to ease debugging with subscribe2. == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.