HTML Mail from Command Line
    Alex Zbyslaw 
    xfb52 at dial.pipex.com
       
    Wed Jun 22 09:21:28 GMT 2005
    
    
  
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
    
    
More information about the freebsd-questions
mailing list