home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac_os2 / gmsg2107.zip / GENMSG.INI < prev    next >
Text File  |  1994-07-31  |  4KB  |  143 lines

  1. ;================================================================
  2. ; GenMsg.ini  for OS2 version 1.07
  3. ; MUST be in the same directory as GenMsg.exe !
  4. ;================================================================
  5. ; The following parameters MUST BE SET - THEY ARE REQUIRED!
  6. ; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7. ; Name=Your Name
  8. Name=John Doe
  9. ;
  10. ; Node=<INTL_address>
  11. Node=1:374/26.1
  12. ;
  13. ; NetMail=<path_to_netmail_directory>
  14. Netmail=c:\FidoNet\NetMail
  15. ;
  16. ; Editor=<pathfilename_of_your_ASCII_TEXT_EDITOR>
  17. Editor=C:\bin\VDE.COM
  18. ;
  19. ;================================================================
  20. ; The following parameters are optional...
  21. ;================================================================
  22. ; Aliases INTL Addresses are optional, maximum of three.
  23. ; Alias-1=<intl>
  24. ; Alias-2=<intl>
  25. ; Alias-3=<intl>
  26. ;
  27. ; AKA Names are Optional, maximum of three.
  28. ; AKA-1=<name>
  29. ; AKA-2=<name>
  30. AKA-3=Sysop
  31. ;
  32. ; Message-Area list to use. if not specified, areas.bbs from 
  33. ; startup directory will be tried, and/or GenMsg will only use NetMail
  34. ; Areas=<pathfilename>
  35. Areas c:\FidoNet\msgareas.bbs
  36. ;
  37. ; Path to PGP.EXE, to enable PGP support...
  38. ; PGP=<pathfilename>
  39. PGP c:\bin\PGP.exe
  40. ;
  41. ; PGPPATH, path to keyrings and config.txt
  42. ; PGPPATH=<path>
  43. PGPPath=C:\PGP
  44. ;
  45. ; Optional alternate LASTREAD filename.
  46. ; Last-Read=<filename>
  47. Last-Read=LASTREAD
  48. ;
  49. ; Public Key ID Name, as listed in your Public Key...
  50. ; KeyName=<your_name>
  51. KeyName=Your Name
  52. ;
  53. ; Customized Bogus-Block text file to use...
  54. ; Bogus=<pathfilename>
  55. ;
  56. ; Default Origin line text. file ORIGIN in message directory over-rides this.
  57. ; Origin=<string>
  58. Origin=Privacy... protect it or lose it!...
  59. ;
  60. ; Enables Formatting of messages for your Internet gate-way.
  61. ; uucp-gate=<INTL address of your gate-way>
  62. uucp-gate 1:1/31
  63. ;
  64. ; Initial string in messages you are creating.
  65. ; Init-Strings=[On|Off]
  66. Init-Strings off
  67. ;
  68. ; Force "edited by" string into all messages edited or modified.
  69. ; If off, will not place string, IF originator and editor are same...
  70. ; Show-Edits [On|Off]
  71. Show-Edits Off
  72. ;
  73. ; Show EchoMail Seen-By lines.
  74. ; Seenbys=[On|Off]
  75. Seenbys off
  76. ;
  77. ; Hide Intransient Messages. (Respect privacy, keep this OFF)
  78. ; View-All=[On|Off]
  79. View-All off
  80. ;
  81. ; Show Message Kludge Lines.
  82. ; Kludges=[On|Off]
  83. Kludges off
  84. ;
  85. ; D'Bridge Interface.
  86. ; DBridge [On|Off]
  87. Dbridge On
  88. ;
  89. ; Prompt to envoke PGP when VIEWING a PGP processed message addressed to you.
  90. ; Auto-PGP=[On|Off]
  91. Auto-PGP Off
  92. ;
  93. ; Add uucp address to tear-line.
  94. ; Add-uucp=[On|Off]
  95. Add-Uucp=Off
  96. ;
  97. ; If Add-UUCP is ON, you can specify your Internet address.
  98. ; Note: This is NOT Required. Defaults to use your FidoNet-uucp address.
  99. ; uucp-address=<your.address@somewhere.someorg>
  100. ;
  101. ; Scan All areas for new messages when first starting up...
  102. ; Scan=[On|Off]
  103. ;
  104. ; Word-Wrap for replies...
  105. ; Reply-Wrap=[nn]  (nn = 24 - 80, default = 80)
  106. Reply-Wrap=80
  107. ;
  108. ; Video Screen mode.
  109. ; Use-Bios should be Off for most systems...
  110. ; Use-Bios [On|Off]
  111. Use-Bios Off
  112. ;
  113. ; Screen Color specification.
  114. ; Color codes are:
  115. ; Black = 0, Blue = 1, Green = 2, Cyan = 3, Red = 4, Magenta = 5,
  116. ; Brown = 6, White = 7, Grey = 8, Lt. Blue = 9, Lt. Green = 10,
  117. ; Lt. Cyan = 11, Lt. Red = 12, Lt. Magenta = 13, Yellow = 14,
  118. ; Bright White = 15
  119. ;
  120. ; Note: Colors 8 thru 15 should not be used for BackGround.
  121. ; Message Text color:
  122. ; Text-Char=<nn>
  123. ; Text-Back=<nn>
  124. Text-Char 1
  125. Text-Back 3
  126. ;
  127. ; Menu Color:
  128. ; Menu-Char=<nn>
  129. ; Menu-Back=<nn>
  130. Menu-Char 3
  131. Menu-Back 1
  132. ;
  133. ; Alert and/or error message color:
  134. ; Error-Char=<nn>
  135. ; Error-Back=<nn>
  136. Error-Char 12
  137. Error-Back 1
  138. ;
  139. ; Optional Custom Bogus Block Text...
  140. ; Bogus=<pathfilename>
  141. ;Bogus=c:\genmsg\bogus.txt
  142. ;
  143.