banning an ident prefix wildcard
Posted: Sat Jan 22, 2005 8:43 am
hello, i have attempted to ban an ident wildcard prefix from my server using the following method
ban user {
mask *!test*@*;
reason "not welcome";
};
( which i hoped would have banned test* ) it has not worked, im wondering if it is possable to ban ident prefixes, could anyone help me on this?
much appreciated, thankyou for your time, bye
ban user {
mask *!test*@*;
reason "not welcome";
};
( which i hoped would have banned test* ) it has not worked, im wondering if it is possable to ban ident prefixes, could anyone help me on this?
much appreciated, thankyou for your time, bye