I am having a problem authenticating with SASL to a site I formerly had access to. The password was changed. It now contains several special characters, such as "}", "^" and ")".
I created an "sasl_passwd" file in this format. u...@isp.org u...@isp.org:i}^KzP9yW{)6 If I use a plain passw2ord it works, but with the special characters it fails. I tried enclosing the entire password in double quotes, but that failed. So, what am I missing? I tried to find some documentation on this problem, but without success. Thanks! -- Jerry