Hello Cary, > 1. Mail whose content is html - I can do this by specify -e "my_hdr > Content-Type: text/html", and formatting the message as a pure html > file, e.g. no extra headers.
I’m not entirely sure but I feel that it’s not too ideal to set the Content-Type via a my_hdr setting. Maybe you can set a custom header like “x-change-to-html”, and apply a hook running an <edit-type> macro if this header is present? Sounds more native to me. Regards, P.M.
