Handle unicode append properly
authorArnt Gulbrandsen <arnt@gulbrandsen.priv.no>
Thu, 16 Oct 2014 07:25:13 +0000 (09:25 +0200)
committerArnt Gulbrandsen <arnt@gulbrandsen.priv.no>
Thu, 16 Oct 2014 07:25:13 +0000 (09:25 +0200)
commit67c4ec9b65f2c1b2638b7c5422fd5fe616976123
tree18cf9cec8e5cfe25d1aa7fa07d1bdce58bc6bd0a
parent614805b023cc926c8647c2f314bf3e738d88511d
Handle unicode append properly

This is a noop; it just accepts syntax and ignores it. the syntax modifier
is one I asked to have removed from the draft that became 6855 because its
job is indistinguishable from 'enable utf8=accept', and obviously I
thought it was removed.

Reported by Michael Slusarz.
imap/handlers/append.cpp