On Wed, 05 Jan 2000, Andrew J. Schorr wrote:

> Can anyone tell me how to handle a MIME attachment that was encoded
> using BinHex 4.0?

I personally use the program emil (see
http://www.spinnaker.de/debian/emil.html) with the following rule in
my ~/.procmailrc:

:0
* ^Content-Type: multipart/mixed
{
        :0 fBw
        * ^Content-Type: application/mac-binhex
        | emil -G mime8_user
}

This converts mac-binhex to "normal" MIME.

At the moment, I'm not sure, whether this works for version 4.0 of
binhex, just try it out...

Ciao

        Roland

-- 
 * [EMAIL PROTECTED] * http://www.spinnaker.de/ *

Reply via email to