<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto" style="margin:1em 0">On 5 Jan 2017, at 17:11, John D. Muccigrosso wrote:</p>

<p dir="auto" style="margin:1em 0"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto" style="margin:1em 0">There are no blank lines in there. There’s a space in the “blank” line, sure, but MM2 is generating 3 paragraphs between the salutation and the body, not one with a space in it.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto" style="margin:1em 0">It's not like there is a “correct” conversion to plain text. Everything that has to do with HTML to text conversion is heuristic in some way and HTML generated by Outlook certainly does not make it easier. The conversion from HTML to text is not actually done by MailMate itself. This is handled by an external script I didn't write myself. Note that MailMate does strip the weird occurrences of <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7"><o:p></code> before doing this, because this often triggers issues.</p>

<p dir="auto" style="margin:1em 0">The first thing to examine though is whether or not the message contains a plain text body part. MailMate always prefers this before trying to convert HTML to plain text. This is under the assumption that the email client generating the HTML probably also knows best what the best representation using plain text would be (unfortunately this is not always true).</p>

<p dir="auto" style="margin:1em 0">If there's no such plain text part (there really should be, but I'm not surprised if there isn't) then the problem is that MailMate doesn't properly “clean up” the plain text after the conversion. You can forward an example to me using “Message ▸ Forward as Attachment” and then I might find time to look into that.</p>

<p dir="auto" style="margin:1em 0">I hope that makes it a bit clearer.</p>

<p dir="auto" style="margin:1em 0">(And sorry for not yet answering all the other emails to the list.)</p>

<p dir="auto" style="margin:1em 0">-- <br>
Benny</p>
</div>
</div>
</body>
</html>