Page 1 of 1

badwords.*.conf

Posted: Sun Oct 15, 2006 11:02 am
by cculha
hi. i am using badwords.conf but i have a problem

i want to block the word "a.k"

when i write this word to the conf. the system works crazy. the system start to block every write like "asd k, asdasd k". i don'T want it. i want to block the sign "." how can i write the "." to the conf.

what is "." meaning. i want to block the sign "." which users using. not everything like regex or spamfilter.

i want to block only the word "a.k"

please help thank you.

Posted: Sun Oct 15, 2006 11:53 am
by Jobe
By the sounds of it the . is matching more then it should. You could try the word as a\.k instead and see if that resolves it.