![]() |
Looks like this hack is not supported anymore. Here are a few bug fixes for those who still care.
1. There's a bug in the regular expressions: all occurences of Code:
RFC822;[ ]*[<]*(\S+@\S+)[>]? Code:
RFC822; *<?(\S+?@\S+?)>?\s*$ 2. Next thing, sometimes members fill out their email in capital letters, but reporting MTA rewrites them in lower case, such as: "Final-Recipient: RFC822; USER@aol.com" for the user provided "USER@AOL.COM", so md5 check of USER@aol.com will be against md5-encoded USER@AOL.COM and a bounce will be reported as forged when it's in fact not. The solution: strtolower() member email address before sending and also strtolower() before checking them against X-Return-ID. 3. Finally, the recipient email address may be an alias for the different account. In this case "Final-Recipient" line will include that another email address instead, and the check for the forged bounces will fail. This one is tough to correct. It is amended by adding another custom header with an original email address and checking md5 against it and not the one scraped from a "Final-Recipient" line. But obviously this is a bit more prone to the errors and the possible forging though. |
Where are this line located: RFC822;[ ]*[<]*(\S+@\S+)[>]?
|
Quote:
|
Hi all,
Need some advice if you can, I uninstalled vbouncer for various reasons, I used the uninstall script to do so but my members that had previously bounced emails are still not recieving subscription emails or normal vbulletin sent emails, can anyone advise why or how to make it so they can recieve emails. BTW - I logged into theor account and checked all of their settings and they are ok / correct. Please help AO |
Is there a 3.6.3?
|
I made a new E-mail address (notificaty@) but the mails are still send from webmaster@. Did I do something wrong?
|
running a new version of Vb, that's all :(
|
You're joking right?
So it doesn't work? |
I'm interested in this for the latest version as well.
|
Quote:
Quote:
|
All times are GMT. The time now is 12:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|