Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 10:21:25 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Mick Walker <mwalker@codegurus.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: HTML Mail from Command Line
Message-ID:  <42B92D95.6070206@dial.pipex.com>
In-Reply-To: <1119431018.78612.18.camel@codegurus.org>
References:  <LOBBIFDAGNMAMLGJJCKNOEMJFBAA.tedm@toybox.placo.com> <1119431018.78612.18.camel@codegurus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 FreeBSD 5.3-Release.
>
>  
>
Then you need to look a little harder :-)

% find /usr/ports -type f -name pkg-plist -print0 | xargs -0 egrep mimencode
/usr/ports/mail/exmh2/pkg-plist:lib/exmh-%%EXMH_VERSION%%/mimencode.tcl
/usr/ports/mail/metamail/pkg-plist:bin/mimencode

--Alex





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