Re: HTML Mail from Command Line

2005-06-22 Thread Alex Zbyslaw
Ted Mittelstaedt wrote: Then you need to look a little harder :-) The computer looks harder. ;-) Only when you tell it to! --Alex ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions T

RE: HTML Mail from Command Line

2005-06-22 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Alex Zbyslaw >Sent: Wednesday, June 22, 2005 2:21 AM >To: Mick Walker >Cc: freebsd-questions@freebsd.org >Subject: Re: HTML Mail from Command Line > >> >> >Then you

Re: HTML Mail from Command Line

2005-06-22 Thread Alex Zbyslaw
Mick Walker wrote: On Wed, 2005-06-22 at 01:55 -0700, Ted Mittelstaedt wrote: pipe it through mimencode and do other massaging to it. You do realize HTML mail is not standardized, don't you? I don't have a mimencode binary on my system and nothing in the ports tree. I am using FreeB

RE: HTML Mail from Command Line

2005-06-22 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Mick Walker >Sent: Wednesday, June 22, 2005 2:04 AM >To: Ted Mittelstaedt >Cc: freebsd-questions@freebsd.org >Subject: RE: HTML Mail from Command Line > > >On Wed,

RE: HTML Mail from Command Line

2005-06-22 Thread Mick Walker
On Wed, 2005-06-22 at 01:55 -0700, Ted Mittelstaedt wrote: > pipe it through mimencode and do other massaging to it. You do > realize HTML mail is not standardized, don't you? Thanks for your reply Ted. I don't have a mimencode binary on my system and nothing in the ports tree. I am using FreeB

RE: HTML Mail from Command Line

2005-06-22 Thread Ted Mittelstaedt
Ted >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] 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 com

HTML Mail from Command Line

2005-06-22 Thread Mick Walker
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 accordingl