David Hilker writes:
> I am using mutt for command line use only. I would like to embed an HTML fil
e in the message body. I am not a fan of doing this, but it is necessary in th
e application I am implementing. I am using the following command:
> mutt -n -s Hello [EMAIL PROTECTED] < blah.html
>
> When I receive the message in Outlook Express, the content type is always Con
tent-Type: text/plain; charset=us-ascii. So I just get the tags, and stuff.
>
> How do I get it to show as HTML content using the command line interface?
I don't see any reason to be using mutt for that purpose. Why not set
up the headers yourself (you need setup the MIME headers correctly for
the receiving mail client to know what to do) and pipe that directly
into sendmail (or whatever you are using) for delivery?
--
David Kelly N4HHE, [EMAIL PROTECTED]
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.