[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: channel name messed up



This is due to a client-server protocol change introduced in
the 2.9 version of the server. (see
http://www.funet.fi/~irc/server/other.html)

You can get around this by #defining MIRC_KLUDGE in config.h
before compiling.

The 2.9.5 version should be the last version to generate
such JOIN messages.

On Jan 22, Jie Gao wrote:
| Hi,
| 
| I have experieced a problem using Microsoft Chat to access the server
| (ircd 2.9.4) I have built here on a DEC alphastation 255/300 (DU4.0).
| 
| When MC creates a new channel, say #test9, the window status bar shows:
| 
| Now chatting in room #test9 o on wdalpha...
|                            ==
| 
| Note that the underlined characters seemed to come from nowhere, and MC
| henceforth would neither talk to the channel, nor have itself talked
| to:  there is simply no reponse at all.
| 
| MC works well with channels that have been already established by
| others, and it also works well when used to create a new channel on
| another site (irc-phx.primenet.com).
| 
| Now I wonder what could it be that I had done wrong with the server?
| I had no problem compiling it.
| 
| Any help is appreciated.
| 
| 
| Jie