Aliases

These are old archives. They are kept for historic purposes only.
Post Reply
coxy
Posts: 17
Joined: Fri Jun 30, 2006 2:51 pm
Location: myanmar
Contact:

Aliases

Post by coxy »

I'm trying to spamfilter <yes> in my Aliases.

Code: Select all

alias <name> {
   target <nick-to-forward-to>;
   type <type-of-alias>;
   spamfilter <yes|no>;
};
but I got this error :(

Code: Select all

-irc.xxxx.com- *** Notice -- error: aliases/anope.conf:3: Unknown directive 'alias::spamfilter'
What's this error ? and where should i correct ? please help me.
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

You need to upgrade your IRCd
Post Reply