On Oct 12, 2005, at 5:55 PM, JD Conley wrote:
Unfortunately SASL is quite a bit more complicated than that. The serverwill send you a list of mechanisms, then you choose one and use it. See: http://www.xmpp.org/specs/rfc3920.html#sasl -JD Conley
yes, but plain is the only type you need to implement, No? I think I've got that part. there is some subtlety that I'm missing.
