Page 1 of 1

Alias Help (HostServ)

Posted: Mon Apr 21, 2008 1:37 am
by rpope904
I need help adding 2 aliases, hs and hostserv.. I have added the following:

alias hs {
target hostserv;
type services;
spamfilter yes;
};

alias hostserv {
target hostserv;
type services;
spamfilter yes;
};

when using /hs or /hostserv help I get the following error:

[09:20pm] [N] hostserv Services are currently down. Please try again later.


WHOIS of HostServ:
_____________________________________________
| HostServ ([email protected])
| name : Network virtual host service
| oper : is a Network Service
| chan : #Services
| serv : stats.x10hosting.com x10 Stats Server


And, the config file setting services servers:
services-server "Services.x10hosting.com";
stats-server "stats.x10hosting.com";

Re: Alias Help (HostServ)

Posted: Mon Apr 21, 2008 2:32 am
by goldenw0lf
heh, add this to your unrealircd.conf

Code: Select all

include "aliases/anope.conf"; 


Re: Alias Help (HostServ)

Posted: Mon Apr 21, 2008 1:57 pm
by Jobe
[09:20pm] [N] hostserv Services are currently down. Please try again later.
Make suer services-server in the set blocks is correct.