Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 01:55:42 -0700
From:      "Ted Mittelstaedt" <tedm@toybox.placo.com>
To:        "Mick Walker" <mwalker@codegurus.org>, <freebsd-questions@freebsd.org>
Subject:   RE: HTML Mail from Command Line
Message-ID:  <LOBBIFDAGNMAMLGJJCKNOEMJFBAA.tedm@toybox.placo.com>
In-Reply-To: <1119429470.78612.15.camel@codegurus.org>

next in thread | previous in thread | raw e-mail | index | archive | help

pipe it through mimencode and do other massaging to it.  You do
realize HTML mail is not standardized, don't you?

Send yourself a few HTML mails from something like Outlook and
you can examine the structure and see what is missing and what
you have to do to make it look the same.

Ted

>-----Original Message-----
>From: owner-freebsd-questions@freebsd.org
>[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Mick Walker
>Sent: Wednesday, June 22, 2005 1:38 AM
>To: freebsd-questions@freebsd.org
>Subject: HTML Mail from Command Line
>
>
>Hi All,
>
>How can I send HTML mail from the command line with freeBSD.
>
>The command: 
>cat design.HTML | mail -s "System Statistics" root
>
>Simply emails the HTML file as a text file, where the HTML code is
>clearly visible. What I want the to make the client see the content as
>HTML, and act accordingly.
>
>As I recall, when I have used other variants of *nix, the mail binary
>comes with a -a flag to specify the content type, this does not appear
>to be true with FreeBSD.
>
>Does anyone know how I can achieve this?
>
>--
>Mick Walker
>Website: http://www.codegurus.org
>ICQ: 71032828
>Y! Messenger: Materialised
>
>Random Quote:
>"Kirk to Enterprise -- beam down yeoman Rand and a six-pack."
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to 
>"freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LOBBIFDAGNMAMLGJJCKNOEMJFBAA.tedm>