home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / MSQ2_1P.ZIP / MSGED.CFG < prev    next >
Text File  |  1992-05-11  |  10KB  |  350 lines

  1. ; ____________________________________________________________
  2. ;
  3. ;  Msgedsq 2.0.5 Configuration file.  Last modified 1/05/92.
  4. ; ____________________________________________________________
  5. ;
  6. ; Lines beginning with ' ' and ';' are ignored; other lines are
  7. ; ignored if command is not understood.  Config controls enclosed
  8. ; by "[]" are optional, controls enclosed by "<>" are not.  If
  9. ; followed by an elipsis ("..."), then multiples are allowed, as
  10. ; necessary. <address> means <zone:net/node[.point][@domain]>.
  11. ; _________________________________________________________
  12. ;
  13. ; Name <username>
  14. ; ...
  15. ;
  16. ; Who you are. Max 10.
  17. ;
  18.  
  19. Name John Dennis
  20. Name jd
  21. Name Scourge of the West
  22.  
  23.  
  24. ; _________________________________________________________
  25. ;
  26. ; Address <zone:net/node[.point][@domain]>
  27. ; ...
  28. ;
  29. ; Where you are, no maximum.
  30.  
  31. Address 3:690/613.6@fidonet
  32. Address 3:690/626.4@fidonet
  33. Address 8:7877/9613.6
  34.  
  35. ; Address 3:6260/4
  36.  
  37.  
  38. ; _________________________________________________________
  39. ;
  40. ; Privatenet <fakenet>
  41. ;
  42. ; Pointnet/Fakenet, 1 Only.  
  43.  
  44. ; Privatenet 6260
  45.  
  46.  
  47. ; _________________________________________________________
  48. ;
  49. ; Alias <alias,name,zone:net/node[.point][@domain][,subject[,]]>
  50. ; ...
  51. ;
  52. ; Aliases (case insensitive), no maximum.
  53. ;
  54. ; Internet is a special case:  "UUCP" is the address. You cannot
  55. ; use bangpaths in Carbon Copies; ony smart addresses (RFC-822).
  56.  
  57. Alias  john,   John Dennis,    3:690/626.4@fidonet
  58. Alias  colin,  Colin Wheat,    3:690/613
  59. Alias  linc,   Lincoln Dale,   3:690/626
  60. Alias  rich,   Richard Dale,   3:690/626
  61. Alias  mike,   Michael Studte, 3:690/728,Yo!
  62. Alias  area,   AreaFix,        3:690/626,YOURPW -r -q
  63. Alias  alex,   Alex Wyss,      2:302/801
  64. Alias  ed,     Edward Branley, 1:396/10
  65. Alias  clay,   Clay Tinsley,   1:124/5125
  66. Alias  dallas, Dallas Hinton,  1:153/715
  67. Alias  jd,     john@miyu.dailix.oz.au, UUCP, Test Subject
  68.  
  69.  
  70. ; _________________________________________________________
  71. ;
  72. ; Default file names, maximum 1.
  73.  
  74. Outfile   +msged.txt,t
  75. Lastread  lastread
  76. Tosslog   +echotoss.log
  77. Userlist  d:\binkley\fidouser.lst,(null)
  78. Nodepath  d:\binkley\mail\nodelist
  79.  
  80. ; Nodelist <domain name> <base name> <sysop lookup file>
  81.  
  82. Nodelist  fidonet nodex  sysop.dat
  83. Nodelist  signet  signet sigsys.dat
  84.  
  85. ; (Help files, rhelp called up in Reader mode etc..)
  86. ; If commented out, the help function will be ignored.
  87. ; Full paths *are* allowed.
  88.  
  89. Rhelp    \src\squish\rel\rhelp.hlp
  90. Ehelp    ehelp.hlp
  91.  
  92.  
  93. ; _________________________________________________________
  94. ;
  95. ; AreaFile <s[quish] | a[reas]> [[path]filename]
  96. ;
  97. ; The areas file you want to parse.
  98.  
  99. Areafile squish squish.cfg
  100.  
  101.  
  102. ; _________________________________________________________
  103. ;
  104. ; The record offset into the *.sql file, maximum 1.
  105.  
  106. Useroffset 0
  107.  
  108.  
  109. ; _________________________________________________________
  110. ;
  111. ; How you like your quotes, maximum 1.
  112.  
  113. Quote &>_
  114.  
  115.  
  116. ; _________________________________________________________
  117. ;
  118. ; Attribution <attribution text>
  119. ; ...
  120. ;
  121. ; Attribution lines, maximum 10.
  122. ;
  123. ; NOTE: The max number of chars this can work out to is 256!! 
  124. ; (~3 full lines). NOTE the 2 char token for all date tokens! -
  125. ; If date token is trailed by 'm' then the date is from msg,
  126. ; else taken from current time.
  127.  
  128. Attribution  In a msg on <%mm %dm %hm>, %f of %a writes:\n
  129. Attribution  on <%mm %dm %hm>, %f of %a writes:\n
  130. Attribution  Regarding the original message from %f of %a\nwriting to %t on <%mm %dm %hm> while confessing..\n
  131. Attribution  Hello %i,\n\nIn a message on <%mm %dm %hm>, you wrote:\n
  132. Attribution  %_* On %mm %dm %hm %f quoth this to %t\n
  133.  
  134.   
  135. ; _________________________________________________________
  136. ;
  137. ;  Reply functions config
  138. ;
  139. ; These are the lines that Msgedsq inserts in the course of
  140. ; normal operation.  Above restrictions and tokens apply.
  141. ; Please check to make sure they work in the way intended
  142. ; before using any changes.  If you comment out these lines,
  143. ; they will not be added to the msg when using that function.
  144.  
  145. ; >>>--------  When forwarding msgs, Max 1. <alt><m> <f><cr> Max 1.
  146. Forwardline  %_* Original To  : %t, %g\n * Original From: %f, %a\n * Original Date: %mm %dm %hm\n
  147.  
  148. ; Forwardline  %_* Original to %t of %g in %e\n * Forwarded on <%mn %dn %hn> by %u of %o\n
  149. ; Forwardline  %_* Original to %t of %g, on <%mm %dm %hm>\n * Forwarded on <%mn %dn %hn> by %u of %o\n
  150.  
  151. ; >>>--------   When following up to messages, Max 1. <alt><u>
  152. Followup     %_* Original from %f at %a\n
  153.  
  154. ; >>>--------   When replying in another area, Max 1. <alt><n>
  155. ReplyArea    %_* Reply to msg in %e\n
  156.  
  157. ; >>>--------   User defineable function, Max 1.      <alt><y>
  158. ReplyExtra   Hi %i!\n
  159.  
  160.  
  161. ; _________________________________________________________
  162. ;
  163. ; AlterFunc <funtion> <action(s)>
  164. ;
  165. ; The actions you can add to a function are:
  166. ;
  167. ; Q  - quote and insert normal attribution line
  168. ; A  - ask for area & insert "ReplyArea" attribution
  169. ; F  - followup & insert "Followup" attribution
  170. ; E  - insert "ReplyExtra" attribution
  171. ;
  172. ; note: no spaces between each action.
  173.  
  174. ; AlterFunc  ReplyQuote      Q
  175. ; AlterFunc  ReplyOtherArea  QA
  176. ; AlterFunc  ReplyFollow     QF
  177. ; AlterFunc  ReplyExtra      QAF
  178.  
  179. ; _________________________________________________________
  180. ;
  181. ; Switch Settings. Those marked with <*> shoudn't be commented
  182. ; out.  If programs don't understand Msgedsq without these
  183. ; uncommented, then they're probably broken.
  184.  
  185. No seen-bys
  186. No shownotes
  187. No confirm
  188. No showaddr
  189. No nettear
  190. No savecc
  191. ; No msgids        ; <*>
  192. ; No opusdate
  193. ; No softcr        ; <*>
  194. ; No tearline
  195. ; No confirm
  196. ; No strip         ; <*>
  197.  
  198.  
  199. ; _________________________________________________________
  200. ;
  201. ; Quote quotes?
  202. ;
  203. ; With this commented out, it works the same as Maximus 2.0.  Saves the 
  204. ; waste of space.  If uncommented, it adds in an extra '>' to the quote
  205. ; line. 
  206.  
  207. Qquotes
  208.  
  209.  
  210. ; _________________________________________________________
  211. ;
  212. ; Store the highest read message in squish lastread file? 
  213. ; (default = current msg - the one you're reading).
  214.  
  215. ; Sqllast
  216.  
  217.  
  218. ; _________________________________________________________
  219. ;
  220. ; Video settings, valid = "direct" and "bios".  OS2 ignores 
  221. ; this setting.
  222.  
  223. Video Direct
  224.  
  225.  
  226. ; _________________________________________________________
  227. ;
  228. ; Screen colors.  '+' = high intensity version of that color.
  229.  
  230. Color Normal Cya /bla
  231. Color Warn   Red+/bla
  232. Color Quote  Whi /bla
  233. Color Block  Gre /blu
  234. Color Info   Gre /bla
  235. Color Hilite Cya /blu
  236.  
  237.  
  238. ; _________________________________________________________
  239. ;
  240. ; Margins and tabs.
  241. ; Note: The screen lib version must use 78 as a rm; there 
  242. ; is a problem that I can't seem to fix: it won't print the 
  243. ; last char on the line when EDITING, tho it's ok when reading.
  244.  
  245. Right      79
  246. Quoteright 65
  247. Tabsize    4
  248.  
  249.  
  250. ; _________________________________________________________
  251. ;
  252. ; <basetype> <areatype> [[flags]...] <description> <path> [<tag> <address>]
  253. ; ...
  254. ;
  255. ; Area definitions, no maximum.
  256.  
  257. Squish  Echo     "Test"       c:\app\msg\test\test TEST
  258. Fido    Mail  pk "Fido"       c:\app\msg\fido      8:234/23
  259. Fido    Echo     "Test Echo"  c:\app\msg\test      ETEST 8:234/23
  260. Squish  Mail  pk "Net Mail"   c:\app\msg\net\net
  261. Fido    Uucp     "Uucp"       c:\app\msg\news
  262.  
  263.  
  264. ; _________________________________________________________
  265. ;
  266. ; Uucp <address>
  267. ;
  268. ; This is the nearest UUCP gate into internet, Max 1.
  269. ; (An example only). Domain not needed/used.
  270.  
  271. Uucp 3:6264/1
  272.  
  273.  
  274. ; _________________________________________________________
  275. ;
  276. ; Domain <address>
  277. ; ...
  278. ;
  279. ; Messages to other domains will be sent to matching domain gates here
  280. ; with the ^aDOMAIN kludge.  See manual for uses.
  281.  
  282. Domain 1:345/23@rbbs
  283.  
  284.  
  285. ; _________________________________________________________
  286. ;
  287. ; Gate <gate type>
  288. ;
  289. ; Gate domains/zones/both ?, Max 1.
  290. ;
  291. ; Without "gate zones", the binary addr will remain the same.
  292. ; Some gates will complain if the message then has a ^aINTL -
  293. ; strictly speaking they are correct.  So "gate zones" is
  294. ; probably best, unless you have any other reasons.
  295.  
  296. ; gate zones
  297.  
  298. gate none
  299.  
  300. ; gate domains
  301. ; gate both
  302.  
  303.  
  304. ; _________________________________________________________
  305. ;
  306. ; Your origin line, Max 1.
  307.  
  308. Origin  demo sa...
  309.  
  310.  
  311. ; _________________________________________________________
  312. ;
  313. ; Message Reader key definitions.
  314. ;
  315. ; Use "null" to unassign a key.
  316. ;
  317. ; These are not assigned by default.  All others are as listed in
  318. ; the documentation (for key assignments).  Comment them out if you
  319. ; like the way msged traditionally treats these keys.
  320.  
  321. readkey 0x000d astart       ; <enter> go to msg area started in (when entering area).
  322. readkey 0x4f00 slast       ; <end>   go to last msg in msgbase.
  323. readkey 0x4700 first       ; <home>  go to first msg in msgbase.
  324.  
  325.  
  326. ; _________________________________________________________
  327. ;
  328. ; Editor Key Definitions.
  329. ;
  330. ; All defined by default.  Use "null" to undefine a key.
  331.  
  332. ; examples:
  333. ;
  334. ; editkey 0x0015 undelete
  335. ; editkey 0x3000 bytecount
  336.  
  337.  
  338. ; _________________________________________________________
  339. ;
  340. ; Function Key Definitions.
  341.  
  342. function 1 _ _ _ O / _ _ C_U_T_ H_E_R_E_ _ _ _^m      O \\^m
  343. function 2 ^mRegards,^mJohn.^m
  344. ;
  345. ; This will leave 2 lines before the tearline.
  346. ;
  347. function 3 ^,Regards,^mJohn.^m ^m
  348.  
  349. ; End of File.
  350.