Re: UID FETCH misses message if first UID does not exist
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Hi Ken, > Attached is a test mail file with two messages with UIDs 3 and 4. > > If I say UID FETCH 1:* ... or UID FETCH 2:* ..., I get only message 3. > If I say UID FETCH 3:*, I get both 3 and 4. It's the same if I use 5 > or 6 instead of *. Thanks for spotting this. Please, apply the following patch: http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=dcba622187 Best regards, Sergey