Is there an common tool for decoding and encoding mime64 under OS X or Linux?
I recently got an e-mail in mime64 encoding. In order to decode the message, I saved the attached portion to a file (attached.txt), and downloaded the source for mpack: wget ftp://ftp.andrew.cmu.edu/pub/mpack/mpack-1.5-src.tar.Z uncompress mpack-1.5-src.tar.Z tar -xvf mpack-1.5-src.tar cd mpack make cd .. mpack attached.txt After that I was able to open the HTML file that was encoded. Is there a "better" way? Am I overlooking some tool that already exists under Linux or OS X? Is there something I can apt-get or fink install? A quick search of those package repositories didn't yield anything obvious. Regards, - Robert http://www.cwelug.org/downloads Help others get OpenSource software. Distribute FLOSS for Windows, Linux, *BSD, and MacOS X with BitTorrent _______________________________________________ CWE-LUG mailing list [email protected] http://www.cwelug.org/ http://www.cwelug.org/archives/ http://www.cwelug.org/mailinglist/
