Hi,
I'm having trouble with messages coming signed with old style
application/pgp. The procmail recipe:
: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"
}
used to work prior to installing Mutt 0.95.6i; now, if I use that
recipe, I get any application/pgp signed message with an empty body and:
application/pgp not suported - use "v" to see this part.
Any idea as to why?
TIA
--
Horacio
[EMAIL PROTECTED]
Valencia - ESPAŅA