Ticket #440 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Colloquy's NickServ identification is corrupt.

Reported by: ryan42@mac.com Assigned to: timothy
Priority: normal Component: Chat Core (IRC)
Version: 2.0 (2D16) Severity: major
Keywords: Nickserv Identify Cc:

Description

Colloquy uses the command /msg NickServ? to authenticiate your nickname on a server. This is outdated and doesn't work on a few networks, namely DALnet. DALnet prefers /msg NickServ@services.dal.net. I know that if Colloquy sent this command it wouldn't work on all other servers.

A universal command would be /raw ns identify or /quote ns identify as it goes straight to the Server. It also isn't considered outdated and will work on all servers that I know of.

Change History

12/27/05 20:00:54 changed by timothy

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [3098]. Note, this is on the new branch and will be a while before this makes a stable release.