Hi all
I experienced the new trouble for me under this version. I can't bring a bot to accept "ident" command via messages.
Yes, I had to comment 2 lines:
unbind msg - ident *msg:ident
unbind msg - addhost *msg:addhost
in config file, but it doesn't solve the problem.
Symptoms are (for a user having a record in userlist.
1) In IRC user has the nick and a host which both differs from it's userrecord)
1) User is me no doubts about password
2) Console flags are set to maximum informative info (+mkcobxsd) to ensure i don't missing any events in response to msg commands. The bot just _fully_ignores_ the msg ident with a correct password though it reacts to _wrong_ password normally.
(and to prevent a next possible question/advise : no bot ignores are on while i'm trying to ident.)
Actually, lately I have been having a problem with ident also. For some reason it eats ident requests. It is binded, and it gets the hit on the bind, but the ident never takes place. There are no conflicting hosts either.. *boggle*