Unintentional QLINE (help me understand why)
Posted: Mon Mar 28, 2005 4:08 am
Hey there!
I had a chatter accidentally caught in my QLINE:
Um, I would be eternally grateful if some one could explain to my how "mrs_doolittle" could be caught up in either of those QLINEs?
I had a chatter accidentally caught in my QLINE:
And here is my config snippet:[19:15] -chat.mynetwork.com- Forbidding Q-lined nick mrs_doolittle from [x.x.x.x].
Code: Select all
ban nick {
mask "*A*d*m*i*n*";
reason "Unauthorized Nickname";
};
ban nick {
mask "*R*o*o*t*";
reason "Unauthorized Nickname";
};