Lawrence Greenfield wrote:
> 
>    - Do you recommend poll or idled for the "IDLE" method? How do
>    these benefit the server/client if they make use of them?
> 
> Ken Murchison is the man for IDLE; I'll let him tackle this and then
> argue with him about it.

IMHO, idled is the best.  It provides for near-realtime updates without
bombarding the server with NOOPs or blindly polling the mailbox.  There
might be cases were the overhead of the idled communication channel
outweights that of infrequent polling (at the expense of slow updates),
but I don't know where the cross-over point is.  Until someone who has a
*lot* of users using clients which support IDLE gives us some feedback,
all we have is theory and speculation.

I *think* this is vague enough to not give Larry any ammo ;-)

>    - With plaintext login [using pwcheck], cyradm asks for the
>    password twice:
>      first "Please enter your password:" then "IMAP Password:" - any
>      reason why?
> 
> I'm not sure.  Has anyone else run across this?  Can anyone else solve
> this?

Yes (using PAM).  I don't know.

I assumed this was username/authname issue or a callback issue, but it
hasn't bothered me to the point of trying to fix it.

-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to