[Imap-uw] RIM Blackberry BIS service and inability to reclaim
space (burping) following delete/expunge
René Berber
rberber at cactus-soft.dyndns.org
Sat Sep 13 15:23:20 PDT 2008
Mark Crispin wrote:
> Try sticking in a call to mail_check() in the IDLE loop. I would do
> it immediately after the ping_mailbox() call, then add an
> fs_give((void **) &lsterr); to reduce the resulting babble, e.g.
>
> if (!donefake) { /* don't ping mailbox if faking */
> mail_parameters (stream,SET_ONETIMEEXPUNGEATPING,
> (void *) stream);
> ping_mailbox (uid);
> mail_check(stream);
> fs_give((void **) &lsterr);
> }
[snip]
Wouldn't this problem be avoided if they use tmail?
--
René Berber
More information about the Imap-uw
mailing list