10 Commits (941b071f80f20e6b799ecfff065fcbeed1670672)

Author SHA1 Message Date
Matthias Biggeleben 941b071f80
Parser: fix IDLE parsing
Dovecot might answer DONE with some statistics:

  IDLE OK Idle completed (0.001 + 0.093 + 0.092 secs).

The plus character passes RE_PRECEDING which leads to dead end
code-wise.
8 years ago
Suraj Sharma c2a859727d Parser: handle tagged responses without response code and/or other text 8 years ago
Craig Paterson 3051724f85 lib: add support for retrieving special-use mailboxes 8 years ago
Brian White 5d2d9227e9 test: fix parser tests 8 years ago
Brian White 397836e94c test: fix test to reflect change in parsing behavior 10 years ago
Brian White 0a7a5e80ff Parser: properly handle escaped double quotes and backslashes in quoted strings 11 years ago
mscdex 8c68fcc23d Parser: relax continuation response checking for broken IMAP server implementations 11 years ago
mscdex 409577fdf8 add support for QUOTA 11 years ago
mscdex 008332036f add support for ESEARCH 11 years ago
mscdex 5eb8334553 module rewrite 11 years ago