[Dovecot] CRAM-MD5 in Python
Pascal Volk
user+dovecot at localhost.localdomain.org
Wed Dec 16 19:12:48 EET 2009
On 12/16/2009 05:11 PM Andre wrote:
> Hi to all!
> …
> I’m implementing password crypto, but I have some problem in generating CRAM-MD5 password, dovecot style.
> … is there anyone that have had solved the problem or has any idea on how to approach it?
CRAM-MD5 requires a lot of code. ;)
It was to hard to me for the moment, so I'm using subprocess.Popen.
If this may be a solution for you, have a look at:
http://hg.localdomain.org/vmm/file/160/VirtualMailManager/VirtualMailManager.py#l416
Regards,
Pascal
--
The trapper recommends today: decade.0935018 at localdomain.org
More information about the dovecot
mailing list