/* 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"


syntax highlighted by Code2HTML, v. 0.9.1