small update http://maxim.modum.by/pyicqt-allow-md5-v2.patch Use at your risk ;) Not tested, but seems work for me.
If you decide use previous patch, please use from new one: - encpass=encryptPasswordMD5(self.password,key) + encpass=encryptPasswordMD5(self.password[:8],key) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---
