=== Bounce === Tags: mail, email, bounce, newsletter, mailing, spam Requires at least: 3.0.0 Tested up to: 5.4.1 Stable tag: 1.1.4 Donate link: http://www.satollo.net/donations Bounce plugin finds and manage bounced email address for newsletter, notification and mailing plugins == Description == Bounce plugin uses a (provided) POP3 to look for delivery error messages (bounced emails) and tries to remove them from your blog so no more emails will be sent to those not working addressed. It's a good practice to avoid to be marked as "spammer". Developer contributions welcomed. Offial page: [Bounce](http://www.satollo.net/plugins/bounce). * [Hyper Cache](http://www.satollo.net/plugins/hyper-cache) * [Newsletter](http://www.thenewsletterplugin.com) * [Header and Footer](http://www.satollo.net/plugins/header-footer) * [Thumbnails](http://www.satollo.net/plugins/thumbnails) * [Include Me](http://www.satollo.net/plugins/include-me) == Installation == 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/ 2. Go into the WordPress admin interface and activate the plugin 3. Optional: go to the options page and configure the plugin == Frequently Asked Questions == See [Bounce plugin](http://www.satollo.net/plugins/bounce) official page for updated FAQ. == Screenshots == See [Bounce plugin](http://www.satollo.net/plugins/bounce) official page for updated screeshots. == Changelog == = 1.1.4 = * Notice fix = 1.1.3 = * WP 4.4.2 compatibility check = 1.1.2 = * Log fixes = 1.1.1 = * Fixes = 1.1.0 = * Fixes = 1.0.9 = * Added bounced emails import * fixed the email clean up method * Reorganized the test panel * Option to process WordPress users * Option to process WordPress comments * Added the bounce_emails table to store the bounced emails * Fixed a PHP notice = 1.0.8 = * Fixed the email extraction on a couple of rules = 1.0.7 = * Fixed some detection rules = 1.0.6 = * Inline help fixes = 1.0.5 = * Added a new detection rule * Fixed the case sensitive problem = 1.0.4 = * new detection rule = 1.0.3 = * fixed a detection rule = 1.0.2 = * added a new detection rule = 1.0.1 = * Email extraction: removed the greater than and lower than characters = 1.0.0 = * First release