26 (edited by MattF 2007-09-10 23:35)

Re: Blacklisting email domains?

quaker wrote:

cache server? ok that alittle beyond my scope....

It merely means you're caching DNS lookups. The second time you make the lookup, you have it stored locally with your own server, (for a pre-determined length of time), so the query is resolved far more quickly, as it's cached locally.


quaker wrote:

u got msn or aol yahoo?

Nope. big_smile

Edit: This is the ISC, (Bind), site, btw: http://www.isc.org/index.pl

27

Re: Blacklisting email domains?

i understand now... but to make my own dns caching server that might be a pain in the azzz...  i see where you siad something about a flatfile system.
that why i was asking about if some other site had a list of ip that thsi script could connect to.. even send the spam ip to...the site.

I think that this would be the best mod out for punbb...SO FAR!

Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

28 (edited by MattF 2007-09-10 23:50)

Re: Blacklisting email domains?

quaker wrote:

i see where you siad something about a flatfile system.
that why i was asking about if some other site had a list of ip that thsi script could connect to.. even send the spam ip to...the site.

The Spamhaus lookup in that script is already checking your registrants against a spam database. If you really want to redirect them, blackhole them. I wouldn't personally, but if that rocks your boat.... However, if you use an external list, they would NOT appreciate you redirecting the rejected users to their site. They all have disclaimers on their sites already due to people doing those tricks. If you want to redirect, you'll either have to blackhole them or provide your own redirection site. You should, out of common courtesy, give them an explanatory notice, however, merely for the false positives that you will incur at some point. All the users you will reject will not be spammers. That is a guaranteed fact. As to a flatfile, you could easily create, over a period of time, a flatfile lookup system. Obviously, the onus would be on you for the maintenance and legitimacy of that list, however. Other than the reserved addresses for spoofing, everything else would be a manual entry job, to all intents and purposes, as it would be with any other lookup. A spam abuse list is an ever evolving beast. You could cron log greps and such, and enter the data by scripted methods, but you obviously need a reference point to reject them to start with.

29

Re: Blacklisting email domains?

Mattf i completely agree with you.. maybe one day there will be a simple fix or a damn good mod to stop it all or atleast a big %. not to work on the contact.php form.... seem that a good thing for spammer to get to you.,..hahaha...


thanks for all the insight.. that you have shared with me..


Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!