On 03/01/02 18:08 +0100, Ferdinand Goldmann wrote: > Hello *, > > I seem to be too stupid to get timsieved running on Cyrus 2.0.16 and > SASL 1.5.24. Sieve doesn't offer plain text. I hacked some code around this (hacking code for CRAM-MD5 into a simple web based IMAP client was too much for us), if you would like, I could send it to you. The basic idea is to define a LOGIN constant in the header, and write a function that grabs a username and password, and then calls the plain text auth methods (I use a LDAP bind to do this).
Devdas Bhagat