On Thu, 04 Aug 2016 09:37:13 +0200, Wolfgang Denk said:

> [I still hesitate to run the "mhfixmsg" over all incoming messages to
> decode base64 encoded text parts, but it would be nice if I could
> easily run this over one or more manually selected messages.]

I have this in my .procmailrc:

# Canonify to 8-bit UTF-8
:0 wf
*!^Content-type:.*multipart/signed
| mhfixmsg -noverbose -file - -outfile -

I need to find what mhfixmsg does that occasionally breaks PGP signatures,
after which the Content-type check  will become history.  Other than that case
it's worked just fine for everything I've thrown at it.

Attachment: pgpHK3eQypmlt.pgp
Description: PGP signature

_______________________________________________
Exmh-users mailing list
Exmh-users@redhat.com
https://www.redhat.com/mailman/listinfo/exmh-users

Reply via email to