home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FDRPR121.ZIP / FDRPR.CFG next >
Encoding:
Text File  |  1994-09-01  |  7.4 KB  |  296 lines

  1. ; Configuration file for FDRPR
  2. ; ----------------------------
  3.  
  4. ; KeyName
  5. ; -------
  6.  
  7. ; The name your copy of FDRPR has been registered to. All messages
  8. ; created by FDRPR will use this name as the sender name.
  9.  
  10. ; KeyName:Your Name
  11.  
  12.  
  13. ; KeyNumber
  14. ; ---------
  15.  
  16. ; Your registration key number, as given to you by the registration 
  17. ; site.
  18.  
  19. ; KeyNumber:xxxxxxxxxxxxxx
  20.  
  21.  
  22. ; Advert
  23. ; ------
  24.  
  25. ; If enabled, FDRPR will add a text stating that the message was created
  26. ; by FDRPR. It's not possible to disable this in the unregistered version
  27.  
  28. Advert
  29. ; NoAdvert
  30.  
  31.  
  32. ; CdRom
  33. ; -----
  34.  
  35. ; If enabled, FDRPR will use the CD-ROM settings in RACONFIG, and have the
  36. ; same kind of CD-ROM support that RA has, e.g. to make sure no other line
  37. ; currently uses the same device, and then copy the requested file to the 
  38. ; temporary CD-ROM directory.
  39.  
  40. CdRom
  41. ; NoCdRom
  42.  
  43.  
  44. ; DataFileDir
  45. ; -----------
  46.  
  47. ; If specified, all files created by FDRPR, e.g. the *.RQ* files, will
  48. ; be created in this directory, instead of the directory where the
  49. ; alias file / directory file is located.
  50.  
  51. ; DataFileDir=c:\fdrpr
  52.  
  53.  
  54. ; Descriptions
  55. ; ------------
  56.  
  57. ; If enabled, FDRPR will send a message with file descriptions for all
  58. ; successfully requested files.
  59.  
  60. Descriptions
  61. ; NoDescriptions
  62.  
  63.  
  64. ; FailMessage
  65. ; -----------
  66. ;
  67. ; File containing the text that should be used for the message with
  68. ; reasons why the file request failed.
  69.  
  70. FailMessage:$[cfgdir]fdrpr.fai
  71.  
  72.  
  73. ; FormatDescriptions
  74. ; ------------------
  75.  
  76. ; If enabled, FDRPR will ignore any newlines found in a file description,
  77. ; and wrap the description as fits the field best. If disabled, FDRPR
  78. ; will use any newlines found in the description, and use them, if
  79. ; possible. Descriptions without newlines, or with to long lines will
  80. ; still be wrapped by FDRPR.
  81.  
  82. FormatDescriptions
  83. ; NoFormatDescriptions
  84.  
  85.  
  86. ; FreeFiles
  87. ; ---------
  88.  
  89. ; If enabled, FDRPR will honor the Free File setting for a file or 
  90. ; file area, and not perform any limit checks for these files.
  91.  
  92. ; FreeFiles
  93. NoFreeFiles
  94.  
  95.  
  96. ; KeepPktFiles
  97. ; ------------
  98.  
  99. ; If enabled, FDRPR will keep all the *.PKT files sent to the destination,
  100. ; containing file descriptions, and failure reasons.
  101.  
  102. ; KeepPktFiles
  103. NoKeepPktFiles
  104.  
  105.  
  106. ; Logfile
  107. ; -------
  108. ;
  109. ; If this setting is specified, log information will be written to the
  110. ; specified logfile. If NOLOGFILE is specified, no logging will be performed.
  111. ; If this setting isn't specified at all, log information will be written
  112. ; to FD's logfile.
  113.  
  114. ; LogFile:$[cfgdir]fdrpr.log
  115. ; NoLogFile
  116.  
  117.  
  118. ; MaxBaseWildCards
  119. ; ----------------
  120.  
  121. ; The maximal number of allowed wildcards, e.g. ? characters,
  122. ; in a requested filename, not counting the extension. Before 
  123. ; checking this, all * characters are converted to the corresponding
  124. ; number of ? characters, e.g. *.ARJ is converted to ????????.ARJ.
  125.  
  126. ; MaxBaseWildCards:5         ; Allow filename XXX*.ARJ, but not XX*.ARJ
  127.  
  128.  
  129. ; MaxWildCards
  130. ; ------------
  131.  
  132. ; The maximal number of allowed wildcards, e.g. ? characters
  133. ; in a requested filename. Before checking this, all * characters
  134. ; are converted to the corresponding number of ? characters, e.g.
  135. ; *.* is converted to ????????.???.
  136.  
  137. ; MaxWildCards:8             ; Allow filename XXX*.*, but not XX*.*
  138.  
  139.  
  140. ; Message 
  141. ; ------- 
  142. ; File containing a template for the text that should be used for 
  143. ; the message with descriptions sent to the requesting person.
  144.  
  145. Message:$[cfgdir]fdrpr.dsc
  146.  
  147.  
  148. ; MoreTime
  149. ; --------
  150.  
  151. ; If enabled, FDRPR will request more time from the remote mailer,
  152. ; to be able to process the entire request, if needed. If this setting
  153. ; is disabled, the remote mailer will probably disconnect the line if
  154. ; it takes more then 30 seconds to process the request.
  155.  
  156. MoreTime
  157. ; NoMoreTime
  158.  
  159.  
  160. ; PasswordErrors
  161. ; --------------
  162.  
  163. ; If enabled, FDRPR will include all files that should have been
  164. ; sent if the correct password was used, in the message with the
  165. ; list of failed requests. By default, only the requested filename
  166. ; will be included in the message.
  167. ;
  168. ; NOTE! The reason this option is disabled by default, is that it
  169. ;       could be a big security risk to inform another system that
  170. ;       there is a file available, which requires a password.
  171.  
  172. ; PasswordErrors
  173. NoPasswordErrors
  174.  
  175.  
  176. ; ReportFailures
  177. ; --------------
  178.  
  179. ; If enabled, FDRPR will create a netmail message to you with
  180. ; information about failed file requests.
  181.  
  182. ; ReportFailures
  183. NoReportFailures
  184.  
  185.  
  186. ; ReportRequests
  187. ; --------------
  188.  
  189. ; If enabled, FDRPR will create a netmail message to you with
  190. ; information about successful file requests.
  191.  
  192. ; ReportRequests
  193. NoReportRequests
  194.  
  195.  
  196. ; ReportMsgBoard
  197. ; --------------
  198.  
  199. ; The Hudson board number where the report messages should be created
  200. ; If neither ReportMsgBoard, nor ReportMsgDir, is specified, FrontDoor's
  201. ; netmail directory is used.
  202.  
  203. ; ReportMsgBoard=1
  204.  
  205.  
  206. ; ReportMsgDir
  207. ; ------------
  208.  
  209. ; The directory where the report messages should be created
  210. ; If neither ReportMsgBoard, nor ReportMsgDir, is specified, FrontDoor's
  211. ; netmail directory is used.
  212.  
  213. ; ReportMsgDir=c:\fd\mail\
  214.  
  215.  
  216. ; ResolvePath
  217. ; -----------
  218.  
  219. ; If enabled, FDRPR uses path resolution when trying to compare the
  220. ; paths specified in RACONFIG, and the paths listed in your list of
  221. ; requestable directories and aliasnames. This ensures that FDRPR
  222. ; always will be able to match these paths correct.  However, in some
  223. ; environments, this seems to fail.  I'm aware of one CD-ROM interface
  224. ; which doesn't seem to support this correctly. If you're having
  225. ; problems with file areas that are not recognized by FDRPR, disable
  226. ; this option.
  227. ; Another problem with this setting in certain environments, is that
  228. ; the time needed to create FDRPR's list of directories is much longer,
  229. ; then when this setting is disabled.
  230.  
  231. ; ResolvePath
  232. NoResolvePath
  233.  
  234.  
  235. ; UnlistedAlias
  236. ; -------------
  237.  
  238. ; A file containing the alias definitions used for systems that are
  239. ; not listed in the nodelist (or the security manager). This file is
  240. ; used the same way as the alias list that are defined in FDSETUP, 
  241. ; but for unlisted systems.
  242. ; If not definied, the alias list defined in FDSETUP for unsecure
  243. ; sessions will be used.
  244.  
  245. ; UnlistedAlias=c:\fd\aliasunl.txt
  246.  
  247.  
  248. ; UnlistedList
  249. ; ------------
  250.  
  251. ; A file containing the requestable directories for systems that are
  252. ; not listed in the nodelist (or the security manager). This file is
  253. ; used the same way as the list that are defined in FDSETUP,
  254. ; but for unlisted systems.
  255. ; If not defined, the list defined in FDSETUP for unsecure sessions
  256. ; will be used.
  257.  
  258. ; UnlistedList=c:\fd\okdirunl.txt
  259.  
  260.  
  261. ; UnlistedOnlyFree
  262. ; ----------------
  263.  
  264. ; If enabled, only files that either are marked as free in RA's
  265. ; file database, or exists in an area that are defined as only
  266. ; containing free files, are requestable by systems that don't
  267. ; exist in the nodelist, nor in the security manager.
  268.  
  269. NoUnlistedOnlyFree
  270. ; UnlistedOnlyFree
  271.  
  272.  
  273. ; UpdCount
  274. ; --------
  275.  
  276. ; If enabled, FDRPR will update the download counters for all successfully
  277. ; requested files.
  278.  
  279. UpdCount
  280. ; NoUpdCount 
  281.  
  282.  
  283. ; WorkDir
  284. ; -------
  285. ;
  286. ; The directory where the temporary .PKT files are created. If this 
  287. ; parameter is not specified, the directory pointed to by the TEMP or
  288. ; TMP environment variable is used, or, if none of them are set, the
  289. ; root directory of the current drive.
  290. ;
  291. ; WorkDir:c:\tmp
  292.  
  293.  
  294. ; End of file FDRPR.CFG
  295.