Changeset 1056:ff9d66647e4b for contrib
- Timestamp:
- 1999-06-03 00:55:32 (9 years ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
contrib/pgp2.rc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/pgp2.rc
r1052 r1056 10 10 11 11 # verify a pgp/mime signature 12 set pgp_verify_command="pgp +language=mutt +verbose=0 +batchmode %f %s"12 set pgp_verify_command="pgp +language=mutt +verbose=0 +batchmode -t %s %f" 13 13 14 14 # decrypt a pgp/mime attachment
