説明
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.
インストール
- 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
FAQ
See Bounce plugin official page for updated FAQ.
評価
2016年12月10日
This plugin works to remove user or commenter addresses that have bounced when emails are sent... It is very helpful to have when you are using other Satollo plugins like Newsletter, Comment Notifier, or Comment Plus.
貢献者と開発者
Bounce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
変更履歴
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