docs icon indicating copy to clipboard operation
docs copied to clipboard

EML import munges mail body, HTML body lost

Open madduck opened this issue 2 years ago • 0 comments
trafficstars

When an EML file is imported, the entire mail body gets squashed into the content metadata field, making it accessible to full-text search, and that's great.

Wouldn't it make more sense to (a) keep line breaks and thus maintain the overall structure of the email body, and even (b) import any text/html alternative part as a separate file, possibly even displaying that in the UI instead of the plain-text version?

madduck avatar Sep 07 '23 11:09 madduck