On Sat, 2 Dec 2006, John Kelly wrote:
The internal.txt doc says:
> OP_SHORTCACHE   Don't cache envelopes or body structures

Fortunately, since your program is not fetching any envelopes or body structures, you won't be doing any caching anyway. The problem is that shortcaching also does other stuff which hasn't been exercised since 16-bit DOS PC Pine days (pre-1998). I don't think that the 16-bit code compiles any more (it's been years since I last tried).

However, I think that the real cause of the problem is mixed use of imap-2006 based applications with those based on imap-2004g or earlier applications. The UIDPLUS stuff mandated changes which are upwards compatible but not completely downwards compatible.

In most cases, these Invalid UID messages are one-time problems, and should cease to happen for a particular mailbox as long as the mailbox is not subsequently accessed by imap-2004g or earlier software.

-- Mark --

http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to