Comment 1 for bug 949874

Revision history for this message
Matteo Brancaleoni (mbrancaleoni) wrote :

just add 'PLAIN' auth mech to the authenticate() method call:

client.authenticate(username, password, mechanism='PLAIN')