The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=982 ====================================================================== Reported By: vampyre Assigned To: ====================================================================== Project: DBMail Issue ID: 982 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 29-Aug-12 15:55 CEST Last Modified: 29-Aug-12 15:55 CEST ====================================================================== Summary: FETCH doesn't work on empty folder Description: Hello Paul,
I am trying to do a FETCH on empty mailbox and get the response "BAD invalid sequence" (while the same had been working for dbmail-2.3). I have added some debug and it looks like the issue is in MailboxState_getExist: === if ((! uid ) && (MailboxState_getExists(self->mbstate) == 0)) // empty mailbox return NULL; === Btw, it is better to add some log messages in such places as it is hard to track. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 29-Aug-12 15:55 vampyre New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev