home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / rbbs / bt-apdx.lzh / BT-APDX.TXT
Text File  |  1988-02-17  |  18KB  |  598 lines

  1.                     USING BINKLEYTERM AS A FRONT END MAILER
  2.  
  3.                                  By Tony Young
  4. FidoNnet 1:109/688
  5. Usenet:  ...uunet!hadron!blkcat!109!688!ty
  6. Direct:  703/425-4506
  7.  
  8. This document is intended to assist you in using BinkleyTerm as a network mail
  9. handling program to interface RBBS-PC with the FidoNet International Amateur
  10. Communications Network.  
  11.  
  12. ================
  13. ACKNOWLEDGEMENTS
  14. ================
  15.  
  16. I want to thank those who's previous work has made this document possible:  Kim
  17. Wells, for the original SD-APDX [SEAdog appendix], as well as MU-PURGE & MU-
  18. EDIT; Bill Andrus for most of the sample *.CTL  & *.CFG files from his
  19. OPUS/BinkleyTerm system; and Marty Bouillon and John DeCarlo, who gave me the
  20. idea for switchable replacable batch file parameters in the code for
  21. SPAWNBBS.BAT.
  22.  
  23.  
  24. =================
  25. SOFTWARE REQUIRED
  26. =================
  27.  
  28. The files listed here should be available from a local Opus or Fido BBS near
  29. you.  If not, call me and pick them up here.  It is the SysOps responsibility to
  30. read the docs thoroughly on each of the programs listed below.  It will be
  31. difficult to understand all of their functions by a quick perusal of their
  32. examples.
  33.  
  34. 1.  RBBS-PC 15.1B or later.
  35.  
  36. 2. MU-PURGE.ARC.  The RBBS-PC maintenance utilities MU-PURGE.EXE and MU-EDIT.EXE
  37. by Kim Wells.  MU-PURGE automates the conference maintenance function.  MU-EDIT
  38. is an vastly expanded function RBBS-PC message editor.  These utilities are
  39. INVALUABLE and ABSOLUTELY NECESSARY if you want to run Echomail AND remain sane.
  40.  
  41. 3.  ECHOMAIL.ARC or RBBSMAIL.ARC.  The RBBS-PC message format conversion utility
  42. ECHOSCAN or RBBSMAIL which converts RBBS-PC message format to FidoNet compatible
  43. format.  NOTE:  ECHOSCAN WILL NOT BE SUPPORTED IN THE FUTURE.  RBBSMAIL IS
  44. RECOMMENDED.
  45.  
  46. 4.  X00.ARC.  A FOSSIL driver.  A FOSSIL is a Fido/Opus/SEAdog Standard
  47. Interface Layer.  It provides efficient management of comm ports and serves as a
  48. standard interface for developers to write comm software for various machines. 
  49. IBM & most compatibles will use X00 (V. 1.08a), and there are others available
  50. for DEC Rainbow, Tandys, and other machines.
  51.  
  52. 5.  BEXE_130.ARC.  BinkleyTerm 1.30 to use as a front-end to RBBS.
  53.  
  54. 6.  XLATRGEN.ARC.  XLATLIST to prepare your mail routing files.
  55. NOTE:  This is scheduled to be replaced very soon.   Watch the BINKLEY Echo for
  56. details.
  57.  
  58. 7.  ONODE.ARC which creates FidoNet mail lists BT requires.
  59.  
  60. 8.  CONFMAIL.ARC.  CONFerence MAIL 3.31 which packs outgoing mail and unpacks
  61. incoming mail.
  62.  
  63. 9.  OMMM.ARC.  oMMM 1.07 which schedules the mail packets.
  64.  
  65. 10.  REQUEST.ARC which generates Wazoo file requests.
  66.  
  67. =================
  68. OVERVIEW OF MAIL:
  69. =================
  70.  
  71. 1.  Users call your RBBS-PC and leave mail.
  72.  
  73. 2.  ECHOSCAN or RBBSMAIL converts RBBS format messages into FidoNet format msgs.
  74.  
  75. 3.  CONFMAIL packs the msgs up and gets them ready for mailing.
  76.  
  77. 4.  OMMM prepares mail packets for mailing.
  78.  
  79. 5.  BinkleyTerm (BT)  mails them out and receives mail from others.
  80.  
  81. 5.  CONFMAIL unpacks inbound mail.
  82.  
  83. 6.  ECHOSCAN or RBBSMAIL converts msgs into RBBS format.
  84.  
  85. 7.  Your users get real excited and answer and leave many msgs.
  86.  
  87. 8.  Loop to 2.
  88.  
  89. =================================
  90. OVERVIEW OF MAIL LIST MANAGEMENT:
  91. =================================
  92.  
  93. 1.  Obtain a starting copy of a St.Louis nodelist from any FidoNet SysOp [you
  94. only need do this ONCE].
  95.  
  96. 2.  You will recieve a NODEDIFF.AXX every week from your network coordinator.
  97.  
  98. 3.  Put your NODELIST, NODEDIFF, PKXARC [RENAMED PKX], XLATLIST, XLATLIST.CTL,
  99. ROUTEGEN, ROUTEGEN.CTL, AND ONODE in a subdirectory [C:\MAIL, or M: in the
  100. example] and run the batch file segement :NODEROUTE.  It will automatically
  101. update your routing system.
  102.  
  103. ============================
  104. SAMPLE BT CONFIGURATION FILE
  105. ============================
  106.  
  107. ; Binkley.CFG -- config file for BinkleyTerm 1.16 and above. 
  108. ; The following should be in the file for all applications of BT: ; 
  109. ; Port  Your Port (1=COM1, 2=COM2) 
  110. ; Baud  Your Baud (300,1200,2400,4800,9600,19200) 
  111. ; Carrier Your carrier mask in hex (usually 80) 
  112. ; Init  Initialization string for your modem 
  113. ; Prefix Your modem's dial prefix (ATDT or ATDP) 
  114. ; Suffix Your modem's dial suffix (if you need one) 
  115. ; SlowModem     If your modem needs to be spoonfed 
  116. ; Autobaud      Always dial out at "baud", count on fallbacks. 
  117. Port      1 
  118. Baud      2400 
  119. Carrier   80 
  120. ; Note: BT's dialer ignores '-', substitutes CR for '|',  
  121. ; substitutes  a comma ',' for a period '.', raises DTR for '^', 
  122. ; drops DTR or 'v', delays 1/20 sec for '`' and one second for 
  123. ; '~'. All other characters are passed to the modem. 
  124. Init      |ATM0H0V1F1Q0X4S0=1S7=90| 
  125. Prefix    |ATDT, 
  126. ;Suffix 
  127. ;SlowModem 
  128. ;Autobaud 
  129. ; In addition to the entries above, to use BT as a simple point   
  130. ; polling system and file request program you should have the following here: 
  131. ; Busy  String to send to your modem to make it "busy". 
  132. ; Zone  Zone your Point (and Boss) is located in 
  133. ; Boss  Net and Node of your "Boss" node (if BT is a "Point") 
  134. ; Bossphone If entered, overrides phone number for boss in        ; nodelist 
  135. ; Point  Net and Node of your "Point" 
  136. ; Nodelist Where your system stores its Opus-format nodelist      ; files 
  137. ; Hold  Location of your outbound hold area 
  138. ; Netmail Location of your "Matrix Message" area 
  139. ; Netfile Location of your inbound file area 
  140. ; System Name of your "Point" 
  141. ; Sysop  Your name 
  142. ; Nofullscreen  If you don't want full-screen logging 
  143. Busy      |ATM0H1| 
  144. Zone      1 
  145. Boss      109/688 
  146. Bossphone 1-703-425-4506 
  147. Point     109/688 
  148. Nodelist  C:\MAIL\ 
  149. Hold      C:\BINKLEY\HOLD\ 
  150. Netmail   C:\Mail\Msg\ 
  151. Netfile   C:\Mail\Files\ 
  152. System    DynamicDuoRBBS - Disability Info 
  153. Sysop     Tony Young 
  154. ;Nofullscreen 
  155. ; In addition to the previous entries, you should have the  
  156. ; following fields filled in here if BT is running as a mailer or frontend 
  157. ; AKA   If your system has aliases, fill them in here (<10) 
  158. ; Statuslog     Fully-qualified path name of your log file 
  159. ; LogLevel      Verbosity of BT logging (1 is least, 5 most) 
  160. ; Unattended    Forces BT into "unattended" mode automatically. 
  161. ; Overwrite     Allows incoming files to overwrite existing files 
  162. ; NoSLO   If you experience problems in SEAlink Overdrive... 
  163. ; SmallWindow  If the 24-block window at 9600 seems problematic
  164. ; Reader Line to pass to COMMAND.COM for your mail reader 
  165. ; Okfile Your system's "candidates for file request" list 
  166. ; Avail  Your system's file list 
  167. ; About  Your system's little file-requestable advert 
  168. ; MaxReq Maximum number of files requested in one session 
  169. ; Banner The advert you pop out when receiving a call 
  170. ; BBS  How to call BBS when enabled 
  171. ; Timeout How long to wait oN mail before assuming a human caller
  172. ; Event  For BT's internal scheduler. 
  173. ;AKA 169/0 
  174. Statuslog C:\Binkley\Binkley.Log 
  175. LogLevel 5 
  176. Unattended 
  177. ;Overwrite 
  178. ;NoSLO 
  179. ;SmallWindow 
  180. Reader   Dutched
  181. Okfile    C:\BBS\okfile.lst 
  182. Avail     C:\BBS\filelist.arc 
  183. About     C:\BBS\aboutME.doc 
  184. MaxReq    4 
  185. Banner    DynamicDuoRBBS - Disability Advocacy
  186. BBS       SPAWN 
  187. Timeout   15 
  188. Event All   00:00 02:30 C B   E1=54 E2=70 E3=70 ; Always cheap 
  189. Event Sun   02:15 02:15 F N   E1=40             ; Weekly cleanup 
  190. Event All   02:30 03:00 C N   E1=30             ; Daily Maint 
  191. Event All   03:00 04:00   N   E1=60             ; Local pickup 
  192. Event All   04:00 05:00   N   E1=55             ; NMH 
  193. Event All   05:00 06:00 R N   E1=55             ; Local dist 
  194. Event All   06:00 08:00 C B   E1=50 E2=70 E3=70 ; Daytime BBS & CM 
  195. Event Week  08:00 11:00 C B L E1=57 E2=70 E3=70 ; Daytime BBS & CM 
  196. Event Week  11:00 14:45 C B L E1=59 E2=70 E3=70 ; Latemail Maint 
  197. Event Week  14:45 23:59 C B L E1=95 E2=70 E3=70 ; Daymail prep 
  198. Event WkEnd 08:00 11:00 C B   E1=50 E2=70 E3=70 ; Cheap rates 
  199. Event WkEnd 11:00 14:45 C B   E1=59 E2=70 E3=70 ; Latemail Maint 
  200. Event WkEnd 14:45 17:00 C B   E1=95 E2=70 E3=70 ; Daymail prep 
  201. Event Sat   17:00 23:59 C B         E2=70 E3=70 ; Cheap on Sat 
  202. Event Sun   17:00 23:59 C B L       E2=70 E3=70 ; Expensive on Sun 
  203.  
  204.  
  205.  
  206. ==================================
  207. SAMPLE BINKLEY.BAT FILE (BINK.BAT)
  208. ==================================
  209.  
  210. Echo Off 
  211.  
  212. REM IF NOT MULTITASKING THIS GOES IN AUTOEXEC.BAT
  213. REM SET YOUR ENVIRONMENT
  214. SET BINKLEY=C:\BINKLEY 
  215. SET MU-EDIT=C:\RBBS
  216. SET DUTCHIE=C:\MAIL 
  217. REM SUBSTitute Drive letters for full paths [optional]
  218. SUBST K: C:\BINKLEY 
  219. SUBST R: C:\RBBS 
  220. SUBST M: C:\MAIL 
  221. REM DESQview's ANSI.SYS driver 
  222. D:\DV\DVANSI.COM 
  223.   
  224. :RUNSYSTEM 
  225.  
  226. :LOOP 
  227.   C: 
  228.   chdir \binkley 
  229.   BT 
  230.     If Errorlevel 100 Goto FREQ 
  231.     If Errorlevel  95 Goto DAYMAIL 
  232.     If Errorlevel  90 Goto USEREDIT 
  233.     If Errorlevel  80 Goto DOCM 
  234.     If Errorlevel  70 Goto CM_IMPORT 
  235.     If Errorlevel  60 Goto PREMAIL 
  236.     If Errorlevel  59 Goto DAYMAINT 
  237.     If Errorlevel  57 Goto MAILTD 
  238.     IF ERRORLEVEL  55 GOTO MAILTA 
  239.     If Errorlevel  54 Goto MAILTE 
  240.     If Errorlevel  50 Goto POSTMAIL 
  241.     If Errorlevel  40 Goto CLEANUP 
  242.     If Errorlevel  30 Goto DAILYMAINT 
  243.     If Errorlevel  20 Goto MAILEDIT 
  244.     If Errorlevel  10 Goto DAILYEDIT 
  245.     If Errorlevel   5 Goto RUNSYSTEM 
  246.     IF ERRORLEVEL   1 GOTO END 
  247.     Goto EXIT 
  248.  
  249. :FREQ 
  250.      k: 
  251.      REQUEST 
  252.      CLS 
  253.      GOTO LOOP 
  254.  
  255. :DAYMAIL 
  256. RBBSMAIL SCAN 
  257. :EXPORT 
  258. Confmail Export M:\AREASOUT.BBS -a 
  259. IF ERRORLEVEL 2 GOTO SEVERE 
  260. IF ERRORLEVEL 1 GOTO EXPORT 
  261. GOTO ENDEXPORT 
  262. :SEVERE 
  263. ECHO Severe Error in Export! 
  264. :ENDEXPORT 
  265. OMMM -IK:\BINKLEY.PRM -HK:\HOLD\ -MM:\MSGS\ -PK:\PRE.CTL -CK:\OMMM.CTL -SD 
  266. Goto LOOP 
  267.  
  268. :USEREDIT 
  269. R: 
  270. USEREDIT 
  271. GOTO LOOP 
  272.  
  273. :CM_IMPORT 
  274.     M: 
  275.     Confmail Import M:\AREASIN.BBS  -k -f Killdup.ctl -a 
  276.     RBBSMAIL TOSS NO-SEEN 
  277.     Goto LOOP 
  278.  
  279. :MAILTA 
  280. OMMM -IK:\BINKLEY.PRM -HK:\HOLD\ -MM:\MSGS\ -PK:\PRE.CTL -CK:\OMMM.CTL -SA 
  281.  GOTO LOOP 
  282.  
  283. :MAILTD 
  284. OMMM -IK:\BINKLEY.PRM -HK:\HOLD\ -MM:\MSGS\ -PK:\PRE.CTL -CK:\OMMM.CTL -SD 
  285.  GOTO LOOP 
  286.  
  287. :MAILTE 
  288. OMMM -IK:\BINKLEY.PRM -HK:\HOLD\ -MM:\MSGS\ -PK:\PRE.CTL -CK:\OMMM.CTL -SE 
  289.  GOTO LOOP 
  290.  
  291. :DOCM 
  292. OMMM -IK:\BINKLEY.PRM -HK:\HOLD\ -MM:\MSGS\ -PK:\PRE.CTL -CK:\OMMM.CTL -SE 
  293.  GOTO LOOP 
  294.  
  295. :PREMAIL 
  296.      RBBSMAIL SCAN 
  297.      :EXPORT 
  298.      Confmail Export M:\AREASOUT.BBS -a  
  299.      IF ERRORLEVEL 2 GOTO SEVERE 
  300.      IF ERRORLEVEL 1 GOTO EXPORT 
  301.      GOTO ENDEXPORT 
  302.      :SEVERE 
  303.      ECHO Severe Error in Export! 
  304.      :ENDEXPORT 
  305. REM OMMM -IK:\BINKLEY.PRM -HK:\HOLD\ -MM:\MSGS\ -PK:\PRE.CTL -CK:\OMMM.CTL -SB 
  306.  
  307.   Goto LOOP 
  308.  
  309.    :DAYMAINT 
  310.    Confmail Maint  -f M:MAINT.ctl +M:AREASIN.BBS 
  311.    Goto LOOP 
  312.  
  313. :POSTMAIL 
  314.     M: 
  315.     Confmail Import M:AREASIN.BBS  -k -f Killdup.ctl -a 
  316.     Confmail Maint  -f M:MAINT.ctl +M:AREASIN.BBS 
  317.     RBBSMAIL TOSS NO-SEEN 
  318.     Goto LOOP 
  319.  
  320. :DAILYEDIT 
  321. CHDIR \RBBS 
  322.   R:\MU-EDIT R:mu-edit.ctl 
  323.   chdir \mail 
  324.  
  325.  Goto LOOP 
  326.  
  327. :MAILEDIT 
  328. CHDIR \MAIL 
  329. DUTCHED 
  330. k: 
  331. GOTO LOOP 
  332.  
  333. :DAILYMAINT 
  334.  
  335.   If Not Exist \MAIL\FILES\KLORE*.* Goto FNEWS 
  336.   Chdir \MAIL\FILES 
  337.   Ren KLORE*.ARC KLORE.ARC 
  338.   PKX KLORE 
  339.   Del KLORE.ARC 
  340.   Cd .. 
  341.  
  342. :FNEWS 
  343.   If Not Exist \MAIL\FILES\FNEWS*.* Goto NODEROUTE 
  344.   Chdir \MAIL\FILES 
  345.   Ren FNEWS*.ARC FNEWS.ARC 
  346.   PKX FNEWS 
  347.   Del FNEWS.ARC 
  348.   Cd .. 
  349.  
  350. :NODEROUTE 
  351.   M: 
  352.   If Not Exist M:\FILES\NODEDIFF.* Goto ENDNODEROUTE 
  353.   Copy M:\FILES\NODEDIFF.* 
  354.   Ren NODEDIFF.* NODEDIFF.ARC 
  355.   PKX NODEDIFF 
  356.   XLATLIST 
  357.   OPUSNODE -F 
  358.   ROUTEGEN 
  359.   Del  M:\FILES\NODEDIFF.* 
  360.   DEL  M:\NODEDIFF.* 
  361. :ENDNODEROUTE 
  362.  
  363.  R:\MU-PURGE R:\DAILY.CTL 
  364.  
  365.  CONFMAIL FILE M:\RENUM.CTL 
  366.  
  367.  GoTo LOOP 
  368.  
  369. :CLEANUP 
  370.   IF EXIST M:*.LOG DEL M:*.LOG 
  371.   IF EXIST R:\CALLERS DEL R:\CALLERS 
  372.   IF EXIST R:\*.LOG DEL R:*.LOG 
  373.   IF EXIST K:\*.LOG DEL K:\*.LOG 
  374.  
  375.  GOTO LOOP 
  376.  
  377.  
  378. :LOADRAMDSK 
  379.   E: 
  380.   Copy R:\BUL* 
  381.   Copy R:\CONFENCE 
  382.   Copy R:\MENU* 
  383.   Copy R:\NEWUSER 
  384.   Copy R:\PRELOG 
  385.   Copy R:\PASSWRDS 
  386.   Copy R:\FILESEC 
  387.   Copy R:\TRASHCAN 
  388.   Copy R:\WATCHDG1.COM 
  389.   C: 
  390.   Goto RUNSYSTEM 
  391.  
  392. :END 
  393. EXIT 
  394.  
  395. ===================
  396. SAMPLE SPAWNBBS.BAT
  397. ===================
  398.  
  399. :LOOP 
  400.   Echo Off 
  401.   C: 
  402.   chdir \rbbs 
  403.   If Not Exist C:\RBBS\RCTTY.BAT Goto LOCAL 
  404.   C:\RBBS\WATCHDG1 OFF 
  405.   Del C:\RBBS\RCTTY.BAT 
  406.   C:\RBBS\RBBS-pc /%3 /%1 
  407.   Goto REMOTE 
  408.  
  409. :LOCAL 
  410.   C:\RBBS\RBBS-pc /%3 /%1 
  411. :REMOTE 
  412.   If Not Exist C:\RBBS\RCTTY.BAT GOTO EXIT 
  413.   C:\RBBS\WATCHDG1 ON 
  414.   C:\RBBS\RCTTY.BAT 
  415.  
  416. :EXIT 
  417.  cls 
  418.  
  419. =====================================
  420. A FEW CHOICE WORDS ABOUT BTCTL & OMMM
  421. =====================================
  422.  
  423. OMMM requires the configuration file BINKLEY.PRM which is created by BTCTL.  The
  424. original BTCTL in version 1.2 and 1.3 is a VERY temperamental beast.  Try to
  425. find the new version of of 1.3 or 1.4 [after 2/22/88].  If you can't find one,
  426. let me warn you that most users have needed to boot their machines with nothing
  427. at all set by CONFIG.SYS; no EMMs, VDISKs, SET BINKLEY=C:\BINKLEY, and nothing
  428. else.  I recommend that you boot your machine with a system disk in A:, no
  429. CONFIG.SYS, no AUTOEXEC.BAT.  Change to C:, make sure BTCTL and BINKLEY.CFG are
  430. in C:\BINKLEY, and then run this .bat from the ROOT directory:
  431.  
  432. C: 
  433. ChDir C:\binkley 
  434. C:\binkley\BTCTL C:\binkley\BINKLEY.CFG\ 
  435. cd\ 
  436.  
  437. And hope for the best.  If it doesn't work the first time, don't be surprised. 
  438. Check that everything is where it belongs, and try it again.  If it still
  439. doesn't work, reboot, and try it again.
  440.  
  441. =================================
  442. A FEW CHOICE WORDS ABOUT OMMM.CTL
  443. =================================
  444.  
  445. This is not intended as a substitute for OMMM.DOC!  But, OMMM.CTL is not a
  446. routing file [if you've used SEAdog].  It is a series of commands which are
  447. executed on after another in sequence.  Using various schedules, you can produce
  448. complex and powerful mail schedules [yeah, I know you've heard this before. 
  449. Trust me].  
  450.  
  451. ===============
  452. SAMPLE OMMM.CTL
  453. ================
  454.  
  455. ;SAMPLE OMMM.CTL, THANKS TO BILL ANDRUS 109/638
  456.  
  457. ;The following statement tells OMMM that this is the commands to ;execute as
  458. schedule E, local all systems routing.
  459.  
  460. Sched e
  461.  
  462.    Send ALL
  463.    UnCM ALL
  464.    UnDirect ALL
  465.    UnHold ALL
  466.  
  467. ;   To start with, lets LZ all messages going out.
  468.  
  469.    OneCM ALL
  470.  
  471.  
  472. ;----------------------------------------------------------------
  473. ;The following statement tells OMMM that this is the commands to 
  474. ; execute as schedule d, holding mail for daytime pickup. 
  475. ;----------------------------------------------------------------
  476. Sched d
  477.  
  478. ;   To start with, lets LZ any messages going out.
  479.    Send ALL
  480.    UnCM ALL
  481.    UnDirect ALL
  482.    UnHold ALL
  483.    OneHold ALL
  484. ;----------------------------------------------------------------
  485. ;The following statement tells OMMM that this is the commands to 
  486. ; execute as schedule B, local routing.
  487. ;----------------------------------------------------------------
  488. Sched B
  489.  
  490. ;   To start with, lets LZ any messages going out.
  491.  
  492.    Send ALL
  493.    UnCM ALL
  494.    UnDirect ALL
  495.    UnHold ALL
  496.    OneCM ALL
  497.  
  498. ;----------------------------------------------------------------
  499. ; The following is defines the initial NMH.
  500. ;----------------------------------------------------------------
  501. Sched A
  502.  
  503.  
  504.    Send ALL
  505.    UnCM ALL
  506.    UnDirect ALL
  507.    UnHold ALL
  508.    OneCM ALL
  509.  
  510. ;----------------------------------------------------------------
  511. ;And more to define Net 109's schedule C.  Just more of the same. 
  512. ;   I'll let you figure out whats happening.
  513. ;----------------------------------------------------------------
  514. Sched C
  515.  
  516.    Send ALL
  517.    UnCM ALL
  518.    UnDirect ALL
  519.    UnHold ALL
  520.    OneCM ALL
  521.  
  522. ;END                              ###
  523.  
  524. ================================
  525. NOW HERE'S A SAMPLE ROUTEGEN.CTL
  526. ================================
  527.  
  528. NODE 109/688 
  529. OPUS 
  530.  
  531. DEFINE LINKA 109/638                ;Northern link 
  532. DEFINE LINKB 109/606                ;Southern and other link 
  533. DEFINE LONGN 676                    ;Long-dist. north 
  534. DEFINE LONGS 639 646 655            ;Long-dist. south 
  535. DEFINE LOCAL NET-109 EXCEPT LONGS LONGN LINKA LINKB 
  536.  
  537. SCHED D                             ;Daytime mail 
  538.  
  539. ARCHOLD LINKB LONGS 
  540. ARCHOLD LINKA LONGN 
  541. ONEHOLD LOCAL 
  542.  
  543. SCHED B                             ;Send local and netwide 
  544.                                     ;mail before NMH 
  545. UNHOLD LINKA LINKB 
  546. UNHOLD LOCAL 
  547.  
  548.  
  549. SCHED A                             ;Send NMH 
  550.  
  551. UNHOLD LOCAL 
  552.  
  553. SCHED C                             ;LOCAL DELIVERY 
  554.  
  555. ONEHOLD LOCAL 
  556.  
  557. ;NOTICE HOW IT RESEMBLES OMMM.CTL?  MAKE OMMM.CTL FIRST, THEN JUST ADD YOUR
  558. ;DEFINITIONS AND RUN IT THRU XLATLIST!! 
  559.   
  560. =============================
  561. OTHER THINGS YOU NEED TO KNOW
  562. =============================
  563.  
  564. 1.  You must request a net/node address BY NETMAIL from your local net 
  565. coordinator, meaning you must demonstrate that you have a functioning mailer
  566. running to qualify [you must be able to observe National Mail Hour, 4-5 AM ET]. 
  567. Get this person's name and number from a Fido or Opus SysOp in your area.
  568.  
  569. 2.  There is an RBBS-PC Echo for manic Echomail SysOps like us,  hosted by Kim
  570. Wells of MAD FACES BBS.  You may pick up this Echo from  him by calling his node
  571. at FidoNet 109/652, direct 301-350-1299 and  making arrangements with him.
  572.  
  573. 3. There is a BinkleyTerm Echo conference with GREAT! BT help available.  You
  574. should be able to access it at any Fido or Opus BBS.  Check with your Net
  575. coordinator or your Echomail coordinator.
  576.  
  577. 4.  I'll help if I can. I'm no system genius, but I've got it working!  You can
  578. call me voice [preferred] at 703/425-8633 between 1000 and  2000 EST most days,
  579. and/or call the DynamicDuoRBBS @ FidoNet 109/688 or direct 703/425-4506 and
  580. leave a message.
  581.  
  582. 5.  Included with this document are my *.CFG, *.CTL, & *.BAT  files.  They are
  583. customized for my system [Compaq 386, RBBS-PC 15.1B, running in a DESQview 2.01
  584. window].  My MAIL & BBS maintenance is FULLY automated.  [Except when something
  585. screws up].
  586.  
  587. 6.  If you have any suggestions for improving this document, please feel free to
  588. contact me with your comments.
  589.  
  590.