Help with Script that sends out HTML emails

Les Mikesell lesmikesell at gmail.com
Fri Sep 16 03:50:38 UTC 2005


On Thu, 2005-09-15 at 19:52, Ow Mun Heng wrote:
> Hi,
> 
>         I'm writing a bash script that basically checks for stocks
> prices and I
> want the formatted output to be mailed to me. I've got the script
> working already. The only problem is the HTML is well, not displayed as
> HTML, it's displayed RAW(and not formatted).

You need to add MIME headers.  This might be the easy way:
http://search.cpan.org/~jenda/Mail-Sender-0.8.10/Sender.pm

-- 
  Les Mikesell
   lesmikesell at gmail.com





More information about the fedora-list mailing list