Cannot use /spamfilter (Win32)

These are old archives. They are kept for historic purposes only.
Post Reply
deleted-46527

Cannot use /spamfilter (Win32)

Post by deleted-46527 »

I am trying to use /spamfilter, but I am not allowed to.
It shows
Permission Denied- You do not have the correct IRC operator privileges
Here is the oper block for me:
oper deleted-46527 {
class clients;
from {
userhost *@localhost;
userhost *@127.0.0.1;
userhost *@192.168.xxxx;
};
password "hidden";
flags {
netadmin;
can_restart;
can_die;
can_addline;
can_override;
can_gkline;
can_zline;
can_gzline;
};
swhois "is awesome.";
};
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Cannot use /spamfilter (Win32)

Post by katsklaw »

Make sure that:

1> you are opered on the same server your oper block is that allows you can_gkline
2> you have edited and uploaded the correct file to the correct folder
3> you rehashed the server if you altered your oper block
4> if you altered your oper block disconnect then reconnect or type: /mode <your-nick> -oOaA then /oper again
deleted-46527

Re: Cannot use /spamfilter (Win32)

Post by deleted-46527 »

Thanks. I did 1-3 already, and then i did 4>.
Post Reply