Popis
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: Odskočit.
Instalace
- Put the plugin folder into [wordpress_dir]/wp-content/plugins/
- Go into the WordPress admin interface and activate the plugin
- Optional: go to the options page and configure the plugin
Nejčastější dotazy
See Bounce plugin official page for updated FAQ.
Recenze
Autoři
Odskočit je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
Přeložte “Odskočit” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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