Mail module: Support for RFC 2047/2231 encoded filenames
- If you poll mailboxes via IMAP or POP3 and extract the filenames of attachments they could be in raw format or encoded using RFC 2047/2231 or encoded using RFC 822. This patch supports the decoding using RFC 2047/2231.