The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Poor Man's Bounced Email Handler Details »» | |||||||||||||||||||||||||
This modification has been replaced by the full Bounced Email Handler. Please use that one instead.
------------------------------------------------------------------------ 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. More technically:
It does not stop sending any other emails such as: - forum subscription updates - Happy birthday messages - PM notifications - other important emails Why is it a "Poor Man's" bounce handler? Because this is just a hack. It blocks a lot of emails, but not all that should be blocked. Also, it just leaches off of DBTech's hard work in building a bounce handler as part of his vBMail mod. Still, it is better than nothing, and that is what I had before. I hope to encourage somebody (like you!) or vBulletin to code something better. I just don't have time to do it myself. To install:
Please, somebody, create a real bounce handler! The steps: 0. [s]Get DBTech's permission. If you can't get permission,[/s] rewrite their code. 1. Strip down and modify DBTech's excellent vBMail work to just what we need, see how it works and rewrite it. (Everything leading up to marking users in the user table as "do not email".) 2. Improve it to do a better job of deciding when to mark an email address as a bad. (With some types of responses, you don't need to wait for five bad emails.) 3. Find a way to stop sending other emails that shouldn't be sent such as forum subscription updates and birthday messages. Can you do just one of these steps? Any help is appreciated. Special thanks to DBTech for his work. What I did here is really very little. DBTech did the hard work. Show Your Support
|
Comments |
#12
|
|||
|
|||
Attached.
This has been working very well for me on my forums for a number of months. Documentation? The normal stuff: - upload the file - import the product - edit the "Bounced Email Handler" configuration options - -These are mine: Quote:
The second email address is for Gmails SPAM folder, where a lot of these bounces end up. Let me know if you have any questions or problems. I'd like to release it as a full mod. If you want to make improvements: cool, let me know. There are a few areas that could obviously be improved upon. Cheers |
#13
|
||||
|
||||
Quote:
|
#14
|
|||
|
|||
Yes, no problems.
Please let me know your feedback. |
#15
|
|||
|
|||
I'd be happy if you could send this to me also. Great idea for a mod.
|
#16
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showpost....5&postcount=11 |
Благодарность от: | ||
astdirect |
#17
|
||||
|
||||
Quote:
|
#18
|
|||
|
|||
How does it work?
If I remember correctly: 1. Bounced emails are collected using a special email address. 2. Those emails are loaded into the database. 3. If there are more than 5(?) bounces from a certain email address, the user account is: 3a. no longer sent emails 3b. sent a PM explaining this and how to get the emails to get sent again. 4. There is a way for users to tell the system to still send the emails despite the number of bounces. |
#19
|
||||
|
||||
Thanks, I think i understand now. I was looking more to see how it does this, not what it does but I see now.
Is there any way to disable it from sending out private messages? Thanks, Rich Some type of a log would be good also to see what it is actually doing. Great though! |
#20
|
|||
|
|||
Quote:
The PM notifications are actually quite useful. It is a bit annoying that it comes from the admin's account, but many people see the PM and change their email address to one that works. I'll try to clean this up some and create a real add-on soon. |
#21
|
||||
|
||||
Quote:
My concern isn't that it comes from the admin. I just have a ton of bounced e-mails going back years and I do not want thousands of private messages going out at the same time. This is great though! Thanks |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|