<<< Date Index >>>     <<< Thread Index >>>

gpg signed messages are displayed empty



Hi list.

I'm using the procmail recipe from PGP-NOTES to adjust the Content-Type
of pgp signed messages:
:0
* !^Content-Type: message/
* !^Content-Type: multipart/
* !^Content-Type: application/pgp
{
        :0 fBw
        * ^-----BEGIN PGP MESSAGE-----
        * ^-----END PGP MESSAGE-----
        | formail \
            -i "Content-Type: application/pgp; format=text; x-action=encrypt"

        :0 fBw
        * ^-----BEGIN PGP SIGNED MESSAGE-----
        * ^-----BEGIN PGP SIGNATURE-----
        * ^-----END PGP SIGNATURE-----
        | formail \
            -i "Content-Type: application/pgp; format=text; x-action=sign"
}

Now, when signed messages come in, the content is not displayed. The mail
looks like this:
[-- PGP output follows (current time: Wed Jan 18 14:29:00 2006) --]
gpg: Signature made Wed Jan 18 12:24:01 2006 CET using DSA key ID xxxxxxxx
gpg: Good signature from "xxxxx <xxx@xxxxxxx>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: xxxx xxxx xxxx xxxx xxxx  xxxx xxxx xxxx xxxx xxxx

[-- End of PGP output --]

[-- BEGIN PGP SIGNED MESSAGE --]


[-- END PGP SIGNED MESSAGE --]

Even though the content type is adjusted correctly.
The message is correctly displayed if sent from mutt, but not for example
when sent from mozilla even though mozilla displays them correctly.

I'm running the following versions:

blindcoder@ceres:~$ mine -q gnupg mutt
gnupg 1.4.0 0
mutt 1.4.2.1i 0

Greetings,
        Benjamin
-- 
The Nethack IdleRPG! Idle to your favorite Nethack messages!
http://pallas.crash-override.net/nethackidle/

Attachment: pgprCSlROmNOj.pgp
Description: PGP signature