home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / tim110p.zip / TIMED.CFG < prev    next >
Text File  |  1995-12-02  |  9KB  |  354 lines

  1. ; =================================================================
  2. ; This is a simple config file, for those who want to get a working
  3. ; setup fast, without being distracted by too many details.
  4. ;
  5. ; Later, check out ADVANCED.CFG, that shows all keywords available
  6. ; in timEd, so you can finetune those details!
  7. ; =================================================================
  8. ;
  9. ; Your addresses, a maximum of 35 can be installed.
  10. ;
  11. ; You *must* enter all your addresses here, they are _not_ read
  12. ; from config files of echomail processors!
  13. ;
  14.  
  15. Address          2:281/527
  16. Address          81:431/23
  17. Address          2:500/133.999
  18.  
  19. ;
  20. ;  Your name and aliases (Max 20).
  21. ;
  22.  
  23. Name       "Gerard van.Essen"
  24. Name       "Gerard van Essen"
  25. Name       "Art"
  26.  
  27. ;
  28. ;  Path to your V7 nodelist files. You need 1) sysop.ndx, 2) nodex.ndx
  29. ;  and 3) nodex.dat!
  30. ;  Leave this out if you don't have a V7 nodelist.
  31. ;
  32.  
  33. Nodelist    C:\Binkley\Nodelist
  34.  
  35. ;
  36. ;  Path to the FrontDoor style nodelist. Leave it out if you don't
  37. ;  have a FD style nodelist.
  38. ;
  39.  
  40. ; FDnodelist C:\Frodo\Nodelist\
  41.  
  42. ;
  43. ;  Path to, and name of, the FidoUser.lst style SysOp-name list.
  44. ;  Leave this out if you don't have one.
  45. ;
  46.  
  47. ; FidoUser C:\Nodelist\myfido.lst
  48.  
  49. ;
  50. ; Origin to use in echomail areas.
  51. ;
  52.  
  53. Origin    "      I'm too sexy for this origin      "
  54.  
  55. ;
  56. ; If you want timEd to use the 'Flags' kludge for messages that
  57. ; have the 'direct', immediate etc. attribute set. With this set
  58. ; to 'Yes', timEd will use the 'flags' kludge. Use this if you
  59. ; run FrontDoor or similar. Do NOT set this to yes if you use
  60. ; Binkley with Squishmail!
  61. ;
  62.  
  63. ArcMailAttach Yes
  64.  
  65. ;
  66. ; Editor to use. I use T.EXE (from the archive TINYED.ARJ), which is a
  67. ; *very* nice, small (9 Kb!) and fast editor. This can also be a batch-
  68. ; file. Be sure to specify a .bat extension in that case!
  69.  
  70. ; For OS/2: you can use T2.EXE (yes, tinyed also comes in an OS/2 version!),
  71. ; and specify a .CMD file here. (Note: E.EXE and EPM.EXE only work when
  72. ; called from a batchfile, T2.EXE works OK when called directly.
  73. ;
  74. ; TimEd also has a fast internal editor! Put: "Editor Internal" here if
  75. ; you want to use it!
  76. ;
  77.  
  78. Editor Internal
  79.  
  80. ;
  81. ; String to start a message, 'variables': %to, %fto, %from and %ffrom
  82. ;
  83.  
  84. Hello           "Hello %fto!"
  85.  
  86. ;
  87. ; Start of a reply:
  88. ;
  89.  
  90. RepHello        "%from wrote in a message to %to:"
  91.  
  92. ;
  93. ; Start of a 'follow-up' message (ALT-O):
  94. ;
  95.  
  96. FollowHello     "following up a message from %from to %to:"
  97.  
  98. ;
  99. ; Placed at end of every msg (the \n indicates a newline):
  100. ;
  101.  
  102. Signoff         "Groetjes,\n           Gerard"
  103.  
  104. ;
  105. ; Where your Hudson base is located. If you do not have a Hudson
  106. ; base, comment (or remove) this line! (TimEd will try to open the files!)
  107. ;
  108.  
  109. HudsonPath c:\fastecho\msgbase
  110.  
  111. ;
  112. ;  Where to put the echotoss.log file. This is only for Squish
  113. ;  and *.MSG style echomail areas.
  114. ;
  115.  
  116. EchoLog C:\timEd\echotoss.log
  117.  
  118. ;
  119. ; Where to put the ECHOMAIL.JAM and NETMAIL.JAM files. This is
  120. ; only for JAM style areas.
  121. ; If you leave this out, the AREATAGS for JAM areas will be written
  122. ; to the echotoss.log file (for tossers like Imail).
  123. ;
  124.  
  125. JamLog C:\Fastecho\msgbase
  126.  
  127. ;
  128. ;       ==========    Start Colour Setup    ===========
  129. ;
  130. ;  Colour setup, by default timEd uses a 'monochrome' setup.
  131. ;  The best way to configure the colours is using Dick Pluim's
  132. ;  TIMCOLOR utility (Freq TIMC_*.*, current is TIMC_112.ZIP).
  133. ;
  134.  
  135. ; Area selection 'Title' Bar
  136. ; color_asbar     112
  137. ; Area Selection Frame
  138. ; color_asframe     4
  139. ; Area Selection Normal Text
  140. ; color_astext      7
  141. ; Area Selection Highlighted bar
  142. ; color_ashigh     31
  143. ; List function personal messages
  144. ; color_asspecial  14
  145.  
  146. ; Message reader Header fields, like the contents of TO:, FROM: etc
  147. ; color_msgheader   7
  148. ; Message reader, date in header
  149. ; color_msgdate     14
  150. ; Message reader, message attributes
  151. ; color_msgattribs  3
  152. ; Message reader, reply link info
  153. ; color_msglinks    3
  154. ; Message reader, 'labels' in header, like the word 'TO:' and 'FROM:'
  155. ; color_msgdata    15
  156. ; Message reader horiz. line
  157. ; color_msgline     9
  158. ; Message reader quotes
  159. ; color_msgquote   14
  160. ; Message reader normal text
  161. ; color_msgtext     7
  162. ; Message reader 'Status' bar at bottom
  163. ; color_msgbar     31
  164. ; Message reader origin
  165. ; color_msgorigin 15
  166. ; Message reader kludges
  167. ; color_msgkludge  3
  168. ; Message reader 'To:' field for personal msgs, and highlight for the
  169. ; F)ind feature (in the message body only)
  170. ; color_msgspecial 12
  171.  
  172. ; Popup boxes frame
  173. ; color_popframe 121
  174. ; Popup boxes text
  175. ; color_poptext 112
  176.  
  177. ; The colour of the entry fields (while editing)
  178. ; color_entry 30
  179.  
  180. ; Internal editor colours:
  181. ; Current line, normal text (set to color_msgtext if you don't want the
  182. ; current line to be 'highlighted'):
  183. ; color_editcurnormal 15
  184. ;
  185. ; Current line, quoted text (set to color_msgquote if you don't want the
  186. ; current line to be 'highlighted'):
  187. ; color_editcurquote  6
  188. ;
  189. ; Current line, text in a block (set to color_editblock if you don't want
  190. ; the current line to be 'highlighted'):
  191. ; color_editcurblock  113
  192. ;
  193. ; Text that is in the currently defined block:
  194. ; color_editblock     112
  195. ;
  196. ; Colour of the 'hard return token': 
  197. ; color_edithcr       8
  198. ;
  199. ; The colour of the frame of an active window in the 'find' screen:
  200. ; color_findactive 11
  201. ;
  202. ; The colour of the frame of an passive window in the 'find' screen:
  203. ; color_findpassive 1
  204. ;
  205. ; The  colour  of normal  text (search  strings, and  'lables' like 'Action:'
  206. ; color_findtext 7
  207. ;
  208. ; The  colour of data-items (value of  a label, 'Read' as the value
  209. ; of the 'action' parameter in the 'find' screen for example):
  210. ; color_finddata 3
  211. ;
  212. ; The  colour of  the highlighted  ('selected') entry  (highlighted bar):
  213. ; color_findhigh 113
  214. ;
  215. ;       ==========    End Colour Setup    ===========
  216.  
  217. ;
  218. ; Include another file in the configuration (for example external
  219. ; colour or area configuration files).
  220. ;
  221.  
  222. ; Include c:\timed\timed.col
  223.  
  224. ;
  225. ;  Path/Name of squishmail config file. The -P switch in squish.cfg is
  226. ;  recognized and used.
  227. ;
  228.  
  229. Squishcfg c:\squish\squish.cfg
  230.  
  231. ;
  232. ;  Path/Name of Fastecho echomail processor's config file.
  233. ;
  234.  
  235. ; FastechoCFG c:\fe\fastecho.cfg
  236.  
  237. ;
  238. ;  Path/Name of GEcho (1.01 or higher!) config file.
  239. ;  Full path + name for the SETUP.GE file.
  240. ;
  241.  
  242. ; GEchoCFG c:\gecho\setup.ge
  243.  
  244. ;
  245. ;  Full path + name for the AREAS.XM file (Xmail tosser)
  246. ;
  247.  
  248. ; xMailCFG c:\xmail\areas.xm
  249.  
  250. ;
  251. ;  Full path + name for the Fmail.cfg file.
  252. ;
  253.  
  254. ; FmailCFG c:\fmail\fmail.cfg
  255.  
  256. ;
  257. ;  Full path + name for the WaterGate tosser config file.
  258. ;
  259.  
  260. ; WtrGateCFG c:\fmail\fmail.cfg
  261.  
  262. ;
  263. ; Should timEd read Local areas from your tosser config (or ignore them)?
  264. ;
  265.  
  266. ReadLocalAreas Yes
  267.  
  268. ;
  269. ; Should timEd read Local areas from your tosser config (or ignore them)?
  270. ;
  271.  
  272. ReadNetAreas   Yes
  273.  
  274. ;
  275. ; The arealist (Area Selection Screen) can be sorted,
  276. ; using the following criteria:
  277. ;
  278. ; T - Type of area (order: Netmail, Local, Echomail).
  279. ; N - Nametag ('areatag' of the aea, like 'Artware').
  280. ; D - Description of the area
  281. ; A - Aka used for that area
  282. ; G - Group of the area.
  283. ;
  284. ; You can combine more than one criterium. Below sorts on Type, then on
  285. ; group and then on name (areatag).
  286. ;
  287.   
  288. AreaListSort TGN
  289.  
  290. ;
  291. ; Should timEd be swapped out of main memory (to XMS, EMS, Disk)
  292. ; when the editor is spawned? (DOS version only)
  293. ;
  294.  
  295. Swap_on_Edit  No
  296.  
  297. ;
  298. ; Should timEd be swapped out of main memory (to XMS, EMS, Disk)
  299. ; when you shell to DOS? (DOS version only)
  300. ;
  301.  
  302. Swap_on_Shell Yes
  303.  
  304. ;
  305. ; Do you want timEd to ask 'Are you sure?' before exiting to DOS.
  306. ;
  307.  
  308. Confirm_Exit Yes
  309.  
  310. ;
  311. ; Some macro's, see docs for more info.
  312. ;
  313.  
  314. macro amf,Areamgr,2:281/520,prut
  315. macro pm,Postmaster,60:100/0
  316. macro rvdn,ROn van der Nagel,2:500/133
  317.  
  318. ;
  319. ; A macro for Usenet (automatic addition of TO: line in body)
  320. ;
  321.  
  322. usenetmacro art,art@beard.nest.nl,postmaster,60:60/0,timEd!
  323.  
  324. ;
  325. ;  Area definition, Squish alike.
  326. ;
  327. ;  -$ : for areas in Squish storage format.
  328. ;
  329. ;  -J : for areas in JAM storage format.
  330. ;
  331. ;  -H : for areas in the Hudson message base.
  332. ;
  333. ;  -A : gives default attributes. (p = private, c = crash,
  334. ;       k = killsent, d = direct, i = immediate, r = readonly).
  335. ;
  336. ;  -P : z:nnn/nnn.p   AKA to use for this area.
  337. ;
  338.  
  339. NetArea   "Netmail Area"   netmail      c:\fd\netmail         -Apk
  340. LocalArea "Bad_Msgs"       BAD_MSGS     C:\Squish\Msgs\Bad    -$
  341. LocalArea "Dupes"          DUPES        C:\Squish\Msgs\Dupes  -$
  342. LocalArea "SysOp"          Sysop        d:\local\sysop        -$
  343. EchoArea  "Contrast"       CONTRAST     d:\echo\CONTRAST      -J
  344. EchoArea  "Delmare"        POINTS.133   c:\squish\delmare     -P2:500/133.999
  345.  
  346. ; Below, '23' is the boardnumber in the Hudson base..
  347.  
  348. EchoArea  "Fastecho supp"  FASTECHO.028    23                 -H
  349.  
  350. ;
  351. ;  Above areas are read _before_ the tosser config, 'dupes' in that config
  352. ;  are ignored.
  353. ;
  354.