/* server type */ #define IRCDTYPE PTLINK6 /* server name our service will use */ #define SERVERNAME "services.ptlink.net" /* host we will try to connect to */ #define CONNECTO "localhost" /* password for the connection (C/N lines password) */ #define CONNECTPASS "servpass"