Changeset 1702:13b0c7ab077e for contrib
- Timestamp:
- 2000-04-26 00:57:33 (9 years ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
contrib/pgp6.rc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/pgp6.rc
r1626 r1702 22 22 23 23 # create a pgp/mime encrypted and signed attachment 24 set pgp_encrypt_sign_command="PGPPASSFD=0; export PGPPASSFD; cat - %f | pgp6 +compatible +verbose=0 +encrypttoself +batchmode +clearsig=off -aefts %?a? -u %a? %r"24 set pgp_encrypt_sign_command="PGPPASSFD=0; export PGPPASSFD; cat - %f | pgp6 +compatible +verbose=0 +encrypttoself +batchmode +clearsig=off -aefts %?a? -u %a? %r" 25 25 26 26 # import a key into the public key ring
