The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Finally a good bounce manager
I had my resident coder come up with a small script to battle the years-long issue with bounced emails.
This script has no fancy plugin integration with vB, it runs as a simple PHP cron once ever X hours and does some very simple DB adjustments to avoid that our forums mail an invalid/inactive/full mailbox again. It connects to an IMAP bounce address, polls the emails that are contained in the bounces, finds the accounts in the users table, removes the email address and dispatches a PM to the user to let them know what is up. Then it deletes the email from the IMAP. It also logs all the activity in a flat text log file. We tried some other approaches but decided that this would be the most efficient way to purge invalid emails from our forums which would hurt our mailing efforts in the long run and have us be more likely to be marked on spam/bulk filters. The user will also retain any custom usergroup s/he may be in after updating the email address to a new one. vB is clever like that. I am not really up-to-date with the efforts to battle the bounce issue in vBulletin 3.x branch, and instead of seeking, I rather had something custom done. Note: not trying to have cheep skript 4 sell here. Just sharing insights. |
#2
|
|||
|
|||
Not sure what you've come up with but those that might be interested in handling bounced emails I'd suggest checking Logician's blog article: Dealing with members’ bouncing emails in vbulletin communities.
I use Logician's recommendations in all four of my forums and have never had a single issue with it, HIGHLY recommend. |
#3
|
|||
|
|||
What a horrible article. It's absolutely ok if you are just silently flushing the incoming bounces down the drain, but creating an autoresponder that floods the originating servers with useless spam? It's completely irresponsible.
Besides, vBulletin has that handy option named "Bounce Email Address" that exists specifically for saving your webmaster email from receiving tons of bounces. I don't know why inventing another bicycle is needed for the separation of the webmaster and bounce email addresses. |
#4
|
||||
|
||||
Quote:
I'm running boards with 50.000 unique daily visitors and believe me it works. Quote:
|
#5
|
|||
|
|||
Quote:
Quote:
Quote:
The approach described in the first post works - it will reduce the number of bounces with time. The vBouncer product (defunct now AFAIK) worked. And your article should have been titled "Discarding bouncing emails in vbulletin communities". |
#6
|
||||
|
||||
Thanks for the heads up on the "Bounce Email Address" setting. It doesn't really help us figure out what to do with these miscreants, but I never noticed it there.
|
#7
|
||||
|
||||
Quote:
Have you read my article: How to keep your board from getting blacklisted as a spammer Quote:
More importantly, it means that you are hitting non-existent addresses an extra time. This will increase the chance of your domain getting blacklisted. I dont see how the recommendations help in any way to avoid blacklisting as a spammer? They do seem to make things worse. |
#8
|
|||
|
|||
Would like to see this script if anyone has it.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|