### Description According [RFC6442](https://tools.ietf.org/html/rfc6442#section-5.1) multipart body may contain payload with `Content-ID` header. Now `append_body_part` support only `Content-Disposition` optional header and not supports `Content-ID`.
Wanted `Content-ID` to implement RFC6442