| Tip of the day: Don't like snomasks / server notices? Then configure logging to a channel. |
Translations:Spamfilter/10/fr
Jump to navigation
Jump to search
Ou dans le fichier de configuration :
spamfilter {
match-type regex;
target { private; channel; };
action kill;
reason "Possible tentative d'exploit mIRC";
match "\x01DCC (SEND|RESUME).{225}";
};