home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / bu1_os2.zip / setup.U1 < prev    next >
Text File  |  1995-05-09  |  14KB  |  412 lines

  1. ;                                                          ;
  2. ; Sample config. file for U1 version 1.98                  ;
  3. ;                                                          ;
  4. ; NB!                                                      ;
  5. ; Please, make sure you set all the parameters correctly!  ;
  6. ;                                                          ;
  7. ; -------------------------------------------------------- ;
  8. ;                                                          ;
  9. ; Text from semicolon to end of line is a comment.         ;
  10. ; Keywords can be written in any case (even mixed).        ;
  11. ; Maximal line length is 200 characters.                   ;
  12. ;                                                          ;
  13. ; All the flag fields assumed to mean 'Yes', if no 'No'    ;
  14. ; appended. I.e:                                           ;
  15. ;   Announce    Yes  - Turn option on                      ;
  16. ;   Announce    No   - Turn option off                     ;
  17. ;   Announce         - Turn option on                      ;
  18. ;   Announce    XYZ  - Turn option on, issue error message ;
  19. ;                                                          ;
  20. ;__________________________________________________________;
  21.  
  22. ;==========================================================;
  23. ;                                                          ;
  24. ; Required parameters                                      ;
  25. ;                                                          ;
  26. ;==========================================================;
  27.  
  28. ; FTN Adrdress/Mapping definition(s)
  29. ;
  30. ; This record describes FTN gate operates in, sets gate
  31. ; address in that network and defines UUCP address mapping.
  32. ;
  33. ; Format:
  34. ;    FTN Name AKA UUCP-Domain [z=FZ-TZ]
  35. ;
  36. ; Name: Short name of Fido Technology Network described
  37. ; AKA: Our address in that network, INCLUDING DOMAIN
  38. ; UUCP-Domain: domain to use for this FTN on UUCP side
  39. ; FZ-TZ: Lower and upper value of zone number - used for domain guessing.
  40. ; There may be two records, which differ only in AKA part.
  41. ;
  42. FTN fidonet 2:5020/32.256@fidonet.org fidonet.org z=1-6
  43. FTN fidonet 2:5020/32.512@fidonet.org fidonet.org z=1-6
  44.  
  45. ; Magic name of our gate. Usually - UUCP.
  46. ; Used to send mail to be gated to, if uucp address is too
  47. ; long to fit in 36 characters.
  48. Magic UUCP
  49.  
  50. ; Your FIDO mailer netmail directory. Netmail folder must be in
  51. ; *.MSG format for gate to work properly.
  52. ;
  53. NetMail                 n:\mail
  54.  
  55. ; Directory where your FIDO mailer stores received files and
  56. ; where your echo-processor searches for inbound echo-packets.
  57. ;
  58. NetFile                 n:\files\in
  59.  
  60. ; Additional directories to scan fileattaches in
  61. ;
  62. ;InFiles                 n:\files\in\insecure,n:\files\in\unlisted
  63.  
  64.  
  65. ; Your Internet domain. If you have no one, use machine-name.UUCP
  66. ;
  67. Domain                  isoft.msk.su
  68.  
  69. ; UUCP-name of postmaster - person, who is responsible for gate
  70. ; operation. Copies of gate error report letters will be sent
  71. ; to him/her. Also he will receive all the letters, which address
  72. ; was not understood by gate (If not in PassUnknownBack mode).
  73. ;
  74. ; NB!
  75. ; There must be corresponding entry in userlist, for example:
  76. ;      postmaster   2:5020/32 Post_Master
  77. ;
  78. PostMaster              postmaster
  79.  
  80. ; File with list of registered gate users.
  81. ; Default name: none
  82. ;
  83. UserList                u:\gate\users.u1
  84.  
  85. ; Timezone in format +/-HHMM. Moscow is +0300/+0400.
  86. TZ            +0300
  87.  
  88. ;==========================================================;
  89. ;                                                          ;
  90. ; Optional parameters                                      ;
  91. ;                                                          ;
  92. ;==========================================================;
  93.  
  94. ; uucp package type. Valid types:
  95. ;      ache30        - uupc/*, coop. Demos, vers. 3.0
  96. ;      uupc11r       - uupc/ext 1.11R
  97. ;      waffle        - waffle 1.64
  98. ;
  99. Uucp                    Ache30
  100.  
  101. ; If set to Yes, From_ line will have '@' replaced with '%'
  102. ; in it. Some packages require it, some - not. Default to yes.
  103. ;
  104. ;PercentInFrom No
  105.  
  106. ; Defines the format of log file. Possible values:
  107. ;         Default    - Selects own format of log
  108. ;         Binkley    - BinkleyTerm lookalike mode
  109. ;         FrontDoor  - you see...
  110. ;
  111. ; NB!!
  112. ; This one must be placed _BEFORE_ Log keyword.
  113. ;
  114. LogStyle                Binkley
  115.  
  116. ; Name of gate operation log file.
  117. ;
  118. Log                     u:\gate\u1.log
  119.  
  120. ; Used to select information you want to see in log file. Turn
  121. ; debug mode on to get _complete_ log, then look at it and select
  122. ; key-letters of records you like to see.
  123. ;
  124. LogLevel                axu%$
  125.  
  126. ; Following parameters define which RFC headlines to eliminate
  127. ; when converting messages from UUCP to FIDO.
  128. ;
  129. ; Folollowing setup means: first line enables all headlines,
  130. ; second one tells to hide under ^A everything that starts
  131. ; with "Receiv" or "Resent-" (not implemented yet), and last
  132. ; tells to eliminate "Message-Id" and "From_" anyway.
  133. ;
  134. ; NB!
  135. ; To eliminate leading UUCP From line, use "From_" as shown below.
  136.  
  137. MailPassHL *
  138. MailHideHL Receiv* Resent-*
  139. MailKillHL Message-ID From_
  140.  
  141.  
  142. ; Use Debug flag to get detailed logging. Produces _very_ large
  143. ; logs.
  144. ;
  145. ;Debug
  146.  
  147. ; With this flag most U1 modules will display it's names
  148. ; when started.
  149. Announce    Yes
  150.  
  151. ; This keyword enables use of gate by persons not registered
  152. ; in userlist. If used alone, enables access to any
  153. ; uucp/internet address. To limit access list permitted
  154. ; domains and/or uucp machine names after keyword.
  155. ;
  156. ; In this example the following addresses will be valid:
  157. ;       user@subdomain.msk.su
  158. ;       kiae!msk.su!user
  159. ;       user@smthng%msk.su@somewhere.kiae.su
  160. ;       @msk.su:user@hq.demos.su
  161. ;
  162. ; Next ones will be bounced:
  163. ;       service%nic.ddn.mil@kiae.su
  164. ;       demos!fuug.fi!henry@ford.us
  165. ;
  166. Free                    su ua by ew msk kiae demos dialnet isoft
  167.  
  168. ; This flag can be used if you want to use gate together with 
  169. ; usual uucp environment. In PassUnknownBack mode gate passes
  170. ; letters it cannot deliver to FIDO back to uucp.
  171. ;PassUnknownBack
  172.  
  173.  
  174. ; (For cyrillic code table conversion)
  175. ; Code table name to use for fido/uucp conversion. (Used by FIDO2UU)
  176. Code_FU                 None
  177.  
  178. ; Code table name to use for uucp/fido conversion. (Used by UU2FIDO & UNBATCH)
  179. ;Code_UF                KOI8-CP866
  180.  
  181. ; Without this keyword uucp-fido koi8/cp866 decoder will be used
  182. ; every time. This keyword specifies mode, in which code conversion
  183. ; will only take place if uu2fido called with -u flag. You will need
  184. ; this mode if you interested in cyrillic characters code translation
  185. ; and use U1 with UUPC/* in PassUnknownBack mode.
  186. ;Code_UF_flag
  187.  
  188.  
  189. ; Name of uucp mail delivery agent.
  190. RmailExe                u:\uupc\uusmail.exe
  191.  
  192. ; Rmail must return this code if letter delivered to local uucp postbox.
  193. ; (This is an error condition for gate. Use -1 to disable.)
  194. ;RmailExitL              0    ; For UUPC/Ache
  195. RmailExitL              -1    ; Others
  196.  
  197. ; This return code must correspond to remote delivery case.
  198. ;RmailExitR              48   ; For UUPC/Ache
  199. RmailExitR              0     ; Others
  200.  
  201. ; Name of uucp remote execution program
  202. UuxExe                  u:\uupc\uux.exe
  203.  
  204. ; Maximal size of message to pass to FIDO netmail without
  205. ; conversion to file-attach.
  206. ;
  207. ZipLimit                16384
  208.  
  209. ; Name of file to create when something new sent to UUCP side
  210. ;
  211. ;KickUUCPFlag           u:\net\bink\btexit77.01
  212. ;KickUUCPFlag           u:\net\bink\fdexit77.01
  213.  
  214. ; Obsolete, ignored in this version
  215. ;
  216. ; Directory to create flag-file in. Flag file created when
  217. ; fido2uu sends mail to uucp, and can be used to run uucico
  218. ; (or uuio) conditionally.
  219. ;
  220. ; Default value: %U1%\flags
  221. ; Directory will be created automatically, if not exists.
  222. ;
  223. ;FlagDir                 u:\gate
  224.  
  225. ; Directory to put statistics files in. See documentation on
  226. ; using statistics. (In short, statistics file has binary
  227. ; format and can be converted to ASCII form with uustat.exe)
  228. ;
  229. ; Default value: %U1%\stat
  230. ; Directory will be created automatically, if not exists.
  231. ;
  232. ;StatDir                 u:\gate\stat
  233.  
  234. ; Directory where you hold your outbound files. Used to hold
  235. ; file-attaches created by uu2fido.
  236. ;
  237. ; Default value: %U1%\gate.out
  238. ; Directory will be created automatically, if not exists.
  239. ;
  240. ;StoreFiles              u:\gate\gate.out
  241.  
  242. ;  Sets maximal length of contents of FIDO message 'from name' field.
  243. ;  If uucp address to be placed in from field is longer than this
  244. ;  parameter's value, uucp address will be replaced with gate magic name.
  245. ;
  246. ;  Default value: 35.
  247. ;
  248. ;FidoFromFieldSize       36
  249.  
  250. ;==========================================================;
  251. ;                                                          ;
  252. ; News/Echo gate parameters                                ;
  253. ;                                                          ;
  254. ;==========================================================;
  255.  
  256.  
  257. ; Address pair, used by news gate. Will be used for
  258. ; echo packet headers, FIDO PATH/SEEN-BY lines. 
  259. ; First address is an address of newsgate. It will be used
  260. ; in 'From' field of .PKT files, generated by gate. Second one
  261. ; is an address these .PKTs will have in 'To' field.
  262. ;
  263. EchoAddress    2:5020/128.0@fidonet.org    2:5020/32.256@fidonet.org
  264.  
  265. ; Uucp username of ViaMail receiver. Your newsfeed must send
  266. ; news to this address in your domain in ViaMail mode.
  267. ; There must be corresponding entry in user table.
  268. ;
  269. NewsMaster              newsmaster
  270.  
  271. ; Origin line added to echo messages by gate. If not defined,
  272. ; origin line is built from Usenet message Organization headline.
  273. ;
  274. ;Origin                  Infinity Soft Labs
  275.  
  276. ; Used to form Organization headline in outgoing news articles.
  277. ;
  278. Organization            Infinity Soft Labs
  279.  
  280. ; Selective headlines elimination. See Mail{Pass/Hide/Kill}HL above.
  281. ; Note that NewsHideHl is implemented, unlike MailHideHL.
  282. ;
  283.  
  284. NewsPassHL *
  285. NewsHideHL X-* Organization Resent-* Distribution
  286. NewsKillHL Path Lines Newsgroups From Subject Message-Id Reply-To Date Sender
  287.  
  288. ;   This string is appended to Organization headline and used to
  289. ; check for dupes from uucp side. (Yes, path headline is 
  290. ; generated and checked too, but when U1 used with newsserver,
  291. ; this method doesn't work because newsservers strips path
  292. ; headlines)
  293. ;   Default value for this parameter contains your domain name.
  294. ;
  295. ;GateId                  (isoft_gate)
  296.  
  297. ; Used to hold incoming news articles.
  298. ;
  299. ; Default value: %U1%\news.in
  300. ; Directory will be created automatically, if not exists.
  301. ;
  302. ;InNewsSpool                             u:\gate\news.in
  303.  
  304. ; Used to hold outgoing news articles.
  305. ;
  306. ; Default value: %U1%\news.out
  307. ; Directory will be created automatically, if not exists.
  308. ;
  309. ;OutNewsSpool                            u:\gate\news.out
  310.  
  311. ; Thing gate will put in 'Path:' headline of outgoing
  312. ; news articles and check for in incoming ones to find dupes.
  313. ; You can set complex things here like 'isoft!isoft.msk.su' -
  314. ; all the string will be put to 'Path:' headline of outgoing messages,
  315. ; but incoming message's path will be checked only against first
  316. ; component of this parameter's value (in our example - 'isoft').
  317. ; Please don't include 'newsgate' or something like username -
  318. ; U1 adds '!newsgate' to path line automatically.
  319. ;
  320. NewsPath                                isoft!isoft.msk.su
  321.  
  322. ; List of gated newsgroup/echo names: used for group name translation
  323. ;
  324. EchoList                                u:\gate\echoes.u1
  325.  
  326. ; List of uucp nodes we send gated news to. See example.
  327. ;
  328. FeedList                                u:\gate\feeds.u1
  329.  
  330. ; Makes U1 to act as a simple Cnews-type system - feed
  331. ; received cnews articles back to uucp
  332. ;
  333. ;CnewsFeed
  334.  
  335. ; Max. size of echomail message gate will create. 
  336. ; Default - 12 Kbytes. (Note: previous version default 
  337. ; value was 5 Kbytes.)
  338. ;
  339. ;EchoMsgSize                12000
  340.  
  341. ; Recommended size of .PKT files created by gate
  342. ;
  343. PktSize 400000
  344.  
  345. ;==========================================================;
  346. ;                                                          ;
  347. ; Gremote parameters                                       ;
  348. ;                                                          ;
  349. ;==========================================================;
  350.  
  351. ; Gremote sends this file in responce to 'help' command.
  352. ;
  353. HelpFile                u:\gate\gatehelp.txt
  354.  
  355. ; Password for privileged gremote commands.
  356. ;
  357. PassWord                Oh-John!-Oh-No!
  358.  
  359. ; Defines the way of processing of messages, which
  360. ; have no known newsgroup tag in their Newsgroups: headline
  361. ;
  362. ;    Possibe values:
  363. ;
  364. ;       Separate - Put message to special echo. (UU2.BAD_GROUP)
  365. ;       Kill     - Don't process (delete) it.
  366. ;       Pass     - Pass unchanged.
  367. ;                  (Use last group name from Newsgroups headline as echo tag)
  368. ;
  369. NewsBadGroupMSG         Separate
  370.  
  371. ; Defines the way of processing of messages, which
  372. ; have Control: headline.
  373. ;
  374. ;    Possibe values:
  375. ;
  376. ;       Separate - Put message to special echo. (UU2.CONTROL)
  377. ;       Kill     - Don't process (delete) it.
  378. ;       Pass     - Pass unchanged.
  379. ;
  380. NewsControlMSG         Separate
  381.  
  382. ; Turn off crossposting. Messages from usenet to FIDO
  383. ; will be posted only to the first area found in Echoes.U1
  384. ;
  385. ;NoCrossPost
  386.  
  387. ;==========================================================;
  388. ;                                                          ;
  389. ; Reserved for extension                                   ;
  390. ;                                                          ;
  391. ;==========================================================;
  392.  
  393. ; Used to hold files (FIDO-UUCP).
  394. ;
  395. ; Default value: %U1%\file.in
  396. ; Directory will be created automatically, if not exists.
  397. ;
  398. ;InFileSpool                             u:\gate\file.in
  399.  
  400. ; Used to hold files (UUCP-FIDO).
  401. ;
  402. ; Default value: %U1%\file.out
  403. ; Directory will be created automatically, if not exists.
  404. ;
  405. ;OutFileSpool                            u:\gate\file.out
  406.  
  407. ;
  408. ; End of sample configuration file.
  409. ;
  410.  
  411.