home *** CD-ROM | disk | FTP | other *** search
- ;
- ; TerPGP 4.2 Configuration file
- ; Copyright (C) 1994,95,96 by Dave Wapstra
- ;
- ; What version of PGP are you using?
- ; This will be used for 2.6.3 support and to insert Version info in
- ; Public key blocks. If not defined 2.6.2 will be used for Version info.
- ; If you use PGP 2.3, please set PGPVersion to 2.3!!
- ;
- PGPVersion = 2.6.3i
-
- ;
- ; Delay time in seconds to wait for Shift/Ctrl/Alt
- ;
- ; If no Shift or Alt or Ctrl is detected within the delay time the
- ; program exits. Also, pressing any other key will cause the program to
- ; exit immediately.
- ;
- Delay = 0
-
- ;
- ;
- ; Enable this with ENCKludge = ON if you want to have an ENC kludge in
- ; your message when encrypting.
- ;
- ENCKludge = Off
-
- ; Editor to use for Edit message
- ;
- ; !F = Filename
- ; !W = Wait after execute
- ;
- ;Editor = C:\AURORA\A.EXE !F
- Editor = C:\QEDIT\Q.EXE !F
-
- ;
- ; If enabled, ViewCommand will override the internal viewer
- ;
- ; ViewCommand = list !f
-
- ;
- ; If you want a comment line with the public keys you put in a message
- ; using Alt-A in Insert key/View message or auto add with "[PGPKEY]"
- ; then set this to either 1 or 2.
- ;
- ; 1 = One comment line: "Comment: Key for user ID: Dave Wapstra <2:280/811.17>"
- ; 2 = Line one and: "Comment: 1024-bit key, Key ID C0997339, created 1994/05/18"
- ;
- ; Comment out or set to 0 to disable this feature.
- ;
- KeyComment = 1
-
- ;
- ; Colors
- ;
- ; 1- NormalColor = 19
- ; 2- BarColor = 112
- ; 3- Bordercolor = 23
- ; 4- TitleColor = 30
- ; 5- HighLightColor = 27
- ; 6- TmNiceColor = 26
- ;
- ; -1- -2- -3- -4- -5- -6-
- ;Colors = 19 112 23 30 27 26
- Colors = 19 111 25 31 30 29
- ;Colors = 19 127 25 31 29 27
- ;Colors = 3 127 11 15 7 13
-
- ;
- ; Do you want exploding windows? Yes/No
- ;
- ExplodeWindows = No
-
- ;
- ; If there is a tagline in the message, should it be within the
- ; PGP signature?
- ;
- TaglineInSignature = Yes
- ;
- ; If you want to pass extra options to PGP, enter them here
- ;
- PGPOptions =
-
- ;
- ; Encrypt the message to yourself too Yes/No
- ;
- EncryptToSelf = Yes
-