diff src/lib-imap/imap-bodystructure.c @ 1107:4044c2903ed7 HEAD

Don't do x-unknown mime encoding. Correct way is to just send them as literals to client. ENVELOPE, BODY and BODYSTRUCTURE replies are now always sent as literals if they contain 8bit text, '"' or '\' characters. Added option to IMAP parser to return literals with IMAP_ARG_LITERAL type.Internal Server Error