Chris Fuchs, 2001-Jul-31 07:53 -0700:
> on Tue,31 Jul 2001, R. Leponce wrote:
> 
> > Sometimes I receive uuencoded attachement within the message body and mutt
> > seems to be unable to decode it itself (begin ... end). And piping this
> > message to the uudecode cmd line does not works (don't like email header
> > ??).
> > 
> > Any solution ??
> 
> Works for me.  Example for uuencode Word document:
> | uudecode -p | catdoc | less
> 
> Chris
> 
> --
>    Music is the art of thinking with sounds. -Jules Combarie
> 
   I always save the email to local directory and then run the
   following on it:
   
   uudecode -o <output_filename> <saved_email>
   
   At the beginning of the uuencoding in the email body the
   encoded filename is listed, so I use that as the
   output_filename and when I save the email to the local
   directory I usually call it "coded" to keep it simple.
   
   jc
-- 

Jeff Coppock            Nortel Networks
Systems Engineer        http://nortelnetworks.com
Major Accts.            Santa Clara, CA

Reply via email to