configuration file

These are old archives. They are kept for historic purposes only.
Locked
daymon
Posts: 7
Joined: Fri Jul 30, 2004 7:48 pm
Contact:

configuration file

Post by daymon »

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?
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Double posting doesn't get you help any faster, all it does is get people to ignore you. Please only post your question once.
-- codemastr
Locked