[2006-01-05] CVS repository changes
This message was generated and sent automatically. It contains a
summary of the CVS commits over the last 48 hours. These changes
should be propagated to the public repository within at most a day
or two. Most probably, they have already been propagated.
2006-01-04 17:28:32 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* imap/browse.c: Zero out IMAP_LIST before each imap_cmd_step
in browser to avoid bogus matches when the untagged response
isn't a LIST response. Phil Pennock diagnosed and proposed a
patch for this bug.
2006-01-03 17:35:18 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* imap/imap.c: Pipeline CLOSE (it's always followed by a SELECT
or a LOGOUT).
* imap/command.c, imap/imap.c: If there is an * OK
[CAPABILITY... qualifier on connect, parse it and skip the manual
capability check.
* imap/imap.h, imap/imap.c, postpone.c: Pipeline postponed mail
check on mailbox open if appropriate.