Fixed
- Error token length mismatch in
ImapProtocol::readResponse
#400 - Attachment name parsing fixed #410 #421 (thanks @nuernbergerA)
- Additional Attachment name fallback added to prevent missing attachments
- Attachment id is now static (based on the raw part content) instead of random
- Always parse the attachment description if it is available
Added
- Attachment content hash added