> Larry Low wrote: > I see the problem now. The messages got expunged after the SELECT > and SEARCH so the indexes of the messages changed so message 87 became > message 72 within the same session causing the stores to be performed > on the wrong messages. Below is IMAP conversation showing the actions > are performed in the same session and without closing the inbox till > the end. > > I don't seen the expunging you mention. > The expunge happened in another session.
> > > A5 SEARCH UNDELETED ALL > > * SEARCH 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 > 24 25 26 27 28 29 30 31 32 33 34 35 51 52 53 54 55 56 57 58 59 60 61 62 > 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 > 87 > > A5 OK SEARCH completed > > A6 FETCH 1:35,51:87 (ENVELOPE INTERNALDATE RFC822.SIZE FLAGS > BODY.PEEK[HEADER.FIELDS (Importance Sensitivity)]) > > .... fetch output > > .... some more fetches > > .... store +/- FLAGS performed on message 51-72 without problems > > A171 STORE 73 -FLAGS (\Deleted) > > A171 BAD invalid message range specified > > -- > ________________________________________________________________ > Paul Stevens paul at nfg.nl > NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 > The Netherlands________________________________http://www.nfg.nl > _______________________________________________ > DBmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
