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-30-2006 04:40 AM

Just what I was looking for. I tried to search google for that list, but didn't find it.

Yes, I have shell access as I run a few dedicated servers. I'll just stick to adding it to the 'do not block' exemption list

Thanks for the quick reply!

Quote:

Originally Posted by calorie (Post 1147339)
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.


imported_Pigs 12-30-2006 10:07 AM

Hi I was wondering how to turn off the email notification, or, nominate a separate email address to shoot notifications to.

Thanks.

Neal-UK 12-30-2006 04:02 PM

Excellent hack, stopped a few spammers since last night.

calorie 12-30-2006 05:32 PM

Thanks for the thanks. To change the email notification address, open the product-spamlist.xml file, change the following, and then reimport allowing overwrite.
Code:

in two spots...

from :  $vbulletin->options['webmasteremail']
to  :  'whoever@whatever.com'

Though you shouldn't really remove the email notification itself, or you won't know what email addresses get blocked.

imported_Pigs 12-30-2006 06:11 PM

Hi Calorie,
Again, a very sincere thankyou for your assistance and time. Without it, people like me would be up the creek... with no paddle. I am very new to VB, so its vertical from my view.

cheers

Neal-UK 01-05-2007 03:03 AM

So more e-mails to allow:

@btinternet.com
@ntlworld.com
@wanadoo.co.uk

These are quite large ISP's in the UK

jyajay 01-07-2007 11:51 PM

Oh my goodness, why does this plugin send emails? Instead of spammers registering my forum will start to spam me instead.

I am asking you to remove this feature or at least give us the option to disable it.

farooqaaa 01-18-2007 05:41 AM

Thanks alot! nice hack ;)

davis31b 01-22-2007 03:33 AM

just wanted to say thanks for the mod and I just have one question.

Can I use:
@us.*.mil <-- Example

Meaning can I put the asterisk[*] anywhere on the do not block list to symbolize any?

thanks.

bplinson 01-22-2007 06:40 AM

Why not use the NoSpam! - an alternative to CAPTCHA images plug-in in conjunction with the USER BANNING OPTIONS that are already in vBulletin.

vBulletin Options>User Banning Options>Banned Email Addresses

This plug-in just seem redundant to me.


All times are GMT. The time now is 07:47 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.01206 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_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