Page 1 of 1

ident + nick = not connect BUT¿

Posted: Tue Jun 21, 2005 6:14 pm
by code
RQIPNLGN ([email protected]) [Client]
RQASASA ([email protected]) [Client]

ABCDEF (AB@212..) [Client]

××****(××****@212. not connect for spam filter ?

for example

ab**(ab**@212..) not connect ?

Posted: Tue Jun 21, 2005 7:06 pm
by TigerKatziTatzi
/spamfilter add u block - [reason] RQ.?!RQ.?@

should do the job for blocking first posted clients,

for your example:
/spamfilter add u block - [reason] ab.?!ab.?@


if u want to have a whole ip range off ur net as you posted with

ab*****!ab***@212......

use permanent gline for *@212.*

will block all clients with ip beginning 212 in the first quad. But usually glinening whole providers makes no sence.

Posted: Tue Jun 21, 2005 8:22 pm
by Winbots
(.+)(.{4})!(~)?\1@.+

..

Posted: Wed Jun 22, 2005 10:46 am
by code
spamfilter {
regex "(.+)(.{4})!(~)?\1@.+";
target user;
action kill;
reason "Giris icin Nick name iniz ile Identiniz farkli olmalidir.";
};


but it code;

for Ferhat is ~Fe@

I want Ferhat is ~Fe*-->*@

??????

help me please..

Posted: Wed Jun 22, 2005 1:58 pm
by code
last ask?

Ferhat is ~Fe*-->*@ = not connect?