linagora / james-project

Mirror of Apache James Project
Apache License 2.0
70 stars 63 forks source link

`Email/get` should return a list of attachments with `charset` set in `Email/set` #5111

Closed dab246 closed 6 months ago

dab246 commented 6 months ago

Desc

#2634 (comment)

chibenwa commented 6 months ago

https://github.com/linagora/tmail-flutter/pull/2634#issuecomment-1975794290

IE in EMail/set I should be able to override the charset used when uploading the blob

(EmailSet::contentTypeField)

chibenwa commented 6 months ago

https://github.com/apache/james-project/pull/2081