Skip to content

Instantly share code, notes, and snippets.

@moisseev
Last active September 16, 2022 15:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save moisseev/f20c0d1a2da13c63a2e5c0b5efeb7646 to your computer and use it in GitHub Desktop.
Save moisseev/f20c0d1a2da13c63a2e5c0b5efeb7646 to your computer and use it in GitHub Desktop.
Using Thunderbird's Chat to connect to IRC servers requiring authentication

There are two ways to authenticate on IRC server:

  1. Identify nick with NickServ;
  2. Using the PASS command in the IRC protocol (not supported in the Thunderbird UI).

If your server or bouncer requires [2], set the following preferences as string values:

messenger.account.accountN.options.serverPassword
messenger.account.accountN.options.username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment