]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Don't send empty FETCH () on failure
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 5 Feb 2017 14:10:44 +0000 (16:10 +0200)
committerGitLab <gitlab@git.dovecot.net>
Mon, 6 Feb 2017 12:24:49 +0000 (14:24 +0200)
commitb748f91d0677fffaa2208b39ebb6db3aeb2e937b
tree12cc8eb18d85177e6f97e6b893f760a1d558936e
parent2b8c4027ae956a4a99216a0e541d670aec43f7a5
imap: Don't send empty FETCH () on failure

It violates IMAP RFC. Send FETCH (UID n) instead.
src/imap/imap-fetch.c