smtp4dev icon indicating copy to clipboard operation
smtp4dev copied to clipboard

[Feature] Switch to view plain text preview of message

Open targzeta opened this issue 3 years ago • 2 comments

Is there a option to see the text/plain part of a multipart/alternative MIME? If a have a mail as text/plain and text/html, only the HTML part is rendered.

Thank you in advance, Emanuele

targzeta avatar May 16 '22 13:05 targzeta

Not directly in the message preview. However you can switch to the "Parts" tab and it's visible there with some navigation.

Leaving this open to add this feature directly in message preview.

rnwood avatar Feb 25 '24 13:02 rnwood

Thank you!

Emanuele

targzeta avatar Feb 26 '24 14:02 targzeta

This feature has been implemented in the above PR and will be available in the latest pre-release builds. Note that it will only display if the message has a plain text body/alternative. I have chosen not implement any plain text conversion from HTML.

rnwood avatar Mar 10 '24 21:03 rnwood

Thank you very much! Yes, conversion from HTML shouldn't be done!

Emanuele

targzeta avatar Mar 10 '24 22:03 targzeta