So heres the situation, i call mail_fetch_flags() on "1:*" to have
c-client fetch flags on all messages in a folder, I then loop over each
message number and call mail_elt() on it, and use the returned info for
getting my information about a messages flags. This works great the
first time through. However, if I do this again after modifying the
flags on the server (for instance, \Seen), the return from mail_elt()
still has the old flag info (despite having called mail_fetch_flags()
again). Am I approaching this incorrectly? not telling c-client to
refresh its cache correctly? or have I stumbled on a bug? (I am guessing
one of the former, not the later). Thanks in advance for any
thoughts/suggestions/advice, subject was "Stale message flags" feel free
to edit/change as necessary
--
------------------------------------------------------------------
For information about this mailing list, and its archives, see:
http://www.washington.edu/imap/c-client-list.html
------------------------------------------------------------------
- Windows NT/W2K, Borland compilation Frans Meijer
- Re: Windows NT/W2K, Borland compilation Vadim Zeitlin
- Re: mail_fetch_flags() problems??? Shawn Walker
- Re: mail_fetch_flags() problems??? Mark Crispin
