Version: 1.1, by rebelde
Developer Last Online: May 2015
Category: Administrative and Maintenance Tools -
Version: 4.2.x
Rating:
Released: 03-30-2014
Last Update: Never
Installs: 33
DB Changes Uses Plugins
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
What does the bounced email handler do?
It stops sending emails to addresses that are no longer valid. This helps keep your email from being marked as spam, and helps get your legitimate emails through spam filters as a result.
More technically:
It collects emails that "bounce" (are returned to you, the sender),
Counts them and marks those accounts with lots of bounces.
It stops sending "new post" notifications to those addresses.
To install:
Set up a separate email address to handle bounces, such as bounce@yourdomain.com.
(Do not use your normal email address. This modification will delete your other emails if you do!)
Upload the PHP file.
Install this plugin.
AdminCP > Settings > Options > Email Options: Set "Bounce email address" to the address in step 1.
AdminCP > Settings > Options > Bounced Email Handler: Fill in your settings
Test it:
- AdminCP > Scheduled Tasks > bounced_email_handler > Run Now to see if it is working.
- Check the email account to make sure that it is deleting the emails that it has imported.
Areas of improvement:
Find a way to stop sending other emails that shouldn't be sent such as forum subscription updates and birthday messages.
Add switch to not send PMs.
Add option to archive instead of delete emails for Gmail accounts.
Please fork this add-on for VB5 and other forum software. You have my permission!
i think it should warn users which one using fake email or temporary after Waring x days user + posts will be removed from forum it will be easy for forums databases + mailing servers i have lot many servers due to bounce rate but i fixed this issue i just migrated my forum to xenforo and install some modules deleted these users then switch back to vBulletin thanks for module anyway
Test it:
- AdminCP > Scheduled Tasks > bounced_email_handler > Run Now to see if it is working.
- Check the email account to make sure that it is deleting the emails that it has imported.
i run the plug in and it working good , but i don't know what the mean of Check the email account to make sure that it is deleting the emails that it has imported
Great module. But it will be nicer if you can display bounced emails statistics . also add options to deleted bounced users from the database and some more improvements really appricate your efforts
Nobody wants to update this? TC has given his permission in OP.
This should really be standard vb feature as sending mails to invalid addresses is really bad for your reputation in spam filter. Code needed to auto move users to new group and remove their subs was posted. So really no volunteer to improve or fix this product?