Retourner au contenu associé (dépêche : Quels standards pour la signature et le cryptage PGP des mails ?)
Posté par Benjamin Michotte le 12 décembre 2001 à 01:51. En réponse à la dépêche Quels standards pour la signature et le cryptage PGP des mails ?. Évalué à 10.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: <S>Gnus</S> mutt il le fait
Posté par Benjamin Michotte . En réponse à la dépêche Quels standards pour la signature et le cryptage PGP des mails ?. Évalué à 10.
(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"
}