Page 1 of 1

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

Posted: Wed Jun 22, 2005 3:46 pm
by code
Ferhat is ~Fe*-->*@ = not connect?
(NICK) (IDENT)

Posted: Wed Jun 22, 2005 4:02 pm
by Syzop
Learn regex? (see various other threads)

Otherwise you can just keep asking things forever.

learn me

Posted: Wed Jun 22, 2005 4:11 pm
by code
where is LEARN?

Ferhat is ~Fe*-->*@ = not connect?
(NICK) (IDENT)

what filter ?

Posted: Wed Jun 22, 2005 11:02 pm
by Jason
PLEASE tell me you didnt just ask that...

Reread it in the morning, your brain is clearly more off than mine has ever been. How long have you gone without sleep? 2-3 days?
/me stops

Learn, the verb. Read the RegEx appendix to the UnrealIRCd docs.

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

Posted: Thu Jun 23, 2005 12:11 pm
by akin
code wrote:Ferhat is ~Fe*-->*@ = not connect?
(NICK) (IDENT)
/os akill add ~F*@* not connect ;)

/os akill add ~a*@* not connect ;)
/os akill add ~b*@* not connect ;)
/os akill add ~c*@* not connect ;)
.
.
.
.
.
.

Posted: Thu Jun 23, 2005 8:54 pm
by Winbots
in addition to the other one i gave you, (.{2})(.*)!(~)?\1.*@.+