Update to version 1.3.3 Changelog: Release date: 2004-09-16 01:21 UTC Release state: stable Changelog: * _sendCmd now return PEAR_Error on error instead of false making error check easy * Fixes bug #2175 login() which uses DIGEST-MD5 always returns true. * All the Login methods now uses PEAR_Error instead of 'false' finding the error cause is now easy * Disabling DIGEST-MD5 until I can make work whit saslv2 (saslv2 and saslv1 responses are different )
State Changed From-To: open->closed Committed, thanks!