• [^] # Re: <S>Gnus</S> mutt il le fait

    Posté par . En réponse à la dépêche Quels standards pour la signature et le cryptage PGP des mails ?. Évalué à 10.

    j'oubliais de rajouter... pour que mutt reconnaisse les mails inline, rajoutez donc ceci dans votre .procmailrc



    (désolé pour l'identation)



    :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"

    }