emersion / go-imap

📥 An IMAP library for clients and servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable UTF-7 encoding for IMAP4rev2

emersion opened this issue · comments

If the server only supports IMAP4rev2 without IMAP4rev1, or if a client sends ENABLE IMAP4rev2, then all of the UTF-7 encoding/decoding should be disabled.