vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Spam List: Block 261022 Registration Email Domains (https://vborg.vbsupport.ru/showthread.php?t=134856)

Kihon Kata 12-28-2006 08:53 PM

At a glance, it looks like an EXCELLENT update. I'll reinstall it soon.

Kihon Kata 12-28-2006 09:16 PM

Question, do we NOT use the spamlist.txt anymore? Just use the alphabetical/numerical one?

calorie 12-28-2006 11:33 PM

It's the same mod as before, except there are now 1033 more domians on the spam list and there is a spamlist_0_to_z.zip file available. The mod always was coded to send an email should a user be blocked from registering at your forum. The spamlist_0_to_z.zip file is to help you with making your own spamlist.txt file, if you don't want to use the one that is provided with the spamlist_product.zip file.

CrazyTech 12-29-2006 03:34 AM

Perhaps if we as users can help the creator out by reporting any legitimate email accounts as we come across them? This is a good mod from what I can see and the vast majority of what is there are spam emails. It's caught at least 12 bad registrations for me since I installed it a yesterday but it caught a couple good ones. I've updated the file to remove those which are already named here:

@yahoo.com
@gmail.com
@hotmail.com
@bellsouth.net

There are other ccTLD domains for those as well.

Kihon Kata 12-29-2006 03:38 AM

Great idea! I second those ones by adding

@AOL.com
@yahoo.com
@gmail.com
@hotmail.com
@bellsouth.net

Greek76 12-29-2006 08:22 AM

Great mod. I took hotmail, yahoo, aol and gmail off the list those are the email addresses that most of my users use including myself lol. Its simple to edit so this product is well worth it.

Yorixz 12-29-2006 04:16 PM

Well, I understand Gmail/Hotmail/AOL/Yahoo are on the list, I myself also get a lot of spam from these domains, sadly the majority of my users are using a free email, due to the average age (which should be around 15 on my forum), no doubt a nice mod, but I might use it later when I've got more time to check it out.

calorie 12-30-2006 01:16 AM

FYI: mod updated to v.1.0.1. It was changed to use one 0-9, a-z spam list plus one exemption list. The largest spam list file is now about 0.4mb instead of calling in the entire list. This was done so your server is happier with reading in the files, though if you want to remove entries, you now need to edit the 0-9, a-z spam list files. If you know of a domain that you don't want to block, you can add it to the do not block exemption list. Upgrade instructions are in the readme file.

Kihon Kata 12-30-2006 03:00 AM

Hi Calorie. Thanks for the update to 1.0.1. *Reinstalls.

Question: I noticed that all xxxx.rr.com emails are on the banned list. While I added some to the do_not_block.txt file, how can we allow ALL XXXXX.RR.COM emails?

calorie 12-30-2006 03:32 AM

Here are all the *.rr.com domains. Either remove them from the 0-9, a-z spamlist files or place them on the do not block exemption list.
Code:

@austin.rr.com
@bak.rr.com
@bham.rr.com
@bizwoh.rr.com
@ca.rr.com
@carolina.rr.com
@cfl.rr.com
@cinci.rr.com
@columbus.rr.com
@elp.rr.com
@gt.rr.com
@hawaii.rr.com
@houston.rr.com
@hvc.rr.com
@insight.rr.com
@jam.rr.com
@kc.rr.com
@maine.rr.com
@midsouth.rr.com
@mn.rr.com
@nc.rr.com
@neb.rr.com
@neo.rr.com
@nj.rr.com
@nyc.rr.com
@nycap.rr.com
@rgv.rr.com
@rochester.rr.com
@san.rr.com
@satx.rr.com
@sc.rr.com
@socal.rr.com
@sw.rr.com
@swfla.rr.com
@tampabay.rr.com
@triad.rr.com
@twcny.rr.com
@wi.rr.com
@woh.rr.com

I'm not sure whether or not I'll add a wildcard option, but if you have shell access, you can search for domains by using the following commands:
Code:

# this finds all domains where .domain.com is present
grep [.]domain[.]com spamlist_*.txt | more

# this finds all domains ending in domain.com
grep domain[.]com$ spamlist_*.txt | more

# this finds all domains starting with @domain.
grep ^@domain[.] spamlist_*.txt | more

Alternatively, you could use your PC to search the spamlist directory, at least to find the spamlist files containing the domain pattern of interest.


All times are GMT. The time now is 08:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01321 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete