I receive an html email which when I read it looks fine. However, when I try to forward it, it is forwarded as plain text with all of the html coding visible:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div id="entry">
<h1 class="header"><a
href="https://www.schneier.com/blog/archives/2020/01/poli
ce_surveill.html">Police Surveillance Tools from Special
Services Group</a></h1
>
My ~/.mh_profile contains the line:
forw: -mime -annotate -nodash -format -editor vi
Thank you for any help.
