configuration file
Posted: Sun Aug 01, 2004 5:57 pm
After doing the make I tried to do the configuration as suggested at http://www.vulnscan.org/UnrealIrcd/unreal32docs.html
I dont understand the block format, discussed in section 4.1 of the page listed above, or how to get it to work. Here is an example of the "me" block found in section 4.2.
me {
name "irc.foonet.com";
info "FooNet Server";
numeric 1;
};
After typing this block onto the screen ( no external editor and with my own info) all i get is a syntax error message which always shows the last } bracket in quotes. What am I doing wrong here?
I dont understand the block format, discussed in section 4.1 of the page listed above, or how to get it to work. Here is an example of the "me" block found in section 4.2.
me {
name "irc.foonet.com";
info "FooNet Server";
numeric 1;
};
After typing this block onto the screen ( no external editor and with my own info) all i get is a syntax error message which always shows the last } bracket in quotes. What am I doing wrong here?