]> git.donarmstrong.com Git - remote_mail.git/commitdiff
stop redoing pgp messages
authorDon Armstrong <don@donarmstrong.com>
Mon, 10 Dec 2018 02:20:27 +0000 (18:20 -0800)
committerDon Armstrong <don@donarmstrong.com>
Mon, 10 Dec 2018 02:20:27 +0000 (18:20 -0800)
.procmailrc

index d36e31f3b3545366396ab237dd557a0a8dabac36..f515163581f9a26092bedaa996aa1627ca160c4f 100644 (file)
@@ -66,24 +66,6 @@ FRIENDS=$HOME/.procmail/friends
 * ^Subject:.*Cron.*debbugs@master
 /dev/null
 
-:0
-* !^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"
-}
-
 :0:
 * ! ? (formail -x From: -x Sender: | fgrep -iqf $FRIENDS)
 {