From: Mike Quin Date: Sun, 29 Sep 2019 11:38:53 +0000 (+0100) Subject: Update epic5 SASL instructions X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/8b32e07fd2a5260084b7c5f4353a5d7978429454?hp=e54e8ef61a3bb619cfba3270e796898172d5323e Update epic5 SASL instructions Include advice to load the 'builtins' script as the 'sasl_auth' script depends on it. --- diff --git a/content/kb/sasl/epic5.md b/content/kb/sasl/epic5.md index 380216150..4fdf66bae 100644 --- a/content/kb/sasl/epic5.md +++ b/content/kb/sasl/epic5.md @@ -5,6 +5,7 @@ EPIC5 has the sasl_auth script built-in. Mikhail contributed this explanation of Open your EPIC5 configuration file, ~/.epicrc or ~/.ircrc, in your preferred editor. Add the following lines: + * `load builtins` * `load sasl_auth` * `sasl_auth *.freenode.net plain username password`