I have recently setup UnrealIRCd 3.2.3 on my network, and have added services (IRCServices, to be exact). I decided that using aliases wouldn't hurt, so I setup aliases for IRCServices by adding this line to the end of my configuration file:
Code: Select all
include "aliases/ircservices.conf";
The aliases are actually recognized by the server (this is good), but when I send a command using an alias, I get no reply from services.
For example, if I try:
/quote identify <pass>
I get no reply from NickServ that my identification succeeded.
Any help is appareciated; I checked my logs, and I found nothing relevant.
Best regards,
Willie.