![]() |
Ultimate Spambot Killer
This product is a natural evolution of many single solutions. It is an attempt to integrate in vBulletin the features other applications have, without requiring a lot of code, and without obviously giving the code to the spammers.
With this software, your board connects to one of the most powerful email checking engines available. The engine itself is maintained remotely and can currently be accessed at the production server. After debugging and wide-scale test, it will be moved to vbulletin.it. Please read first the included help before installing! BETA RELEASE 1.0.4: FIX misplaced bracket 1.0.5 More reliable connections and a few new options, updated help. This version should be the last one before release. Online Help Please continue discussing here (stable release). |
What exactly is it connecting to? Something along the lines of SpamAssassin?
Why would someone make themselves dependent on an external resource? What happens to a new post of your service is not available? I'm not bashing you, just trying to ask some educated questions. :) If you'd rather PM details to me that is fine. Thanks! -Raymond |
Can you elaborate a bit more. You say it is the ultimate spambot killer, but in what way? in bots spamming or in bots registering?
what does it do with the spam, etc. how do I know it is not removing legit posts, etc. we need more detail. |
Quote:
|
Quote:
If somebody was so badly spammed as some of my servers (hundreds of spammers and tens of thousands of posts), and any service would help me to get rid of them, I would choose it. I have made my research and found that nothing exists which compares to SpamAssasin, and so I coded the connection to those databases. Also I added some of the features I had already, such as the local spammer database and formal email checking. All together they do a really good job. New posts are not affected, only new users. Please feel free to ask, I will reply to all questions, all but the exact coding ;) |
Quote:
If a user registers, it's email (and optionally IP) is compared to the local database (mine) first and if a match was found, rejected. Flow:
http://uspam.pagerobot.com/index.php...p=64.201.124.1 for a known spammer, and anything else for valid or invalid email addresses. If no IP is specified, the IP test against the world-wide databases is not performed. If the emal is invalid, a blank page or 0 is returned. If the service is manually down, a negative value is shown. If the email is valid, a 1 is shown. |
The final mail check is currently down - I have to fix a timeout issue on many requests. Thus, emails return 1 if the spamhaus test passed.
|
www.pagerobot.com i take it he has a brandfree licence if not ....... :p
|
Quote:
|
Quote:
|
Really good job. Thank you man!
|
Reserved.
|
this is what www.stopforumspam.com has been doing for several months, accumulating a database of 80,000 known forum spammers and provides code (and a vbulletin mod) for access/submitting to it, allowing spambots to be denied registration.
|
Quote:
Edit: I've looked into your project and it seems to be pretty much the same we have, besides the website. We probably never will have more than a single webpage and concentrate on backend coding only. I'll soon look into it a little better. Sorry if this sounds like stockfish, but I'm falling into pieces :) Goodnight! |
Quote:
Quote:
|
Quote:
Take gmail for example, it waits to the end of the conversation before rejecting email addresses. This could pass email testing but be an invalid email address. Other sites will just accept everything and bin non-valid recipents later. Lets not forget (and I havent looked at the source) you can have a mail server running without a MX record. stopforumspam.com does tests to govern if an email is a valid format but it doesnt connect to a remote server to test if we got a 220/451/452 result code. A single point for email scanning isnt a great method, as much as I like making it hard for spammers. By doing active scanning, your results are skewed by the remote end which you have no control over. vBulletin already has a method for controlling email validity, in that you must confirm a registration. For those sites without email confirmation, well, they deserved to get spammed really. While this doesnt stop a member registering to that point and hoping that their details will still be visible somewhere, email tests could be done on your server in a more distributed manner. There is no reason why those results couldnt then be submitted to a central site for further testing. Im not trying to rag on anyones effort, god knows I had enough myself when I released my mod but Im just playing devils advocate :) |
Quote:
Quote:
Quote:
Quote:
|
We have added an online Help (yet under development), which explains what this service does. You may access these pages from here.
|
Quote:
I'm not sure if one central SMTP mailbox test is practicable though. Best would be a cluster of providers offering this particular service and client applications will choose randomly or sequentially from that list. |
All times are GMT. The time now is 07:43 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:
|