home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / gem250.arj / ADVANCED.ZIP / ADVANCED.CFG next >
Encoding:
Text File  |  1995-10-08  |  56.9 KB  |  1,674 lines

  1. //////////////////////////////////////////////////////////////////////
  2. //
  3. //  GoldED 2.50 * Example Configuration File, Advanced Edition.
  4. //
  5. //  This configuration file demonstrates just about all configuration
  6. //  keywords available in GoldED 2.50.
  7. //
  8. //  A number of keywords are location dependent and must be placed in
  9. //  a particular order to ensure correct operation. The exact list of
  10. //  location dependent keywords can be found in a chapter in the
  11. //  manual. This example configuration file shows the location
  12. //  dependent keywords in the recommended places.
  13. //
  14. //  WARNING!  YOU MUST EDIT THIS FILE FOR YOUR SETUP BEFORE USING IT!
  15. //
  16. //  PLEASE NOTE: It is NOT advisable to use this configuration file
  17. //  with older versions!  There are many new keywords and certain bugs
  18. //  in older versions may surface if this configuration file is used.
  19. //
  20. //////////////////////////////////////////////////////////////////////
  21.  
  22.  
  23. ----------------------------------------------------------------------
  24. -- REGISTRATION
  25.  
  26. // Put your key here or in a file named GOLDED.KEY.
  27. ;SERIALNO
  28. ;REGISTERNAME
  29. ;REGISTERKEY
  30.  
  31.  
  32. ----------------------------------------------------------------------
  33. -- NAME AND ADDRESSES (for internet addresses, see a later section)
  34.  
  35. // Your name and aliases and (misspellings).
  36. USERNAME Odinn Sorensen
  37. USERNAME Odinn S¢rensen
  38. USERNAME Odinn Sorenson
  39. USERNAME Odinn Soerenson
  40. USERNAME Odinn
  41. USERNAME Odin Sorensen
  42. USERNAME Odin S¢rensen
  43. USERNAME Odin Sorenson
  44. USERNAME Odin Soerenson
  45. USERNAME Odin
  46.  
  47. // Your FTN-style address and akas.
  48. ADDRESS 2:236/77                ; A main node address.
  49. AKA     2:236/77.1              ; A sysop point.
  50. AKA     2:236/77.2@fidonet.org  ; A point address with domain ("5D").
  51. AKA     2:236/77.999, 16077     ; A point address with fakenet ("3D").
  52. AKA     27:1345/118             ; An aka in another zone.
  53.  
  54.  
  55. ----------------------------------------------------------------------
  56. -- AKA MATCHING
  57.  
  58. // Setup special aka matching for OtherNets that span several zones.
  59. AKAMATCH 25:* 27:1345/118
  60. AKAMATCH 26:* 27:1345/118
  61. AKAMATCH 28:* 27:1345/118
  62. AKAMATCH 29:* 27:1345/118
  63. AKAMATCH 30:* 27:1345/118
  64.  
  65. // Where to enable or disable aka matching.
  66. AKAMATCHNET YES                 ; Enable aka matching in netmail.
  67. AKAMATCHECHO NO                 ; No aka matching in echomail.
  68. AKAMATCHLOCAL NO                ; No aka matching in local areas.
  69.  
  70.  
  71. ----------------------------------------------------------------------
  72. -- NODELISTS AND USERLISTS
  73.  
  74. // The path to your nodelists.
  75. // NOTE: This keyword MUST be in GOLDED.CFG!!!
  76. NODEPATH R:\NODELIST\
  77.  
  78. // Filenames of your nodelists.
  79. // If extention is ".*" or ".999", the newest is used automatically.
  80. // NOTE: This keyword MUST be in GOLDED.CFG!!!
  81. NODELIST FDNET.PVT
  82. NODELIST FDPOINT.PVT
  83. NODELIST NODELIST.999
  84. ;NODELIST 117LIST.999 117
  85. ;NODELIST DBRIDGE.PVT 2:236/77
  86.  
  87. // Filenames of your userlists (FIDOUSER.LST format).
  88. // NOTE: This keyword MUST be in GOLDED.CFG!!!
  89. ;USERLIST FIDOUSER.LST
  90. ;USERLIST GOLDED.LST
  91. ;USERLIST DK-POINT.NAM
  92.  
  93. // Uncomment this to use FrontDoor nodelist indexes.
  94. ;NODEPATHFD R:\NODELIST\
  95.  
  96. // Uncomment this to use InterMail nodelist indexes.
  97. ;NODEPATHIM R:\NODELIST\
  98.  
  99. // Uncomment this to use Version 7 nodelist indexes.
  100. ;NODEPATHV7 R:\NODELIST\
  101.  
  102. // Uncomment this to use a raw FIDOUSER.LST file.
  103. ;FIDOUSERLIST R:\NODELIST\FIDOUSER.LST
  104.  
  105. // Define nodes to be excluded from the GoldED nodelist index.
  106. // This can be used to save disk space or nodelist compile time.
  107. // NOTE: This keyword MUST be in GOLDED.CFG!!!
  108. ;EXCLUDENODES 4:*/*.*
  109. ;EXCLUDENODES 5:*/*.*
  110. ;EXCLUDENODES 6:*/*.*
  111.  
  112. // Define nodes to be included, even if excluded before.
  113. // NOTE: This keyword MUST be in GOLDED.CFG!!!
  114. ;INCLUDENODES 4:4/*.0
  115. ;INCLUDENODES 5:5/*.0
  116. ;INCLUDENODES 6:6/*.0
  117.  
  118.  
  119. ----------------------------------------------------------------------
  120. -- NODELIST LOOKUP
  121.  
  122. // Where to allow nodelist lookup when entering messages.
  123. LOOKUPNET YES
  124. LOOKUPECHO NO
  125. LOOKUPLOCAL NO
  126.  
  127.  
  128. ----------------------------------------------------------------------
  129. -- ADDRESS MACROS
  130.  
  131. // Shorthand names for easy addressing.
  132. ADDRESSMACRO odin,Odinn Sorensen,2:236/77,Hi there! :-)
  133. ADDRESSMACRO af512,AreaFix,2:236/512,"PASSWORD -q -l",CRA
  134. ADDRESSMACRO ff512,AllFix,2:236/512,"PASSWORD -q -l",CRA
  135. ADDRESSMACRO odinwb,@odinn@winboss.dk,1:105/42
  136. ADDRESSMACRO odinibm,@odinn@ibm.net,1:105/42
  137.  
  138. // Additional address macros can be placed in an external file.
  139. // Supports the format used by FrontDoor, Maximus etc.
  140. NAMESFILE R:\FD\NAMES.FD
  141.  
  142.  
  143. ----------------------------------------------------------------------
  144. -- MESSAGE READER (HEADER)
  145.  
  146. // Display the size of the current message in the bottom left side.
  147. DISPMSGSIZE BYTES
  148. ;DISPMSGSIZE KBYTES
  149. ;DISPMSGSIZE LINES
  150. ;DISPMSGSIZE NO
  151.  
  152. // Display the size of attached file(s) below the subject line.
  153. ;DISPATTACHSIZE BYTES
  154. DISPATTACHSIZE KBYTES
  155. ;DISPATTACHSIZE NO
  156.  
  157. // Display the board number in []'s in the top left side.
  158. DISPAREANO YES         ; Only shows it if available.
  159. ;DISPAREANO ALWAYS     ; Will show 0 if there is no board number.
  160.  
  161. // Positions and lengths of name/node/date fields in header display.
  162. // These are the default values.
  163. ;DISPHDRNAMESET   8 36
  164. ;DISPHDRNODESET  44 16
  165. ;DISPHDRDATESET -20 20
  166.  
  167. // GoldED can display either the real message numbers or automatically
  168. // calculated relative numbers. Can be toggled with Alt-Y.
  169. ;DISPREALMSGNO YES
  170.  
  171. // Highlight the FROM name in msgs with the LOC attribute set?
  172. // Also highlights in the msglist.
  173. DISPLOCALHIGH Yes
  174.  
  175.  
  176. ----------------------------------------------------------------------
  177. -- MESSAGE READER (MESSAGES)
  178.  
  179. // GoldED jumps to the first message after the lastread when entering
  180. // an area. You can disable that behaviour here.
  181. ;DISPAUTONEXT NO
  182.  
  183. // Margin for displayed messages.
  184. ;DISPMARGIN 0         ; Margin set to screen width (default).
  185. ;DISPMARGIN -1        ; Margin set to screen width minus one.
  186. ;DISPMARGIN 70        ; Margin fixed at column 70.
  187.  
  188. // Enable a "pagebar" (scrollbar) for messages. The pagebar shows what
  189. // part and how much of the message that is being shown. It looks like
  190. // a mousable scrollbar, but unfortunately there is currently no mouse
  191. // support in GoldED.
  192. DISPPAGEBAR Yes
  193.  
  194. // The number of spaces to display when a tab character is found or
  195. // when the Tab key is pressed in the internal editor.
  196. DISPTABSIZE 4
  197.  
  198. // Display hidden lines (kludges not on the "known" list).
  199. VIEWHIDDEN YES
  200.  
  201. // Display known kludges. This includes those defined with KLUDGE.
  202. VIEWKLUDGE NO
  203.  
  204. // How to display quotes in messages.
  205. VIEWQUOTE YES   ; Show all quotes.
  206. ;VIEWQUOTE NO   ; Show only the first line of each paragraph.
  207.  
  208. // Treat the soft-cr (ASCII 141) as any other character.
  209. // The soft-cr is a special case in FidoNet and is often stripped.
  210. ;DISPSOFTCR YES
  211.  
  212.  
  213. ----------------------------------------------------------------------
  214. -- MESSAGE READER (WRITE TO FILE)
  215.  
  216. // Default output file for the Alt-W command.
  217. ;OUTPUTFILE GOLDED.OUT
  218.  
  219. // File aliases. Shorthand names for filenames you write often.
  220. ;FILEALIAS DKB  R:\DKBBS\DKBBS
  221. ;FILEALIAS DKP  R:\DKPOINT\POINTS
  222. ;FILEALIAS VOTE R:\VOTES\VOTE.LST
  223.  
  224.  
  225. ----------------------------------------------------------------------
  226. -- MESSAGE READER (MISCELLANEOUS)
  227.  
  228. // Name of a FIDOUSER.LST-style file where the names of participants
  229. // of a conference can be placed, using the Ctrl-L function.
  230. USERLISTFILE GOLDED.LST
  231.  
  232. // Path where GoldED can create files decoded from uuencoded messages.
  233. UUDECODEPATH R:\FILE\
  234.  
  235.  
  236. ----------------------------------------------------------------------
  237. -- CONFIRMATION RECEIPTS
  238.  
  239. // Message attributes to set on confirmation receipt messages.
  240. ATTRIBSCFM PVT RRC K/S
  241.  
  242. // Confirmation receipt template.
  243. CONFIRMFILE GOLDED.CFM
  244.  
  245. // Define how GoldED should respond when you read a message with the
  246. // confirmation request attribute set.
  247. CONFIRMRESPONSE ASK   ; Pop up a menu for your choice.
  248. ;CONFIRMRESPONSE YES  ; Generate receipt automatically.
  249. ;CONFIRMRESPONSE NO   ; Never generate a receipt.
  250.  
  251.  
  252. ----------------------------------------------------------------------
  253. -- FILE REQUESTING                     (see also INBOUND AND OUTBOUND)
  254.  
  255. // Message attributes to set automatically on file request messages.
  256. ATTRIBSFRQ PVT CRA K/S
  257.  
  258. // Known file extensions
  259. FRQEXT .A??
  260. FRQEXT .L??
  261. FRQEXT .Z??
  262. ;FRQEXT .*
  263.  
  264. // Options for the file request function. See the manual for details.
  265. ;FRQOPTIONS FAST            ; Bypass the header edit.
  266. ;FRQOPTIONS NOFILES         ; Don't list the file "FILES".
  267. ;FRQOPTIONS FROMTOP, SORT   ; Get all files in the msg. Sort the list.
  268.  
  269. // Enable this if you want GoldED to use WaZOO-style file requests.
  270. ;FRQWAZOO YES
  271.  
  272. // Bypass the area selection list when file requesting.
  273. ;AREAFREQDIRECT YES
  274.  
  275. // Set the destination area for file requests.
  276. // Defaults to the first netmail area if not specified.
  277. ;AREAFREQTO NETMAIL
  278.  
  279.  
  280. ----------------------------------------------------------------------
  281. -- INBOUND AND OUTBOUND
  282.  
  283. // Path to FILES.BBS for descriptions of requested files.
  284. // Also the default path for attached files without a path.
  285. INBOUNDPATH R:\FILE\
  286.  
  287. // Binkley-style outbound path. Currently only used for WaZOO .REQ
  288. // file requests. This should be the name of your primary outbound
  289. // without extension.
  290. ;OUTBOUNDPATH R:\BINKLEY\OUTBOUND
  291.  
  292.  
  293. ----------------------------------------------------------------------
  294. -- COPY/MOVE/REPLIES
  295.  
  296. // Set the default area for replies/forwards to other areas.
  297. // If not specified, the first netmail area is used.
  298. AREAREPLYTO NETMAIL
  299.  
  300. // Enable this to bypass the area selection list, for a "seamless"
  301. // reply or forward to another area. This keyword should not be used
  302. // globally. Use it in a Random System group for specific areas.
  303. ;AREAREPLYDIRECT YES
  304.  
  305. // Set the default area for the Copy/Move function.
  306. AREACOPYTO THE_SAFE
  307.  
  308. // Enable this to bypass the area selection list, for a "seamless"
  309. // copy/move to another area. This keyword should not be used
  310. // globally. Use it in a Random System group for specific areas.
  311. ;AREACOPYDIRECT YES
  312.  
  313. // If enabled, GoldED will insert the control line "AREA:<originalechoid>"
  314. // at the top of each message that is copied or moved. Use with care!
  315. ;AREACOPYADDID YES
  316.  
  317.  
  318. ----------------------------------------------------------------------
  319. -- STATUSLINE
  320.  
  321. // By default GoldED puts its logo (name and version) in the left side
  322. // of the statusline. You can change it to a small help text or
  323. // eliminate the logo entirely for a wider statusline message field.
  324. ;STATUSLINEHELP YES
  325. ;STATUSLINEHELP NOLOGO
  326.  
  327. // Put a real-time clock in the statusline.
  328. // The format of the clock can be changed with the language
  329. // configuration keyword ST_STATUSLINETIMEFMT in GOLDLANG.CFG.
  330. // NOTE: The clock will only run continuously if KEYBMODE is set to "POLL".
  331. STATUSLINECLOCK YES
  332.  
  333.  
  334. ----------------------------------------------------------------------
  335. -- MESSAGE EDITOR
  336.  
  337. // Chars to display instead of CR and space in the internal editor.
  338. EDITCHARPARA  ''
  339. EDITCHARSPACE '·'
  340.  
  341. // Positions and lengths of name/node/date fields in header edit
  342. // These are the default values.
  343. ;EDITHDRNAMESET   8 36
  344. ;EDITHDRNODESET  44 36
  345.  
  346. // Enable or disable the internal editor.
  347. EDITINTERNAL YES
  348. ;EDITINTERNAL NO
  349.  
  350. // Define commandline for an external editor.
  351. IF DOS
  352.   EDITOR U:\QE3\DOS\Q.EXE @file -N@line
  353. ELSEIF OS/2
  354.   EDITOR U:\QE3\Q.EXE @file -N@line
  355. ENDIF
  356.  
  357. // How to execute an external editor via batchfiles.
  358. ;EDITOR C:\COMMAND.COM /C C:\BAT\MYEDITOR.BAT
  359. ;EDITOR C:\4DOS\4DOS.COM /C C:\BAT\Q.BTM @file -N@line
  360.  
  361. // External editor message file and internal editor backup file.
  362. EDITORFILE GOLDED.MSG
  363.  
  364. // Enable the hardline feature when using the external editor.
  365. EDITHARDLINES YES
  366.  
  367. // Hardline string for the external editor, if used.
  368. EDITHARDLINE <<
  369.  
  370. // Enable this to set the file attach attribute automatically when
  371. // entering a filename with drive (like C:) in the subject line.
  372. EDITAUTOATTACH YES
  373.  
  374. // Message attributes to set automatically on file attach messages.
  375. ATTRIBSATTACH CRA
  376.  
  377. // Internal editor automatic message backup interval in seconds.
  378. // Set this to zero if you don't want automatic backups.
  379. EDITAUTOSAVE 30
  380.  
  381. // When to change the "date written" when changing a message.
  382. ;EDITCHANGEDATE ALWAYS    ; On all messages.
  383. EDITCHANGEDATE YES        ; Only on messages written by yourself.
  384. ;EDITCHANGEDATE NO        ; Never change the date.
  385.  
  386. // Editor comments. Try typing these in the internal editor :-)
  387. EDITCOMMENT ":-("     "Don't worry, be happy!"
  388. EDITCOMMENT ":-)"     "Are we having fun yet?"
  389. EDITCOMMENT ";-)"     "Wink wink, nudge nugde..."
  390. EDITCOMMENT "!!!"     "Flame Warning!"
  391. EDITCOMMENT "GoldED"  "Great program, ain't it?"
  392. EDITCOMMENT "Odin"    "One more 'n' please."
  393. EDITCOMMENT "Odinn"   "That's right :-)"
  394. EDITCOMMENT "Odinnn"  "Oops! One 'n' too many! :-)"
  395.  
  396. // Define strings that will be expanded automatically when typed in the
  397. // internal editor. Choose your string with care or you might get
  398. // unexpected results!
  399. EDITCOMPLETION "/GE" "GoldED"
  400. EDITCOMPLETION "/FD" "FrontDoor"
  401. EDITCOMPLETION "/V7" "Version 7"
  402.  
  403. // How to terminate text paragraphs and quoted lines.
  404. ;EDITCRLFTERM YES   ; With both CR and LF.
  405. EDITCRLFTERM NO     ; Only with CR.
  406.  
  407. // Termination of lines or paragraphs.
  408. ;EDITHARDTERM YES   ; Terminate all lines at the display margin.
  409. EDITHARDTERM NO     ; Terminate only at the end of paragraphs.
  410.  
  411. // Clear edit-fields when first pressing a non-editing key?
  412. EDITFIELDCLEAR Yes
  413.  
  414. // Enable the "Edit menu" (pops up after header edit)?
  415. EDITMENU YES
  416.  
  417. // Enable the "Save menu" (pops up after ext./int. editor)?
  418. EDITSAVEMENU YES
  419.  
  420. // Automatically mix letter case when entering names in the header?
  421. // Example: "oDiNn sOrEnSeN" would be mixcased to "Odinn Sorensen".
  422. ;EDITMIXCASE YES
  423.  
  424. // Limit the size of messages GoldED can load.
  425. ;EDITMSGSIZE 64000    ; Default for the DOS version.
  426. ;EDITMSGSIZE 512000   ; Default for the 386 and OS/2 versions.
  427.  
  428. // Define the commandline for a spell checker.
  429. IF DOS
  430.   EDITSPELLCHECK C:\SPELL\SS.EXE @file
  431. ELSEIF OS/2
  432.   EDITSPELLCHECK C:\OS2\CMD.EXE /C C:\SPELL\SS.EXE @file
  433. ENDIF
  434.  
  435. // How to handle the "Re:" string in the subject when replying.
  436. ;EDITREPLYRE YES    ; Add "Re:" if there isn't one.
  437. EDITREPLYRE NO      ; Remove the "Re:" if there is one.
  438.  
  439. // How many lines to keep in the undelete buffer.
  440. EDITUNDELETE 50
  441.  
  442. // When importing text into the internal editor, GoldED can translate
  443. // the soft-cr (ASCII 141) character to another.
  444. ;EDITSOFTCRXLAT H   ; Example for Russians.
  445.  
  446. // Right margin for editing quotes in the internal editor.
  447. EDITQUOTEMARGIN 75
  448.  
  449. // "Robot" names. Writing a msg to one of these tells GoldED to use a
  450. // special minimal template, definable with the MS_ROBOTMSG language
  451. // keyword in GOLDLANG.CFG.
  452. ROBOTNAME AreaFix
  453. ROBOTNAME AreaMgr
  454. ROBOTNAME AreaLink
  455. ROBOTNAME FileFix
  456. ROBOTNAME ImlaList
  457. ROBOTNAME Raid
  458. ROBOTNAME GEcho
  459. ROBOTNAME Allfix
  460.  
  461. // What to do when writing a message to another zone.
  462. ZONEGATING ASK    ; Pop up a menu for your decision.
  463. ;ZONEGATING YES   ; Send it via the zonegate.
  464. ;ZONEGATING NO    ; Never use zonegating.
  465.  
  466. // Default destination name for new echomail/localmail messages.
  467. WHOTO All
  468.  
  469. // Default filename for the internal editor import text prompt.
  470. ;INPUTFILE myfile
  471.  
  472. // Text to put before and after an imported file in the i.e.
  473. ;IMPORTBEGIN === Begin @file ===
  474. ;IMPORTEND   === End @file ===
  475.  
  476. // Use this if you don't want any text (default is "=== Cut ===").
  477. ;IMPORTBEGIN ""
  478.  
  479. // Turn on or off the large attributes window during header edit.
  480. ;EDITHEADERATTRS YES
  481.  
  482. // This keyword controls which circumstances that will make GoldED
  483. // present you with the header editor first of all.
  484. ;EDITHEADERFIRST YES            ; Always
  485. ;EDITHEADERFIRST NEW, CHANGES   ; Only for new or changed msgs.
  486.  
  487.  
  488. ----------------------------------------------------------------------
  489. -- MESSAGE TEMPLATES
  490.  
  491. // Path to the template files. Defaults to the GOLDPATH.
  492. ;TEMPLATEPATH R:\GOLDED\TPLS\
  493.  
  494. // Select template based on the address of the message you want to
  495. // reply to.
  496. TEMPLATEMATCH YES
  497.  
  498. // Message template filenames and descriptions.
  499. TEMPLATE GOLDED.TPL     "Default template"
  500. TEMPLATE EMAIL.TPL      "E-mail template"
  501. TEMPLATE NEWSGRPS.TPL   "Newsgroups template"
  502. TEMPLATE DANSK.TPL      "Dansk skabelon"      2:23/*    ;
  503. TEMPLATE DANSK.TPL      "Dansk skabelon"      2:234/*   ; Used for
  504. TEMPLATE DANSK.TPL      "Dansk skabelon"      2:235/*   ; template
  505. TEMPLATE DANSK.TPL      "Dansk skabelon"      2:236/*   ; matching
  506. TEMPLATE DANSK.TPL      "Dansk skabelon"      2:237/*   ;
  507. TEMPLATE DANSK.TPL      "Dansk skabelon"      2:238/*   ;
  508.  
  509.  
  510. ----------------------------------------------------------------------
  511. -- QUOTING
  512.  
  513. // Enable this to put the QUOTESTRING on quoted blank lines.
  514. ;QUOTEBLANK YES
  515.  
  516. // The margin for quotes in a reply.
  517. QUOTEMARGIN 70
  518.  
  519. // Add blank lines before and after blocks of quotes in messages?
  520. ;QUOTESPACING YES
  521.  
  522. // Your quote prefix string. Must contain a '>' character!
  523. QUOTESTRING " FL> "
  524.  
  525.  
  526. ----------------------------------------------------------------------
  527. -- REPLYLINKING
  528.  
  529. // How to do replylinking when replying.
  530. ;REPLYLINK Chain  ; Link to last msg in a subject-based reply chain.
  531. REPLYLINK Direct  ; Link directly to the original message.
  532.  
  533. // How to build the replylink selection menu in JAM and Squish areas.
  534. REPLYLINKLIST FAST    ; Use only header/subfield data.
  535. ;REPLYLINKLIST FULL   ; Use full msgbody, parsing kludges, origin etc.
  536.  
  537.  
  538. ----------------------------------------------------------------------
  539. -- PERSONAL MAIL
  540.  
  541. // Personal mail scan options.
  542. PERSONALMAIL ALLNAMES             ; Scan with all your USERNAME's.
  543. ;PERSONALMAIL STARTUP             ; Scan for personal mail at startup.
  544. ;PERSONALMAIL STARTUP, ALLNAMES   ; Both.
  545.  
  546.  
  547. ----------------------------------------------------------------------
  548. -- CARBON COPY AND CROSSPOSTING
  549.  
  550. // Message attributes to set on carbon copy messages.
  551. ATTRIBSCC PVT K/S
  552.  
  553. // Format of the Carbon Copy list.
  554. ;CARBONCOPYLIST KEEP      ; Keep list as entered.
  555. CARBONCOPYLIST NAMES      ; Rewrite as a list of names.
  556. ;CARBONCOPYLIST VISIBLE   ; Rewrite list with names and addresses.
  557. ;CARBONCOPYLIST HIDDEN    ; Rewrite list in CC: kludges.
  558. ;CARBONCOPYLIST REMOVE    ; Remove the carbon copy list entirely.
  559.  
  560. // Format of the crossposting list.
  561. CROSSPOSTLIST VERBOSE     ; Expand crosspost list verbosely.
  562. ;CROSSPOSTLIST RAW        ; Keep list as entered.
  563. ;CROSSPOSTLIST NONE       ; Remove the crosspost list.
  564.  
  565.  
  566. ----------------------------------------------------------------------
  567. -- INTERNET FEATURES               Please read the manual for details.
  568.  
  569. // Your primary internet address.
  570. INTERNETADDRESS odinn@winboss.dk
  571.  
  572. // The organization information to put in the "Organization:" RFC header.
  573. ORGANIZATION Goldware International
  574.  
  575. // Defines the name and FTN address of your local Internet gate.
  576. ;INTERNETGATE UUCP, 1:105/42    ; Standard, with a specific gate name.
  577. INTERNETGATE 2:230/9316         ; For uplinks running GIGO software.
  578.  
  579. // Use a Message-ID compatible MSGID in areas marked as e-mail and newsgroups?
  580. ;INTERNETMSGID YES
  581.  
  582. // What to do with Internet addresses when replying.
  583. INTERNETREPLY YES   ; Always use the FSC-35 method.
  584. ;INTERNETREPLY NO   ; Only use FSC-35 if the address is too long.
  585.  
  586. // Check the nodelist system name for an Internet address.
  587. INTERNETLOOKUP Yes
  588.  
  589. // Specify characters in addition to ">" to be recognized as quote characters.
  590. // This keyword should not be used globally. Use it in Internet GROUP's.
  591. ;QUOTECHARS "|:;"
  592.  
  593. // Path where unpacked SOUP format packets can be found.
  594. SOUPIMPORTPATH M:\SOUP\
  595.  
  596. // Path where SOUP reply packets can be created.
  597. SOUPEXPORTPATH M:\SOUP\
  598.  
  599. // Filename of your .newsrc file, listing the active newsgroups.
  600. // Newsgroups listed in this file are marked as newsgroups in GoldED.
  601. SOUPNEWSRCFILE M:\SOUP\NEWSRC
  602.  
  603. // Name of an area where articles for unknown newsgroups can be placed
  604. // when importing SOUP packets.
  605. SOUPBADMSGS BAD_MSGS
  606.  
  607. // Name of an area for Internet e-mails. This must be a netmail area.
  608. // E-mails imported from SOUP packets are placed here.
  609. SOUPEMAIL NET_EMAIL
  610.  
  611. // GoldED will put the echoid of imported newsgroups in this file.
  612. // This is for use with an external replylinker.
  613. SOUPTOSSLOG R:\GECHO\IMPORT.JAM
  614.  
  615. // Commandline for an external replylinker to call automatically
  616. // after importing a SOUP packet.
  617. IF DOS
  618.   SOUPREPLYLINKER R:\GECHO\MBUTIL Link
  619. ELSEIF OS/2
  620.   SOUPREPLYLINKER E:\OS2\CMD.EXE /C R:\GECHO\MBUTIL Link
  621. ENDIF
  622.  
  623. // Mark this area as e-mail.
  624. ;AREAISEMAIL NET_EMAIL
  625.  
  626. // Mark these areas as newsgroups.
  627. ;AREAISNEWS ALT.*, COMP.*, MISC.*, NEWS.*
  628. ;AREAISNEWS REC.*, SOC.*, SCI.*, TALK.*
  629.  
  630. // Don't use tearline and origin in e-mail
  631. CTRLINFOEMAIL NO
  632.  
  633. // Don't use tearline and origin in newsgroups
  634. CTRLINFONEWS NO
  635.  
  636. // Define some mailing lists.
  637. // When importing from SOUP packets, GoldED will toss e-mails to these areas
  638. // if the "Sender:" RFC header matches the Internet address.
  639. //
  640. ;            EchoID        Sender address           Address for mail to "all"
  641. ;MAILINGLIST LIST.EMX      emx-list@eb.ele.tue.nl
  642. ;MAILINGLIST LIST.GIGO     gigo-owner@gigo.com      gigo@gigo.com
  643. ;MAILINGLIST LIST.HELP-NET help-net@templevm.bitnet
  644.  
  645. // Timezone for the "Date:" RFC header.
  646. // PLEASE read the manual about this keyword before using it!!!
  647. ;TIMEZONEOFFSET -1000  ; Alaska-Hawaii Standard Time
  648. ;TIMEZONEOFFSET -0900  ; Hawaii Daylight Time
  649. ;TIMEZONEOFFSET -0800  ; Pacific Standard Time
  650. ;TIMEZONEOFFSET -0700  ; Pacific Daylight Time
  651. ;TIMEZONEOFFSET -0700  ; Mountain Standard Time
  652. ;TIMEZONEOFFSET -0600  ; Mountain Daylight Time
  653. ;TIMEZONEOFFSET -0600  ; Central Standard Time
  654. ;TIMEZONEOFFSET -0500  ; Central Daylight Time
  655. ;TIMEZONEOFFSET -0500  ; Eastern Standard Time
  656. ;TIMEZONEOFFSET -0400  ; Eastern Daylight Time
  657. ;TIMEZONEOFFSET -0100  ; West Africa Time
  658. ;TIMEZONEOFFSET +0000  ; Greenwich Mean Time
  659. ;TIMEZONEOFFSET +0100  ; Central European Time
  660. ;TIMEZONEOFFSET +0100  ; British Summer Time
  661. ;TIMEZONEOFFSET +0200  ; Central European Summer Time
  662. ;TIMEZONEOFFSET +0200  ; Eastern European Time
  663. ;TIMEZONEOFFSET +0700  ; West Australian Time
  664. ;TIMEZONEOFFSET +0800  ; West Australian Daylight Time
  665. ;TIMEZONEOFFSET +0800  ; China Coast Time
  666. ;TIMEZONEOFFSET +0900  ; Japan Standard Time
  667. ;TIMEZONEOFFSET +0900  ; Central Australian Standard Time
  668. ;TIMEZONEOFFSET +1000  ; East Australian Standard Time
  669. ;TIMEZONEOFFSET +1000  ; Central Australian Daylight Time
  670. ;TIMEZONEOFFSET +1100  ; East Australian Daylight Time
  671. ;TIMEZONEOFFSET +1200  ; New Zealand Standard Time
  672. ;TIMEZONEOFFSET +1300  ; New Zealand Daylight Time
  673.  
  674.  
  675. ----------------------------------------------------------------------
  676. -- QWK FEATURES
  677.  
  678. // Basic QWK setup
  679. ;QWKIMPORTPATH C:\QWK\
  680. ;QWKEXPORTPATH C:\QWK\
  681. ;QWKBADMSGS BAD_QWK
  682.  
  683. // Replylinking when using GEcho and Hudson areas:
  684. ;QWKTOSSLOG     C:\GECHO\IMPORT.HMB
  685. ;QWKREPLYLINKER C:\GECHO\MBUTIL Link
  686.  
  687. // Replylinking when using GEcho and JAM areas:
  688. ;QWKTOSSLOG     C:\GECHO\IMPORT.JAM
  689. ;QWKREPLYLINKER C:\GECHO\MBUTIL Link
  690.  
  691. // Replylinking when using Squish and Squish areas:
  692. ;QWKTOSSLOG     C:\SQUISH\QWKTOSS.LOG
  693. ;QWKREPLYLINKER C:\SQUISH\SQUISH LINK -fC:\SQUISH\QWKTOSS.LOG
  694.  
  695. // QWK conference mapping
  696. ;QWKCONFMAP GOLDWARE GoldED GOLDED
  697. ;QWKCONFMAP GOLDWARE "GoldED Beta" GOLDED.BETA
  698. ;QWKCONFMAP GOLDWARE "BBS Users" BBS.USERS
  699. ;QWKCONFMAP WHOKNOWS EMail EMAIL
  700. ;QWKCONFMAP WHOKNOWS dk.chat DK.CHAT
  701. ;QWKCONFMAP WHOKNOWS dk.test DK.TEST
  702. ;QWKCONFMAP XYZ_BBS  "XYZ Usr2Usr" XYZ.USERS
  703.  
  704.  
  705. ----------------------------------------------------------------------
  706. -- TWIT SETUP     A "Twit" is the name of an annoying user or subject.
  707.  
  708. // What to do when a Twit message is found.
  709. ;TWITMODE SHOW    ; Show the message as normal.
  710. TWITMODE BLANK    ; Blank the message text. Press a key to view it.
  711. ;TWITMODE SKIP    ; Skip the message unless it is for you.
  712. ;TWITMODE IGNORE  ; Skip the message always.
  713.  
  714. // Define Twit names and/or addresses.
  715. ;TWITNAME John Doe
  716. ;TWITNAME 7:654/321.*
  717.  
  718. // Define Twit subjects.
  719. ;TWITSUBJ "Incredibly boring discussion"
  720. ;TWITSUBJ "Yet another flame-fest"
  721.  
  722.  
  723. ----------------------------------------------------------------------
  724. -- MISCELLANEOUS
  725.  
  726. // Path to "cookie" files. Cookie files are a collection of small
  727. // multiline texts separated by empty lines. GoldED can use cookie
  728. // files in the templates using the "@random" template token.
  729. ;COOKIEPATH R:\GOLDED\COOKIES\
  730.  
  731. // Enable this if you want the selection bar to wrap around from
  732. // bottom to top (or vice versa) in lists.
  733. ;DISPLISTWRAP YES
  734.  
  735. // Where to put the selection bar when entering a list.
  736. ;DISPLISTCURSOR TOP
  737. DISPLISTCURSOR NEARTOP
  738. ;DISPLISTCURSOR MIDDLE
  739. ;DISPLISTCURSOR NEARBOTTOM
  740. ;DISPLISTCURSOR BOTTOM
  741.  
  742. // Seconds of keyboard inactivity before GoldED automatically exits.
  743. ;TIMEOUT 600          ; Exit after 10 minutes of inactivity.
  744. TIMEOUT 0             ; Never time out.
  745.  
  746. // What to do if timeout happens while in the internal editor.
  747. TIMEOUTSAVEMSG YES    ; Save the message to the msgbase.
  748. ;TIMEOUTSAVEMSG NO    ; Leave it as "unfinished" in GOLDED.MSG.
  749.  
  750.  
  751. ----------------------------------------------------------------------
  752. -- MESSAGE LIST
  753.  
  754. // The message list can be fast or slow.
  755. // Slow mode gets more data from each message.
  756. MSGLISTFAST YES
  757.  
  758. // Start directly in the message list.
  759. MSGLISTFIRST NO
  760.  
  761. // Show the header of the message at the selection bar.
  762. // Slows down list scrolling noticably.
  763. MSGLISTHEADER NO
  764.  
  765. // Show a pagebar (scrollbar) for the list.
  766. MSGLISTPAGEBAR YES
  767.  
  768. // Show the full subject in the bottom border of the list window.
  769. // Slows down list scrolling a bit.
  770. MSGLISTVIEWSUBJ YES
  771.  
  772. // Show a wide subject column instead of a to-name column.
  773. MSGLISTWIDESUBJ NO
  774.  
  775. // Change which date to show in the message list.
  776. ;MSGLISTDATE ARRIVED
  777.  
  778.  
  779. ----------------------------------------------------------------------
  780. -- GIF SETUP  See section about EXTERNUTIL for setting up GIF viewing.
  781.  
  782. // The name of your own GIF. Don't specify an extension.
  783. ;GIF ODINN
  784.  
  785. // Path to your collection of personal GIF's.
  786. GIFPATH X:\GFX_ART\
  787.  
  788.  
  789. ----------------------------------------------------------------------
  790. -- KEYBOARD AND MOUSE
  791.  
  792. // Clear keyboard buffer when starting GoldED?
  793. ;KEYBCLEAR YES
  794.  
  795. // Enable or disable use of extended keycodes.
  796. // Should only be disabled on XT's.
  797. ;KEYBEXT NO
  798.  
  799. // Poll mode is necessary if you want a continuous clock, autosave, screenblanker and timeout.
  800. // Block mode is recommended in multitasking environments to get 0% CPU usage.
  801. KEYBMODE Poll
  802. ;KEYBMODE Block
  803.  
  804. // Stack keys to "press" automatically at startup.
  805. // WARNING: Be careful of side-effects!  For example, "@S A" will mark
  806. // all messages in the area if STARTECHO is used.
  807. // NOTE: Commandline keystacking overrides this keyword!
  808. ;KEYBSTACK @S A    ; Intended to "Scan All" areas. Not useful if you have "AREASCAN *".
  809.  
  810. // GoldED does not have any mouse support in this release.
  811. ;MOUSE YES
  812.  
  813.  
  814. ----------------------------------------------------------------------
  815. -- MESSAGE KLUDGE LINES
  816.  
  817. // Use the INTL kludge always (YES) or only for inter-zone (AUTO).
  818. // It is highly recommended to enable it always!
  819. USEINTL YES
  820.  
  821. // Use the FLAGS kludge. FLAGS is used for certain msg attributes.
  822. USEFLAGS YES
  823.  
  824. // Use the MSGID/REPLY kludges. It is NOT recommended to disable it!
  825. USEMSGID YES
  826.  
  827. // Define kludges that you want to be "known" and not displayed.
  828. ;KLUDGE "YET:"
  829. ;KLUDGE "ANOTHER:"
  830. ;KLUDGE "SILLY:"
  831. ;KLUDGE "KLUDGE:"
  832.  
  833.  
  834. ----------------------------------------------------------------------
  835. -- TEARLINES AND ORIGINS
  836.  
  837. // Specifies whether to use a tearline and/or origin in your msgs.
  838. CTRLINFONET   TEARLINE
  839. CTRLINFOECHO  TEARLINE, ORIGIN
  840. CTRLINFOLOCAL TEARLINE, ORIGIN
  841.  
  842. // Enable this to get a blank tearline and use a PID kludge instead.
  843. ;EMPTYTEARLINE YES
  844.  
  845. // Here you can modify the look of your tearline.
  846. // Note that GoldED will also add a PID kludge if the tearline does
  847. // not contain the "@longpid" string somewhere. The "@longpid" string
  848. // is "GoldED", "GoldED/2" or "GoldED/386", depending on the version.
  849. ;TEARLINE @longpid @version
  850.  
  851. // The default "netname" for the origin. Not recommeded.
  852. ;NETNAME FidoNet
  853.  
  854. // Your origin lines.
  855. ORIGIN Living in interesting times
  856. ORIGIN This is a message to @dfname :-)
  857. ORIGIN Busier than a one-legged man in an ass-kicking contest
  858.  
  859. // Invalidate (modify) quoted control information.
  860. ;INVALIDATE Seenby   "SEEN-BY"       "SEEN+BY"
  861. ;INVALIDATE Tearline "---"           "-+-"
  862. ;INVALIDATE Origin   " * Origin: "   " + Origin: "
  863.  
  864. // TIP: Use this if you don't want to quote tearline and origin.
  865. ;INVALIDATE Tearline "" ""
  866. ;INVALIDATE Origin   "" ""
  867.  
  868.  
  869. ----------------------------------------------------------------------
  870. -- TAGLINES
  871.  
  872. // You should disable the internal tagline support if you are using an
  873. // external tagline utility.
  874. ;TAGLINESUPPORT NO
  875.  
  876. // Defines the tagline character. Don't change this.
  877. TAGLINECHAR .
  878.  
  879. // Define a tagline collection file. Taglines will be picked randomly.
  880. ;TAGLINE @R:\GOLDED\TAGLINE.LST
  881.  
  882. // Define a bunch of taglines. These can be selected from a selection menu.
  883. ;TAGLINE You have the capacity to learn from mistakes. You'll learn a lot today.
  884. ;TAGLINE 10.0 times 0.10 is hardly ever 1.00.
  885. ;TAGLINE 2.000.000 Lemmings can't be wrong.
  886. ;TAGLINE A $300.00 Picture tube will protect a 10 cent fuse by blowing first.
  887. ;TAGLINE A Smith and Wesson beats four aces.
  888.  
  889.  
  890. ----------------------------------------------------------------------
  891. -- STYLECODES * Colors should be defined in the color section
  892.  
  893. // Highlight words with stylecodes around them, such as *bold* etc.
  894. DISPSTYLECODES YES
  895.  
  896. // Characters that punctuate words for the stylecode feature.
  897. ;STYLECODEPUNCT " !\"$%&()+,.:;<=>@[\\]^`{|}~"
  898.  
  899. // Characters that cancel stylecode highlight in words.
  900. ;STYLECODESTOPS "/#*"
  901.  
  902.  
  903. ----------------------------------------------------------------------
  904. -- DISK AND OPERATING SYSTEM CONFIGURATION
  905.  
  906. // Path to the GoldED files. Defaults to where GOLDED.CFG was found.
  907. // It is NOT recommended to define this keyword. It is better to rely
  908. // on the default.
  909. ;GOLDPATH R:\GOLDED\
  910.  
  911. // Path where GoldNODE can place a LARGE temporary file.
  912. // Defaults to the GOLDPATH.
  913. // NOTE: This keyword MUST be in GOLDED.CFG!!!
  914. ;TEMPPATH C:\
  915.  
  916. // Path where a disk swap file can be placed (uses 3-500k).
  917. // Defaults to the TEMPPATH.
  918. ;SWAPPATH C:\
  919.  
  920. // Enable this to open files using SHARE.EXE compatible modes.
  921. // This is required for networking/multitasking setups.
  922. SHAREMODE Yes
  923.  
  924. // Add a logo-message to the PROMPT in DOS or OS/2 shells?
  925. DOSPROMPT Yes
  926.  
  927. // Swapping methods used when shelling to DOS or external editor.
  928. // NOTE: Ignored by GoldED/386 and GoldED/2.
  929. DOSSWAP EMS, XMS, Disk, Hide.
  930.  
  931. // Where to put program overlays (EMS/EXT/DISK).
  932. // NOTE: Ignored by GoldED/386 and GoldED/2.
  933. OVERLAY EMS
  934.  
  935.  
  936. ----------------------------------------------------------------------
  937. -- LOGFILE
  938.  
  939. // Name of the GoldED log file. It is NOT recommended to change it.
  940. ;LOGFILE GOLDED.LOG    ; Default for GoldED for DOS
  941. ;LOGFILE GED386.LOG    ; Default for GoldED for DOS/386
  942. ;LOGFILE GED2.LOG      ; Default for GoldED for OS/2
  943.  
  944.  
  945. ----------------------------------------------------------------------
  946. -- NOISES AND SOUND SUPPORT
  947.  
  948. // Enable to make a noise when the IE finds an EDITCOMMENT.
  949. BEEPCOMMENT YES
  950.  
  951. // Controls the sound of the the noise made by BEEPYOURMAIL.
  952. BEEPFACTOR 5
  953.  
  954. // Enable to make a noise when encountering a message marked Local
  955. ;BEEPLOCALMSG YES
  956.  
  957. // Enable various beeps and noises. This is the master ON/OFF switch.
  958. BEEPNOISES YES
  959.  
  960. // When to beep when reading a message to you.
  961. ;BEEPYOURMAIL ALWAYS    ; Beep every time.
  962. BEEPYOURMAIL YES        ; Beep only when reading it the first time.
  963. ;BEEPYOURMAIL NO        ; Never beep on your mail.
  964.  
  965. // Path where sound files can be found.
  966. ;SOUNDPATH S:\MUSIC\WAV\
  967.  
  968. // Specify which sound file to play for an event.
  969. ;EVENT Arealist      PLAY DING.WAV
  970. ;EVENT AskYesNo      PLAY CHOOSE.WAV
  971. ;EVENT Attention     PLAY CHORD.WAV
  972. ;EVENT DosShell      PLAY BEAM_DAF.WAV
  973. ;EVENT EditComment   PLAY CHORD.WAV
  974. ;EVENT EndOfMsgs     PLAY CHIMES.WAV
  975. ;EVENT ErrorFatal    PLAY DETRUCT.WAV
  976. ;EVENT Exit          PLAY SUMBAEHH.WAV
  977. ;EVENT JobDone       PLAY DING.WAV
  978. ;EVENT JobFailed     PLAY HAL.WAV
  979. ;EVENT MsgDeleting   PLAY TRASH.WAV
  980. ;EVENT MsgFromYou    PLAY DING.WAV
  981. ;EVENT MsgIsLocal    PLAY DING.WAV
  982. ;EVENT MsgIsTwit     PLAY SHOTGUN.WAV
  983. ;EVENT MsgToYou      PLAY HIMAN.WAV
  984. ;EVENT SearchFailed  PLAY AHHHHH.WAV
  985. ;EVENT SearchSuccess PLAY YAAHUHU.WAV
  986. ;EVENT Startup       PLAY TADA.WAV
  987.  
  988.  
  989. ----------------------------------------------------------------------
  990. -- MENU DEFAULTS
  991.  
  992. // Set default for the "Delete Original?" menu. Default: YES.
  993. ;ASKDELORIG NO
  994.  
  995. // Set default for the "Drop This Msg?" menu. Default: NO.
  996. ;MENUDROPMSG YES
  997.  
  998. // Set default for cursor on marked/current msgs menu.
  999. // Choices are: MARKED, CURRENT, PREVIOUS or DEFAULT.
  1000. ;MENUMARKED DEFAULT
  1001.  
  1002.  
  1003. ----------------------------------------------------------------------
  1004. -- SCREEN AND COLORS
  1005.  
  1006. // Seconds of keyboard inactivity before GoldED blanks the screen.
  1007. SCREENBLANKER 300     ; Blank after 5 minutes of inactivity.
  1008. ;SCREENBLANKER 0      ; Never blank
  1009.  
  1010. // Eliminate snow on older CGA displays? SLOW!
  1011. ;SCREENELIMSNOW YES
  1012.  
  1013. // Use BIOS for screen writes? VERY SLOW!
  1014. ;SCREENUSEBIOS YES
  1015.  
  1016. // Force columns and/or rows if not autodetection fails? (unlikely)
  1017. // It is NOT recommended to use this unless absolutely necessary!
  1018. ;SCREENMAXCOL 80
  1019. ;SCREENMAXROW 25
  1020.  
  1021. // Screen lines setting.
  1022. SCREENSIZE AUTO         ; Autodetect.
  1023. ;SCREENSIZE 25          ; Switch to 25 lines mode.
  1024. ;SCREENSIZE 4350        ; Switch to 43 or 50 lines mode.
  1025.  
  1026. // Set the screen size to a special video mode.
  1027. // WARNING: SELECTING THE WRONG MODE CAN DAMAGE YOUR MONITOR!!!
  1028. ;SCREENSIZE MODE 54     ; Switch to video mode 54 (hexadecimal value).
  1029.  
  1030. // Use shadows on windows and menus?
  1031. SCREENSHADOWS YES
  1032.  
  1033. // Modify color palette.
  1034. ;SCREENPALETTE    0   (0 0 0)
  1035. ;SCREENPALETTE    1   (0 0 2)
  1036. ;SCREENPALETTE    2   (0 2 0)
  1037. ;SCREENPALETTE    3   (0 2 2)
  1038. ;SCREENPALETTE    4   (2 0 0)
  1039. ;SCREENPALETTE    5   (2 0 2)
  1040. ;SCREENPALETTE    6   (2 2 0)
  1041. ;SCREENPALETTE    7   (2 2 2)
  1042. ;SCREENPALETTE    8   (0 1 0)
  1043. ;SCREENPALETTE    9   (1 1 3)
  1044. ;SCREENPALETTE   10   (1 3 1)
  1045. ;SCREENPALETTE   11   (1 3 3)
  1046. ;SCREENPALETTE   12   (3 1 1)
  1047. ;SCREENPALETTE   13   (3 1 3)
  1048. ;SCREENPALETTE   14   (3 3 2)
  1049. ;SCREENPALETTE   15   (3 3 3)
  1050.  
  1051. // Use intense background colors? (this disables blinking colors).
  1052. ;INTENSECOLORS YES
  1053. INTENSECOLORS NO
  1054.  
  1055. // Select default color set.
  1056. COLORSET DETECT     ; Select based on screencard and intense value.
  1057. ;COLORSET NORMAL    ; Select standard color set.
  1058. ;COLORSET INTENSE   ; Select intense color set.
  1059. ;COLORSET MONO      ; Select standard monochrome set.
  1060.  
  1061. // Include a color setup from another file.
  1062. ;INCLUDE GEDCOLOR.CFG
  1063.  
  1064.  
  1065. ----------------------------------------------------------------------
  1066. -- EXTERNAL UTILITIES
  1067.  
  1068. // Example for setting up PGP (Pretty Good Privacy).
  1069.  
  1070. EXTERNOPTIONS -pause -nokeepctrl -wipe
  1071.  
  1072. IF DOS
  1073.   EXTERNUTIL 1 u:\pgp\pgp.exe +force -sa @tmpfile -u "@oname" -o @file                      ;sign
  1074.   EXTERNUTIL 2 u:\pgp\pgp.exe +force -sta +clearsig=on @tmpfile -u "@oname" -o @file        ;clearsign
  1075.   EXTERNUTIL 3 u:\pgp\pgp.exe +force -ea @tmpfile "@dname" "@oname" -u "@oname" -o @file    ;encrypt
  1076.   EXTERNUTIL 4 u:\pgp\pgp.exe +force -eas @tmpfile "@dname" "@oname" -u "@oname" -o @file   ;enc & sign
  1077.   EXTERNUTIL 5 u:\pgp\pgp.exe +force @tmpfile -o @file -u "@dname"                          ;decrypt
  1078.   EXTERNUTIL 6 -noreload u:\pgp\pgp.exe +force -ka @file -u "@dname"                        ;add key
  1079. ELSEIF OS/2
  1080.   EXTERNUTIL 1 u:\pgp\pgp2.exe +force -sa @tmpfile -u "@oname" -o @file                     ;sign
  1081.   EXTERNUTIL 2 u:\pgp\pgp2.exe +force -sta +clearsig=on @tmpfile -u "@oname" -o @file       ;clearsign
  1082.   EXTERNUTIL 3 u:\pgp\pgp2.exe +force -ea @tmpfile "@dname" "@oname" -u "@oname" -o @file   ;encrypt
  1083.   EXTERNUTIL 4 u:\pgp\pgp2.exe +force -eas @tmpfile "@dname" "@oname" -u "@oname" -o @file  ;enc & sign
  1084.   EXTERNUTIL 5 u:\pgp\pgp2.exe +force @tmpfile -o @file -u "@dname"                         ;decrypt
  1085.   EXTERNUTIL 6 -noreload u:\pgp\pgp2.exe +force -ka @file -u "@dname"                       ;add key
  1086. ENDIF
  1087.  
  1088. EDITSAVEUTIL 1 "S PGP Sign the msg"
  1089. EDITSAVEUTIL 2 "L PGP CLear-Sign the msg"
  1090. EDITSAVEUTIL 3 "E PGP Encrypt the msg"
  1091. EDITSAVEUTIL 4 "T PGP EncrypT & Sign the msg"
  1092.  
  1093. // Add these key definitions in GOLDKEYS.CFG:
  1094. //   F12    ExternUtil05  ; Press F12 to decrypt the current message.
  1095. //   #F12   ExternUtil06  ; Press Shift-F12 to add a key to your keyring.
  1096.  
  1097.  
  1098. // Example for a number of other utilities.
  1099.  
  1100. EXTERNOPTIONS -nocls -nopause -nokeepctrl -nowipe -noreload
  1101.  
  1102. IF DOS
  1103.   EXTERNUTIL 7 r:\zfax3\zfax.com vf @subject
  1104.   EXTERNUTIL 8 -cls v:\utl\vpic.exe @gif
  1105.   EXTERNUTIL 9 -noswap c:\4dos\4dos.com /c echo.>r:\fd\fdxit1.98
  1106. ELSEIF OS/2
  1107.   EXTERNUTIL 7 r:\zfax3\zfax.com vf @subject
  1108.   EXTERNUTIL 8 c:\os2utl\pmview.exe @gif
  1109.   EXTERNUTIL 9 c:\4os2\4os2.exe /c echo.>r:\fd\fdxit1.98
  1110. ENDIF
  1111.  
  1112. // Add these key definitions in GOLDKEYS.CFG:
  1113. //   F11    ExternUtil07  ; View a fax
  1114. //   @F11   ExternUtil08  ; View a GIF
  1115. //   #F11   ExternUtil09  ; Touch a semaphore file
  1116.  
  1117.  
  1118. ----------------------------------------------------------------------
  1119. -- PRINTER SETUP
  1120.  
  1121. // Name of the printing device (PRN, LPT1, etc)
  1122. PRINTDEVICE PRN
  1123.  
  1124. // Add a Form Feed (12d) character after each message?
  1125. PRINTFORMFEED YES
  1126.  
  1127. // Printer initialization and reset strings.
  1128. // Example for a Canon BJ-10e
  1129. ;PRINTINIT  #18 #27":" #27"X"#16#254
  1130. ;PRINTRESET #18 #27"X"#0#80
  1131.  
  1132. // Example for a HP LaserJet III (PCL-Mode):
  1133. ;PRINTINIT #27#69 #27#38#97"10"#76 #27#40#115"12"#72
  1134. ;PRINTRESET #27#69
  1135.  
  1136. // Page length. (Number of lines to print before sending a Form Feed).
  1137. PRINTLENGTH 60
  1138.  
  1139. // Right margin for printed messages.
  1140. PRINTMARGIN 80
  1141.  
  1142.  
  1143. ----------------------------------------------------------------------
  1144. -- CHARACTER TRANSLATION
  1145.  
  1146. // Path where the *.ESC and *.CHS files can be found.
  1147. ;XLATPATH R:\GOLDED\XLAT\
  1148.  
  1149. // Definition of escape sequence translation files.
  1150. ;XLATESCSET COMPOSED     IBMPC       CMP_IBM.ESC
  1151. ;XLATESCSET I51          IBMPC       I51_IBM.ESC
  1152. ;XLATESCSET MNEMONIC     IBMPC       MNE_IBM.ESC
  1153. ;XLATESCSET MNEMONIC     CP850       MNE_850.ESC
  1154.  
  1155. // Import charsets (8-bit to 8-bit)
  1156. ;XLATCHARSET IBMPC       IBMPC       IBM_IBM.CHS
  1157. ;XLATCHARSET LATIN-1     IBMPC       ISO_IBM.CHS
  1158. ;XLATCHARSET LATIN1QP    IBMPC       IQP_IBM.CHS
  1159. ;XLATCHARSET MAC         IBMPC       MAC_IBM.CHS
  1160. ;XLATCHARSET I51         IBMPC       ISO_IBM.CHS
  1161. ;XLATCHARSET 8859        IBMPC       ISO_IBM.CHS
  1162. ;XLATCHARSET CP850       CP850       IBM_850.CHS
  1163. ;XLATCHARSET LATIN-1     CP850       ISO_850.CHS
  1164. ;XLATCHARSET LATIN1QP    CP850       IQP_850.CHS
  1165. ;XLATCHARSET MAC         CP850       MAC_850.CHS
  1166.  
  1167. // Import charsets (7-bit to 8-bit)
  1168. ;XLATCHARSET CANADIAN    IBMPC       CAN_IBM.CHS
  1169. ;XLATCHARSET DUTCH       IBMPC       DUT_IBM.CHS
  1170. ;XLATCHARSET FINNISH     IBMPC       FIN_IBM.CHS
  1171. ;XLATCHARSET FRENCH      IBMPC       FRN_IBM.CHS
  1172. ;XLATCHARSET GERMAN      IBMPC       GRM_IBM.CHS
  1173. ;XLATCHARSET ISO-11      IBMPC       SWE_IBM.CHS
  1174. ;XLATCHARSET ISO-15      IBMPC       ITL_IBM.CHS
  1175. ;XLATCHARSET ISO-17      IBMPC       SPN_IBM.CHS
  1176. ;XLATCHARSET ISO-21      IBMPC       GRM_IBM.CHS
  1177. ;XLATCHARSET ISO-4       IBMPC       UK__IBM.CHS
  1178. ;XLATCHARSET ISO-60      IBMPC       NOR_IBM.CHS
  1179. ;XLATCHARSET ISO-69      IBMPC       FRN_IBM.CHS
  1180. ;XLATCHARSET ITALIAN     IBMPC       ITL_IBM.CHS
  1181. ;XLATCHARSET NORWEG      IBMPC       NOR_IBM.CHS
  1182. ;XLATCHARSET PORTU       IBMPC       PRT_IBM.CHS
  1183. ;XLATCHARSET SPANISH     IBMPC       SPN_IBM.CHS
  1184. ;XLATCHARSET SWEDISH     IBMPC       SWE_IBM.CHS
  1185. ;XLATCHARSET SWISS       IBMPC       SWI_IBM.CHS
  1186. ;XLATCHARSET UK          IBMPC       UK__IBM.CHS
  1187.  
  1188. // Import charsets (7-bit to 7-bit)
  1189. ;XLATCHARSET CANADIAN    ASCII       CAN_ASC.CHS
  1190. ;XLATCHARSET DUTCH       ASCII       DUT_ASC.CHS
  1191. ;XLATCHARSET FINNISH     ASCII       FIN_ASC.CHS
  1192. ;XLATCHARSET FRENCH      ASCII       FRN_ASC.CHS
  1193. ;XLATCHARSET GERMAN      ASCII       GER_ASC.CHS
  1194. ;XLATCHARSET IBMPC       ASCII       IBM_ASC.CHS
  1195. ;XLATCHARSET LATIN-1     ASCII       ISO_ASC.CHS
  1196. ;XLATCHARSET ITALIAN     ASCII       ITA_ASC.CHS
  1197. ;XLATCHARSET MAC         ASCII       MAC_ASC.CHS
  1198. ;XLATCHARSET NORWEG      ASCII       NOR_ASC.CHS
  1199. ;XLATCHARSET PORTU       ASCII       PRT_ASC.CHS
  1200. ;XLATCHARSET SPANISH     ASCII       SPN_ASC.CHS
  1201. ;XLATCHARSET SWEDISH     ASCII       SWE_ASC.CHS
  1202. ;XLATCHARSET SWISS       ASCII       SWI_ASC.CHS
  1203. ;XLATCHARSET UK          ASCII       UK__ASC.CHS
  1204.  
  1205. // Export charsets (8-bit to 8-bit)
  1206. ;XLATCHARSET IBMPC       LATIN-1     IBM_ISO.CHS
  1207. ;XLATCHARSET IBMPC       LATIN1QP    IBM_IQP.CHS
  1208. ;XLATCHARSET IBMPC       MAC         IBM_MAC.CHS
  1209. ;XLATCHARSET IBMPC       I51         IBM_I51.CHS
  1210. ;XLATCHARSET CP850       LATIN-1     850_ISO.CHS
  1211. ;XLATCHARSET CP850       LATIN1QP    850_IQP.CHS
  1212.  
  1213. // Export charsets (8-bit to 7-bit or escaped 8-bit)
  1214. ;XLATCHARSET IBMPC       ASCII       IBM_ASC.CHS
  1215. ;XLATCHARSET IBMPC       MNEMONIC    IBM_MNE.CHS
  1216. ;XLATCHARSET IBMPC       COMPOSED    IBM_CMP.CHS
  1217. ;XLATCHARSET IBMPC       VT100       IBM_VT1.CHS
  1218. ;XLATCHARSET CP850       ASCII       850_ASC.CHS
  1219. ;XLATCHARSET CP850       MNEMONIC    850_MNE.CHS
  1220.  
  1221. // The character set that incoming messages are assumed to have.
  1222. ;XLATIMPORT IBMPC     ; Default
  1223. ;XLATIMPORT LATIN-1
  1224.  
  1225. // Default character set for messages that you write.
  1226. // If you uncomment the IBMPC line, your messages will have the kludge
  1227. // "^aCHRS: IBMPC 2".
  1228. ;XLATEXPORT IBMPC
  1229. ;XLATEXPORT LATIN-1
  1230.  
  1231. // The actual physical character set.
  1232. // WARNING: You should only change this from IBMPC if you have a
  1233. // complete set of .CHS and .ESC files that translate to and from your
  1234. // physical character set. In other words, if you are using codepage
  1235. // 850 and want 100% correct translation, you must be sure that you
  1236. // have 850_ISO.CHS, ISO_850.CHS, etc. etc.
  1237. ;XLATLOCALSET IBMPC
  1238. ;XLATLOCALSET CP850
  1239.  
  1240.  
  1241. ----------------------------------------------------------------------
  1242. -- MESSAGE ATTRIBUTE DEFAULTS
  1243.  
  1244. // Attributes to set on messages in netmail areas.
  1245. ATTRIBSNET LOC PVT
  1246.  
  1247. // Attributes to set on messages in echomail areas.
  1248. ATTRIBSECHO LOC
  1249.  
  1250. // Attributes to set on messages in local areas.
  1251. ATTRIBSLOCAL LOC
  1252.  
  1253.  
  1254. ----------------------------------------------------------------------
  1255. -- FIDO (OPUS/FTS1) *.MSG MSGBASE FORMAT SETUP
  1256.  
  1257. // What to do about "highwatermarks".
  1258. ;FIDOHWMARKS YES    ; Use them to determine sent/unsent status.
  1259. FIDOHWMARKS NO      ; Ignore them.
  1260.  
  1261. // Set the name of the lastread file.
  1262. ;FIDOLASTREAD LASTREAD
  1263.  
  1264. // Select format of *.MSG format message headers.
  1265. // NOTE: If you select FTS1, be sure that ALL your other software
  1266. // supports it. Otherwise you might see strange zone and point numbers
  1267. // on addresses in some messages.
  1268. ;FIDOMSGTYPE FTS1   ; Use FTS-1 format (zone/point fields).
  1269. FIDOMSGTYPE OPUS    ; Use Opus format (date/timestamp fields).
  1270.  
  1271. // Replace NUL characters in the msgbody with LF characters.
  1272. // Only necessary when using badly buggy programs that break FTS-1 by
  1273. // putting NUL characters in the msgbody.
  1274. ;FIDONULLFIX YES
  1275.  
  1276. // Set lastread index position for multiuser setups.
  1277. // Each lastread index occupies 2 bytes in the LASTREAD file.
  1278. ;FIDOUSERNO -1      ; Find your lastread index in the USER.BBS file.
  1279. ;FIDOUSERNO  0      ; Set your lastread to index position 0.
  1280. ;FIDOUSERNO  1      ; Set your lastread to index position 1.
  1281. ;FIDOUSERNO  X      ; Set your lastread to index position X.
  1282.  
  1283.  
  1284. ----------------------------------------------------------------------
  1285. -- HUDSON MSGBASE FORMAT SETUP
  1286.  
  1287. // Path to the MSG*.BBS, LASTREAD.BBS and USERS.BBS files.
  1288. HUDSONPATH M:\HUDSON\
  1289.  
  1290. // Path to the NETMAIL.BBS and ECHOMAIL.BBS files.
  1291. HUDSONSYSPATH M:\HUDSON\
  1292.  
  1293. // The size, in bytes, when GoldED will start warning about the size
  1294. // of the MSGTXT.BBS file. The absolute size limit on that file is
  1295. // 16777215 bytes. If exceeded, msgbase corruption is likely.
  1296. HUDSONSIZEWARN 16000000
  1297.  
  1298. // Set lastread index position for multiuser setups.
  1299. ;HUDSONUSERNO -1    ; Find your lastread index in the USERS.BBS file.
  1300. ;HUDSONUSERNO  0    ; Set your lastread to index position 0.
  1301. ;HUDSONUSERNO  1    ; Set your lastread to index position 1.
  1302. ;HUDSONUSERNO  X    ; Set your lastread to index position X.
  1303.  
  1304.  
  1305. ----------------------------------------------------------------------
  1306. -- GOLDBASE MSGBASE FORMAT SETUP
  1307.  
  1308. // Path to the MSG*.DAT, LASTREAD.DAT and USERS.DAT files.
  1309. GOLDBASEPATH M:\GOLDBASE\
  1310.  
  1311. // Path to the NETMAIL.DAT and ECHOMAIL.DAT files.
  1312. GOLDBASESYSPATH M:\GOLDBASE\
  1313.  
  1314. // Set lastread index position for multiuser setups.
  1315. ;GOLDBASEUSERNO -1    ; Find your lastread index in the USERS.DAT file.
  1316. ;GOLDBASEUSERNO  0    ; Set your lastread to index position 0.
  1317. ;GOLDBASEUSERNO  1    ; Set your lastread to index position 1.
  1318. ;GOLDBASEUSERNO  X    ; Set your lastread to index position X.
  1319.  
  1320.  
  1321. ----------------------------------------------------------------------
  1322. -- SQUISH MSGBASE FORMAT SETUP
  1323.  
  1324. // Enable conversion of the DIR attribute to CRA+HLD.
  1325. // This should only be used with SquishMail in conjunction with
  1326. // Binkley or compatible mailers.
  1327. ;SQUISHDIRECT YES
  1328.  
  1329. // Select scanning method. The Quick method is usually reliable.
  1330. // GoldED does NOT use the Squish MSGAPI in any case.
  1331. SQUISHSCAN QUICK      ; Scan only based on the *.SQI file.
  1332. ;SQUISHSCAN API       ; Check the *.SQD file for exact data. Slower.
  1333.  
  1334. // Set lastread index position for multiuser setups.
  1335. ;SQUISHUSERNO -1      ; Find your lastread index in the USER.BBS file.
  1336. ;SQUISHUSERNO  0      ; Set your lastread to index position 0.
  1337. ;SQUISHUSERNO  1      ; Set your lastread to index position 1.
  1338. ;SQUISHUSERNO  X      ; Set your lastread to index position X.
  1339.  
  1340. // Path where a Maximus/Opus format USER.BBS can be found.
  1341. SQUISHUSERPATH R:\MAX\
  1342.  
  1343.  
  1344. ----------------------------------------------------------------------
  1345. -- EZYCOM MSGBASE FORMAT SETUP
  1346.  
  1347. // Path where the Ezycom msgbase and userbase can be found.
  1348. EZYCOMMSGBASE  R:\EZY\MSGBASE\
  1349. EZYCOMUSERBASE R:\EZY\USERBASE\
  1350.  
  1351. // Set lastread index position for multiuser setups.
  1352. ;EZYCOMUSERNO -1    ; Find your lastread index in the USERS.BBS file.
  1353. ;EZYCOMUSERNO  0    ; Set your lastread to index position 0.
  1354. ;EZYCOMUSERNO  1    ; Set your lastread to index position 1.
  1355. ;EZYCOMUSERNO  X    ; Set your lastread to index position X.
  1356.  
  1357.  
  1358. ----------------------------------------------------------------------
  1359. -- JAM MSGBASE FORMAT SETUP
  1360.  
  1361. // Directory where NETMAIL.JAM and ECHOMAIL.JAM can be found.
  1362. JAMPATH M:\HUDSON\
  1363.  
  1364. // How to delete messages in JAM areas.
  1365. JAMHARDDELETE YES   ; Delete them so that they don't show up again.
  1366. ;JAMHARDDELETE NO   ; Delete them so that they can be recovered.
  1367.  
  1368.  
  1369. ----------------------------------------------------------------------
  1370. -- PCBOARD MSGBASE FORMAT SETUP
  1371.  
  1372. // Path where the PCBOARD.DAT file can be found.
  1373. PCBOARDPATH R:\PCBOARD\
  1374.  
  1375. // Set lastread index position for multiuser setups.
  1376. ;PCBOARDUSERNO -1   ; Find your lastread index in the userbase files.
  1377. ;PCBOARDUSERNO  0   ; Set your lastread to index position 0.
  1378. ;PCBOARDUSERNO  1   ; Set your lastread to index position 1.
  1379. ;PCBOARDUSERNO  X   ; Set your lastread to index position X.
  1380.  
  1381.  
  1382. ----------------------------------------------------------------------
  1383. -- SEMAPHORE FILES     When no path is given, the AREAPATH is assumed.
  1384.  
  1385. // FrontDoor semaphore for rescanning the netmail area.
  1386. SEMAPHORE NETSCAN R:\FD\FDRESCAN.NOW
  1387.  
  1388. // These files are for D'Bridge setups.
  1389. ;SEMAPHORE NETSCAN    DBRIDGE.RSN
  1390. ;SEMAPHORE ECHOSCAN   DBRIDGE.RSE
  1391. ;SEMAPHORE EXPORTLIST ECHOMAIL.CTL
  1392.  
  1393. // Name of file with areas to be scanned out by the mail processor.
  1394. // GoldED updates this file when you write messages.
  1395. ;SEMAPHORE EXPORTLIST R:\MAX\ECHOSCAN.LOG
  1396.  
  1397. // Mark areas in the arealist if they are listed in an IMPORTLIST.
  1398. ;SEMAPHORE IMPORTLIST ECHOTOSS.LOG
  1399. ;SEMAPHORE IMPORTLIST IMPORTED.ARE
  1400. ;SEMAPHORE IMPORTLIST CONFMAIL.OUT
  1401. ;SEMAPHORE IMPORTLIST IMPORT.XYZ
  1402.  
  1403.  
  1404. ----------------------------------------------------------------------
  1405. -- AREA RENAME AND EX/INCLUSION
  1406.  
  1407. // How to create automatic echoids.
  1408. AREAAUTOID VERBOSE    ; Make understandable echoids.
  1409. ;AREAAUTOID LONG      ; Sequential long echoids (NETMAILxxx etc.).
  1410. ;AREAAUTOID SHORT     ; Sequential short echoids (NETxxx etc.).
  1411.  
  1412. // Rename areas that are given automatic echoids in AREAFILE's.
  1413. ;AREARENAME NET001   NETMAIL
  1414. ;AREARENAME ECHO001  BAD_MSGS
  1415.  
  1416. // Exclude areas from the arealist. (Wildcards allowed).
  1417. AREAEXCL ALT.FAN.*
  1418.  
  1419. // Include areas even if excluded with AREAEXCL. (Wildcards allowed).
  1420. AREAINCL ALT.FAN.SCHWARZENEGGER
  1421.  
  1422.  
  1423. ----------------------------------------------------------------------
  1424. -- AREA SCANNING OPTIONS
  1425.  
  1426. // Scan these areas at startup. (Wildcards allowed).
  1427. AREASCAN *
  1428.  
  1429. // Do not scan these areas at startup. (Wildcards allowed).
  1430. ;AREASCANEXCL C_ECHO
  1431. ;AREASCANEXCL ALT.*
  1432. ;AREASCANEXCL REC.*
  1433.  
  1434. // Scan these area even if listed with AREASCANEXCL. (Wildcards allowed).
  1435. ;AREASCANINCL ALT.TASTELESS*
  1436. ;AREASCANINCL REC.HUMOR*
  1437.  
  1438. // Scan these areas for personal mail. (Wildcards allowed).
  1439. ;AREAPMSCAN *
  1440.  
  1441. // Do not scan these areas for personal mail. (Wildcards allowed).
  1442. ;AREAPMSCANEXCL NET_*
  1443.  
  1444. // Scan these areas even if listed with AREAPMSCANEXCL. (Wildcards allowed).
  1445. ;AREAPMSCANINCL NETMAIL
  1446.  
  1447. // Sort areas before scanning. The default is optimized for speed.
  1448. ;AREASCANSORT XZBE
  1449.  
  1450. // Start in a specific area, bypassing the arealist.
  1451. ;AREASTART NETMAIL
  1452.  
  1453.  
  1454. ----------------------------------------------------------------------
  1455. -- AREALIST OPTIONS
  1456.  
  1457. // Automatically jump to the next marked area?
  1458. AREAAUTONEXT YES
  1459.  
  1460. // Display the real board numbers instead of sequential area numbers?
  1461. ;AREALISTNOS YES
  1462.  
  1463. // Sort all areas in the area list. See the manual for sort options.
  1464. AREALISTSORT PFYTUE
  1465.  
  1466. // Content of the next-to-last column in the arealist.
  1467. AREALISTTYPE New      ; The number of messages after the lastread.
  1468. ;AREALISTTYPE Last    ; The number of the lastread message.
  1469.  
  1470. // Set the width of the "EchoID" column in the arealist.
  1471. AREALISTECHOMAX 16     ; Show up to 16 characters of the echoid.
  1472. ;AREALISTECHOMAX  0    ; Width of the longest echoid.
  1473. ;AREALISTECHOMAX -5    ; Width of the longest echoid minus 5 chars.
  1474.  
  1475. // Show a column for groupid letters or numbers on the right side?
  1476. AREALISTGROUPID YES
  1477.  
  1478. // Store arealist data between sessions?
  1479. AREAKEEPLAST YES
  1480.  
  1481. // Enable a pagebar (scrollbar) for the arealist.
  1482. AREALISTPAGEBAR YES
  1483.  
  1484. // What to do when trying to enter a message in a Read-Only area.
  1485. ;AREAREADONLY HARD    ; Don't allow it.
  1486. AREAREADONLY SOFT     ; Pop up a menu and ask for permission.
  1487.  
  1488. // Add these menu items to the area scan menu.
  1489. // The .LST file must contain lines with the echoids (wildcards
  1490. // allowed) of the areas you want scanned.
  1491. ;AREALISTSCAN "e Scan Netmail"    NETMAIL.LST
  1492. ;AREALISTSCAN "g Scan Newsgroups" NEWSGRPS.LST
  1493. ;AREALISTSCAN "o Scan GoldED"     GOLDECHO.LST
  1494.  
  1495.  
  1496. ----------------------------------------------------------------------
  1497. -- DRIVE REMAPPING
  1498.  
  1499. // Network drive mapping (ServerDrive -> WorkstationDrive).
  1500. // NOTE: This is ONLY used to map drives in AREAFILE's.
  1501. ;MAPDRIVE C: X:
  1502. ;MAPDRIVE D: Y:
  1503. ;MAPDRIVE E: Z:
  1504.  
  1505.  
  1506. ----------------------------------------------------------------------
  1507. -- EXTERNAL AREA FILE SETUP
  1508.  
  1509. // Default path for AREAFILE's and semaphores.
  1510. AREAPATH R:\FD\
  1511.  
  1512. // GoldED can get area setup from many other programs.
  1513. // Uncomment and edit one of these for a quick and simple area setup.
  1514. ;AREAFILE AreasBBS      M:\HUDSON\AREAS.BBS
  1515. ;AREAFILE DBridge       R:\DB\
  1516. ;AREAFILE Dutchie       R:\DUTCHIE\
  1517. ;AREAFILE Ezycom        R:\EZY\
  1518. ;AREAFILE FastEcho      R:\FASTECHO\
  1519. ;AREAFILE FidoPCB       R:\FIDOPCB\
  1520. ;AREAFILE FMail         R:\FMAIL\
  1521. ;AREAFILE FrontDoor     R:\FD\ M:\HUDSON\AREAS.BBS
  1522. ;AREAFILE GEcho         R:\GECHO\
  1523. ;AREAFILE IMAIL         R:\IMAIL\
  1524. ;AREAFILE InterMail     R:\IM\
  1525. ;AREAFILE LoraBBS       R:\LORA\
  1526. ;AREAFILE Maximus       R:\MAX\
  1527. ;AREAFILE ME2           R:\ME2\AREADESC.ME2 R:\ME2\AREAS.BBS
  1528. ;AREAFILE Opus          R:\OPUS\
  1529. ;AREAFILE PCBoard       R:\PCB\
  1530. ;AREAFILE Portal        R:\PORTAL\
  1531. ;AREAFILE ProBoard      R:\PB\
  1532. ;AREAFILE QFront        R:\QFRONT\
  1533. ;AREAFILE QuickBBS      R:\QBBS\ R:\QBBS\AREAS.BBS
  1534. ;AREAFILE RaEcho        R:\RAECHO\
  1535. ;AREAFILE RemoteAccess  R:\RA\ R:\RA\AREAS.BBS
  1536. ;AREAFILE Squish        R:\MAX\
  1537. ;AREAFILE SuperBBS      R:\SUPER\ R:\SUPER\AREAS.BBS
  1538. ;AREAFILE timEd         R:\TIMED\
  1539. ;AREAFILE TMAIL         R:\TERMINAT\TMAIL\
  1540. ;AREAFILE TosScan       R:\TS\
  1541. ;AREAFILE WMail         R:\WMAIL\
  1542. ;AREAFILE xMail         R:\XMAIL\
  1543.  
  1544. // Force format of the Hudson USERS.BBS file.
  1545. // Overrides AREAFILE RemoteAccess if used.
  1546. ;RA2USERSBBS YES    ; Use RemoteAccess 2.xx format.
  1547. ;RA2USERSBBS NO     ; Use original Hudson format.
  1548.  
  1549.  
  1550. ----------------------------------------------------------------------
  1551. -- AREA DESCRIPTIONS    Add descriptions to areas that don't have any.
  1552.  
  1553. // Get descriptions from an echolist.
  1554. ;AREAFILE EchoList R:\INFO\UPLINK.LST
  1555.  
  1556. // Manually define descriptions. See also the manual for more details.
  1557. ;AREADESC C_ECHO  "International C discussion"
  1558. ;AREADESC NET_DEV "FidoNet Developers"
  1559.  
  1560.  
  1561. ----------------------------------------------------------------------
  1562. -- MANUAL AREA DEFINITIONS
  1563.  
  1564. // Area definitions using the AREADEF keyword.
  1565. ;Syntax: Echoid   "Description"  Groupid Type  Format  Path or board    Aka (Attributes) "Origin"
  1566. ;AREADEF NETMAIL  "Netmails"           0 Net   Opus    M:\MSG\NETMAIL\    . (Loc Pvt)
  1567. ;AREADEF NET_DEV  "FidoNet Developers" I Echo  JAM     M:\JAM\INT\NET_DEV . (Loc) "If you love MSGID, set it free!"
  1568. ;AREADEF C_ECHO   "Int. C Discussion"  I Echo  Hudson  117                . (Loc) "C-king forever"
  1569. ;AREADEF USR2USR  "Online Users"       B Local Squish  M:\SQUISH\USR2USR  . (Loc) "The Goldware BBS"
  1570. ;AREADEF EZY_TEST "Testing Ezycom"     E Echo  Ezycom  711                . (Loc) "Ezycom Test Area"
  1571. ;AREADEF TWILIGHT "Twilight Zone"      Z Echo  PCBoard R:\PCB\MAIN\TWZN7  7:77/777.7777 (Loc)
  1572.  
  1573. // Area definitions using the AREA keyword. (Old format).
  1574. ;Syn: Echoid   "Description"      FmtTyp Path or board   Akano  Attributes
  1575. ;AREA NETMAIL  "Netmails"           ON   M:\MSG\NETMAIL\     0  Loc Pvt
  1576. ;AREA NET_DEV  "FidoNet Developers" JE   M:\JAM\INT\NET_DEV  0  Loc
  1577. ;AREA C_ECHO   "Int. C Discussion"  HE   117                 0  Loc
  1578. ;AREA USR2USR  "Online Users"       ML   M:\SQUISH\USR2USR   0  Loc
  1579. ;AREA EZY_TEST "Testing Ezycom"     EE   711                 0  Loc
  1580. ;AREA TWILIGHT "Twilight Zone"      PE   R:\PCB\MAIN\TWZN7   7  Loc
  1581.  
  1582.  
  1583. ----------------------------------------------------------------------
  1584. -- RANDOM SYSTEM GROUPS
  1585.  
  1586. // Allow use of group letters from AREAFILE's as group names?
  1587. AREAFILEGROUPS YES
  1588.  
  1589. // A group specifically for the echo named NET_DEV.
  1590. ;GROUP NET_DEV
  1591. ;  MSGLISTHEADER     YES
  1592. ;  LOADLANGUAGE      GEDLNGUS.CFG
  1593. ;  OUTPUTFILE        NET_DEV.TXT
  1594. ;  VIEWHIDDEN        YES
  1595. ;  VIEWKLUDGE        YES
  1596. ;  WHOTO             All
  1597. ;  XLATEXPORT        LATIN-1
  1598. ;ENDGROUP
  1599.  
  1600. // A group for some test echoes.
  1601. ;GROUP Test:
  1602. ;  MEMBER            *TEST*
  1603. ;  ORIGIN            "Testing my day away"
  1604. ;ENDGROUP
  1605.  
  1606. // A group for Internet e-mail.
  1607. ;GROUP E-Mail:
  1608. ;  MEMBER            NET_EMAIL*
  1609. ;  ATTRIBUTES        CRA PVT
  1610. ;  EDITHARDTERM      YES
  1611. ;  LOADLANGUAGE      GEDLNGUS.CFG
  1612. ;  TEMPLATE          EMAIL.TPL
  1613. ;  USERNAME          odinn@winboss.dk
  1614. ;  XLATIMPORT        LATIN-1
  1615. ;  XLATEXPORT        LATIN-1
  1616. ;ENDGROUP
  1617.  
  1618. // A group for Internet newsgroups.
  1619. ;GROUP Newsgroups:
  1620. ;  MEMBER            ALT.*, COMP.*, MISC.*, NEWS.*
  1621. ;  MEMBER            REC.*, SOC.*, SCI.*, TALK.*
  1622. ;  MEMBER            PINGNET.*
  1623. ;  EDITHARDTERM      YES
  1624. ;  LOADLANGUAGE      GEDLNGUS.CFG
  1625. ;  MSGLISTWIDESUBJ   YES
  1626. ;  QUOTECHARS        "|:;"
  1627. ;  USERNAME          odinn@winboss.dk
  1628. ;  TEMPLATE          NEWSGRPS.TPL
  1629. ;  XLATIMPORT        LATIN-1
  1630. ;  XLATEXPORT        LATIN-1
  1631. ;ENDGROUP
  1632.  
  1633. // A group for Danish (FidoNet Region 23) echoes.
  1634. ;GROUP Danish:
  1635. ;  MEMBER            *_R23.*, *.23?
  1636. ;  LOADLANGUAGE      GEDLNGDK.CFG
  1637. ;  TEMPLATE          DANSK.TPL
  1638. ;  WHOTO             Alle
  1639. ;ENDGROUP
  1640.  
  1641. // A group for some international FidoNet echoes.
  1642. ;GROUP FidoNet:
  1643. ;  MEMBER            GOLDED*, INTERCOOK, MUSIC, 4DOS, ENET.SOFT,
  1644. ;  MEMBER            ENET.SYSOP, FDECHO, RA_UTIL, REGCON.EUR, OS2*
  1645. ;  LOADLANGUAGE      GEDLNGUS.CFG
  1646. ;  WHOTO             All
  1647. ;ENDGROUP
  1648.  
  1649. // A group for some QWK areas.
  1650. ;GROUP My-QWKs:
  1651. ;  MEMBER            XYZ.USERS
  1652. ;  CTRLINFO          NO   ; Don't use tearline/origin in QWK
  1653. ;  WHOTO             All
  1654. ;ENDGROUP
  1655.  
  1656. // A group for areas with groupid letter 'X'.
  1657. ;GROUP X
  1658. ;  ORIGIN "This is an origin for groupid X"
  1659. ;ENDGROUP
  1660.  
  1661. // A group for areas with groupid number 117.
  1662. ;GROUP #117
  1663. ;  ORIGIN "This is an origin for groupid 117"
  1664. ;ENDGROUP
  1665.  
  1666. // A catch-all group for any area not matching the above.
  1667. ;GROUP *
  1668. ;  ORIGIN "Yet another forgotten area!"
  1669. ;ENDGROUP
  1670.  
  1671.  
  1672. ----------------------------------------------------------------------
  1673.  
  1674.