Configuring SASL for Chatzilla
This script is by Gryllida, for the ChatZilla add-on to Firefox.
- Install the cz_sasl script as you would any other script, following the instructions here
- Enter
/plugin-pref cz_sasl
- Enter
/plugin-pref cz_sasl sasl.username YOUR_USERNAME
replacingYOUR_USERNAME
with your registered nickname - Enter
/plugin-pref cz_sasl sasl.password YOUR_PASSWORD
replacingYOUR_PASSWORD
with your NickServ password - If you want to continue connecting when SASL authentication fails, enter
/plugin-pref cz_sasl sasl.proceed_on_fail true
If everything has been configured correctly, the next time you connect you should see the message SASL authentication successful
.