need help to add spamfilter

These are old archives. They are kept for historic purposes only.
Post Reply
shahrul
Posts: 10
Joined: Sun Feb 20, 2005 5:38 am
Location: ShahAlam,Malaysia
Contact:

need help to add spamfilter

Post by shahrul »

<nick spam msg> Welcome to <#channel spam join> Please visit our webpage at http://www.anycities.com/user/britneynude and let me know what you think to it

--

do i know how i add this spamfilter?
thx
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Where's the spam sent to?
I assumed /query...

Code: Select all

/SPAMFILTER ADD p block - - ^Welcome to #.* Please visit our webpage at http://www\.anycities\.com/user/britneynude and let me know what you think to it$
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
shahrul
Posts: 10
Joined: Sun Feb 20, 2005 5:38 am
Location: ShahAlam,Malaysia
Contact:

Post by shahrul »

hello dukat, thx for that spamfilter.

i got more spam from my server.

-------------------------------------------------------
Message from RIQX ([email protected]): 12Mira mi foto 4http://hosting.mixcat.com/interserv7/2453.jpg

Message from RIQX ([email protected]): 4Aprende a satisfacer a tu pareja http://interserv3.freesites.ws/sextest.htm

Message from RIQX ([email protected]): 12Mira mi foto 4http://hosting.mixcat.com/interserv7/2453.jpg

Message from Pa17 ([email protected]): 0,7Link Gambar Lucah!! 0,13 SeX Asian Free Sex Link !! 0,6 0,3 h0,3t0,3tp0,3:0,3/0,3/w0,3ww0,30,3.0,3geo0,3cities0,3.0,3co0,3m/asian0,3li0,3nk2003

Message from RIQX ([email protected]): 4Aprende a satisfacer a tu pareja http://interserv3.freesites.ws/sextest.htm

---------------------------------------------------------
finkoisti
Posts: 5
Joined: Fri Apr 01, 2005 6:01 pm

Post by finkoisti »

It's also one solution to add those ip:s in the unrealircd.conf ban IP
mask *@219.95.* it should work also..But then you have to be sure that anyone else in you irc don't use that kind of address..

Or just modify a bit that spamfilter which ducat wrote earlier..
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

If it's really always from the same user, you could just /gline her. Or do you really want to use a /spamfilter?
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
shahrul
Posts: 10
Joined: Sun Feb 20, 2005 5:38 am
Location: ShahAlam,Malaysia
Contact:

Post by shahrul »

finkoisti wrote:It's also one solution to add those ip:s in the unrealircd.conf ban IP
mask *@219.95.* it should work also..But then you have to be sure that anyone else in you irc don't use that kind of address..

Or just modify a bit that spamfilter which ducat wrote earlier..
finkoisti, i can't ban/gline that ip's coz that ip from malaysia, and im from malaysia too, and i running network from malaysia chatterz,so i can't gline or ip block that ip,

well dukat, i need add those spam to spamfilter added.
just for block in private msg .

thanks.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Oh well... :?

I think it's probably best just to go for that URIs...

Try that one:

Code: Select all

/SPAMFILTER ADD p gline 3d - http://(hosting\.mixcat\.com/interserv|interserv[0-9]+\.freesites\.ws|www\.geocities\.com/asianlink2003)
(ATTN: I changed the action to gline...)


And now you should really go and learn regexp - you can't just come here every time you get spammed :P
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
shahrul
Posts: 10
Joined: Sun Feb 20, 2005 5:38 am
Location: ShahAlam,Malaysia
Contact:

Post by shahrul »

right Dukat,
thx for that spamfilter,
im trying to know how to add, but i really dont know how to add via regex,
so that why i just ask here for that regex .
i prefer to do /spamfilter coz it's easy.heh.
btw, thanks dukat. :)
Post Reply