Search found 3 matches

by Pepper-Tech
Mon Aug 16, 2004 4:26 pm
Forum: Unreal 3.2 Spamfilters
Topic: block file sharing
Replies: 3
Views: 2680

spamfilter {
regex "\.{mp3|mp4|m4a|ogg|zip|rar|ace|exe}$";
target dcc;
action dccblock;
reason "Filesharing not allowed";
};

Still not going. :S I know netadmins and IRCops are immune yet a java client should be blocked when a non-oper.
by Pepper-Tech
Mon Aug 16, 2004 3:58 pm
Forum: Unreal 3.2 Spamfilters
Topic: block file sharing
Replies: 3
Views: 2680

block file sharing

spamfilter {
regex "{mp3|mp4|m4a|ogg|zip|rar|ace|exe}";
target dcc;
action dccblock;
reason "Filesharing not allowed";
};

We're trying to block file sharing on our IRC server, what are we doing wrong??
by Pepper-Tech
Fri Jul 30, 2004 7:55 pm
Forum: General chat
Topic: Oper flags
Replies: 5
Views: 3940

Oper flags

I'm not sure where to post this but I'm wanting to know the differences between some of the oper flags.

+a services admin
+A server admin
+C co-admin