As far as I can tell, if a message is in text/plain; format=flowed, Mhonarc still preserves the SR line endings by wrapping the message in <pre></pre>.
Seemingly, this shouldn't be necessary - that is the whole point of format=flowed, to allow SR's. Is there a switch to tell mhonarc to only <pre> wrap text/plain fixed, but to *not* wrap flowed (instead just dropping SR's and converting HR's to <br>'s). As an aside, it seems that format=flowed alone is pretty rare - most MUA's either send text/html as well (which mhonarc prefers) or text/plain fixed. Is this correct?
