Re: Re: mimencode and/or base64

2002-11-16 Thread Ron Olsen
> "Dale" == Dale writes: >> Keith Morse wrote: Okay, I'll bite. Now that metamail has been >> dropped from psyche, how do I command line decode base64 files? Dale> How about the following, found via "apropos mime" under RHL 8.0: Dale> mewencode, mewdecode, mewcat - MIME enc

Re: mimencode and/or base64

2002-11-16 Thread Dale
On Thu, Nov 14, 2002 at 09:54:21PM -0800, Keith Morse wrote: > Okay, I'll bit. Now that metamail has been dropped from psyche, how do I > command line decode base64 files. How about the following, found via "apropos mime" under RHL 8.0: mewencode, mewdecode, mewcat - MIME encoder/decoder

Re: mimencode and/or base64

2002-11-16 Thread Joshua Andrews
Keith Morse wrote: On Fri, 15 Nov 2002, Joshua Andrews wrote: Keith Morse wrote: Okay, I'll bit. Now that metamail has been dropped from psyche, how do I command line decode base64 files. I'm taking a look at a klez trap I'm using in conjuction with procmail. "man -k base64" shows:

Re: mimencode and/or base64

2002-11-15 Thread R P Herrold
> > Keith> Okay, I'll bit. Now that metamail has been dropped from psyche, > > Keith> how do I command line decode base64 files. I'm taking a look at ummm -- openssl ? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: mimencode and/or base64

2002-11-15 Thread Keith Morse
On Fri, 15 Nov 2002, Ron Olsen wrote: > > Keith> Okay, I'll bit. Now that metamail has been dropped from psyche, > Keith> how do I command line decode base64 files. I'm taking a look at > Keith> a klez trap I'm using in conjuction with procmail. "man -k > Keith> base64" shows: >

Re: mimencode and/or base64

2002-11-15 Thread Keith Morse
On Fri, 15 Nov 2002, Elton Woo wrote: > > From: Keith Morse <[EMAIL PROTECTED]> > > > > Okay, I'll bit. Now that metamail has been dropped from psyche, how do I > > command line decode base64 files. I'm taking a look at a klez trap I'm > > using in conjuction with procmail. "man -k base64" s

Re: mimencode and/or base64

2002-11-15 Thread Keith Morse
On Fri, 15 Nov 2002, Joshua Andrews wrote: > Keith Morse wrote: > > >Okay, I'll bit. Now that metamail has been dropped from psyche, how do I > >command line decode base64 files. I'm taking a look at a klez trap I'm > >using in conjuction with procmail. "man -k base64" shows: > > > >MIME::Bas

Re: mimencode and/or base64

2002-11-15 Thread Elton Woo
- Original Message - From: Keith Morse <[EMAIL PROTECTED]> Date: Thu, 14 Nov 2002 21:54:21 -0800 (PST) To: [EMAIL PROTECTED] Subject: mimencode and/or base64 > > Okay, I'll bit. Now that metamail has been dropped from psyche, how do I > command line decode base64

Re: mimencode and/or base64

2002-11-15 Thread Ron Olsen
Keith> Okay, I'll bit. Now that metamail has been dropped from psyche, Keith> how do I command line decode base64 files. I'm taking a look at Keith> a klez trap I'm using in conjuction with procmail. "man -k Keith> base64" shows: Keith> MIME::Base64 (3pm) - Encoding and deco

Re: mimencode and/or base64

2002-11-15 Thread Joshua Andrews
Keith Morse wrote: Okay, I'll bit. Now that metamail has been dropped from psyche, how do I command line decode base64 files. I'm taking a look at a klez trap I'm using in conjuction with procmail. "man -k base64" shows: MIME::Base64 (3pm) - Encoding and decoding of base64 strings M

mimencode and/or base64

2002-11-14 Thread Keith Morse
Okay, I'll bit. Now that metamail has been dropped from psyche, how do I command line decode base64 files. I'm taking a look at a klez trap I'm using in conjuction with procmail. "man -k base64" shows: MIME::Base64 (3pm) - Encoding and decoding of base64 strings MIME::Decoder::Base64