Andrew J Caird wrote:

Hello all,
  Upon further testing, this behavior seems to have surfaced between
v2.2.3 and v2.2.4 and is also in v2.2.5 and v2.2.6.

  The changes listed between v2.2.3 and v2.2.4 aren't too extensive; the
only thing that looks like it could have impacted this behavior is:
     o All incoming messages are now staged to disk before locking the
       destination mailbox (locks are no longer held during a network
       read).

If it seems reasonable that this could be the problem, can someone point
me in the right direction to try to track this down?


Yes, this is exactly the problem. We're staging all of the messages, but not keeping track of the flags for each message. You'll only see this when using MULTIAPPEND, which is what mailutil is doing.

I'm working on a fix against CVS HEAD right now.

--
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
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to