]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Fix FETCH SNIPPET
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 17 Feb 2018 22:53:12 +0000 (00:53 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 19 Feb 2018 11:37:53 +0000 (13:37 +0200)
commit5176322e4de27ced350cb430728168d42a084e19
tree13cdfde807c172087f022d991c44cfc0b36d7a86
parent237330132f0fbe5432f890211efb38b3b7e9c1cc
imap: Fix FETCH SNIPPET

1) _BUFFERED flag wasn't set, which caused a missing space before the "SNIPPET".
2) It caused \Seen flag to be added to the mail
src/imap/imap-fetch-body.c