I was able to get SASL DIGEST-MD5 to work by fixing two bugs:
1. qop should not be in your list of quoted values.
2. qop needs to be One of the values listed in the challenge. I hacked to simply set 
it to 'auth'
and then it worked.

Reply via email to