From owner-freebsd-questions@FreeBSD.ORG Wed Jun 22 09:17:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52B1A16A41C for ; Wed, 22 Jun 2005 09:17:20 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1130143D53 for ; Wed, 22 Jun 2005 09:17:20 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id j5M9IJb25337; Wed, 22 Jun 2005 02:18:19 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mick Walker" Date: Wed, 22 Jun 2005 02:17:14 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <1119431018.78612.18.camel@codegurus.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: freebsd-questions@freebsd.org Subject: RE: HTML Mail from Command Line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 09:17:20 -0000 >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On 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, 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. It's part of /usr/ports/mail/metamail There's plenty other ASCII-to-MIME converters. Anyway, this is just part of the solution. Ted