Re: Imap and Sieve Perl API status..

2001-06-26 Thread Alain Turbide
t; To: "Cyrus Info Mailing List" <[EMAIL PROTECTED]>; "Alain Turbide" <[EMAIL PROTECTED]> Sent: Tuesday, June 26, 2001 2:22 PM Subject: Re: Imap and Sieve Perl API status.. > We'd like to make this work, but, as you might guess, we use Kerberos > and this has yet

Re: Imap and Sieve Perl API status..

2001-06-26 Thread Lawrence Greenfield
We'd like to make this work, but, as you might guess, we use Kerberos and this has yet to impact my life personally, so it's not something that I feel a great need to fix. But you're right, this is a bug, and if it's not in bugzilla it should be. Larry From: "Alain Turbide" <[EMAIL PROTECTED

Imap and Sieve Perl API status..

2001-06-26 Thread Alain Turbide
Are there any plans to add the capability of sending the passwords via a procedure call for DIGEST-MD5, CRAM-MD5, authentication? After looking at the imclient API, I dont' see how it can easily be done since that API relies more on prompts to the user to collect the secrets. The Isieve API is'nt