When an email uses [RFC 2231](https://datatracker.ietf.org/doc/html/rfc2231), eg: ``` Content-Transfer-Encoding: base64 Content-Type: application/octet-stream; name*0*=utf-8''A10090110721%2Epdf Content-Disposition: attachment; filename*0*=utf-8''A10090110721%2Epdf ``` this **useless** encoding is not supported and the attachment name is empty.