home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / OS2 / LIVENET.ZIP / SQUISH.ZIP / ROUTE.CFG next >
Text File  |  1994-01-06  |  5KB  |  139 lines

  1. ; ---------
  2. ; ROUTE.CFG
  3. ; ---------
  4. ;
  5. ; This file controls Squish's routing functions.  For more information
  6. ; on routing, please see the Squish documentation.  Squish
  7. ; supports the Send, Route, Leave, Unleave, Change, Poll,
  8. ; Dos, HostRoute and Define verbs.
  9. ;
  10. ; NOTE!  IF USING ARCMAILATTACH, YOU STILL NEED THIS FILE!  However,
  11. ; since most routing commands will be performed by your mail processor,
  12. ; the only purpose served by this file is to tell Squish which flavour
  13. ; of attach (Hold/Crash/Normal/etc) to use when archiving the mail.
  14. ;
  15. ; For example, if you want to hold mail for all nodes in net 24906,
  16. ; and to send normal mail to everyone else, the following ROUTE.CFG
  17. ; would work:
  18. ;
  19. ;   Send Hold   1:24906/All
  20. ;   Send Normal World
  21. ;
  22. ; Now, as an example for systems with Binkley-style outbound areas,
  23. ; where more conventional routing commands can be used:
  24.  
  25.     ;
  26.     ; Local routing--Net 170
  27.     ;
  28.  
  29.     Send    Hold    File                        1:170/110.All
  30.  
  31.     Send    Hold                                1:170/209
  32.  
  33.     Route   Crash   NoArc        1:170/100      1:170/101
  34.     Route   Crash   NoArc        1:170/600      1:170/607
  35.  
  36.     Route   Crash   NoArc        1:170/909      1:170/909.All
  37.     Route   Crash   NoArc        1:170/300      1:170/300.All
  38.  
  39.  
  40.     ; Systems which receive archived mail
  41.  
  42.     Send    Crash                               1:170/100
  43.     Send    Crash                               1:170/610
  44.     Send    Crash                               1:170/200
  45.     Send    Crash                               1:170/300
  46.     Send    Crash                               1:170/500
  47.     Send    Crash                               1:170/609
  48.     Send    Crash                               1:170/706
  49.  
  50.     Send    Crash   NoArc                       1:170/All
  51.  
  52.     ;
  53.     ; Non-Net 170 nodes
  54.     ;
  55.  
  56.     Send    Crash                               1:153/920
  57.  
  58. ;   Route   Crash   NoArc           1:109/347   1:109/347.All
  59.  
  60.     Send    Hold                                1:291/13
  61.  
  62.     Send    Hold                                1:236/10
  63.  
  64.     Send    Hold                                1:106/437
  65.  
  66.     ; Dana Laude
  67.     Send    Hold                                1:139/710
  68.  
  69.     ; Mike McGuire
  70.     Send    Hold                                1:309/9
  71.  
  72.     ; Mark Perew's point (.201)
  73.     Send    Crash   NoArc                       1:103/208.All
  74.  
  75.     ;
  76.     ; Zone 40 nodes (ibmNET)
  77.     ;
  78.  
  79.     Send    Hold                                40:649/312
  80.  
  81.     Send    Hold                                40:4376/0
  82.     Send    Hold                                40:4372/10
  83.     Send    Hold                                40:4372/18
  84.     Send    Hold                                40:4372/61
  85.     Send    Hold                                40:4372/437
  86.     ; Dana Laude
  87.     Send    Hold                                40:4372/710
  88.  
  89.  
  90.     Send    Crash                               40:4372/All
  91.  
  92.     Route   Hold   File            40:649/312   40:All/All
  93.  
  94.     ;
  95.     ; Zone 81 nodes (OS2NET)
  96.     ;
  97.  
  98.     Send    Hold                                81:202/401
  99.     Send    Hold                                81:208/0
  100.  
  101.     Send    Crash                               81:202/202
  102.     Send    Crash                               81:202/203
  103.  
  104.     Send    Crash                               81:202/1
  105.  
  106.     Route   Crash                               81:202/1     81:All/All
  107.  
  108.     ;
  109.     ; Catch-all routing
  110.     ;
  111.  
  112.     Route   Crash                   1:170/100   World
  113.  
  114. ;-------------------------------------------------------------------------;
  115. ; Mail Tossing Scheduled Events
  116. ;-------------------------------------------------------------------------; 
  117.  
  118.  
  119. ;   This 'Leave' was at top of file
  120. ;   Leave                                       1:170/610 611 40:4372/610 611
  121.  
  122. ;Sched Cyborg1 All 00:00 06:00
  123. ;    Unleave                                     1:170/610 611 40:4372/610 611
  124. ;    Route   Crash   File            1:170/611   1:170/610
  125. ;    Route   Crash   File            40:4372/611 40:4372/610
  126.  
  127. ;Sched Cyborg2 All 06:01 17:59
  128. ;    Unleave                                     1:170/610 611 40:4372/610 611
  129. ;    Change  Crash   Normal                      1:170/611   40:4372/611
  130. ;    Change  Direct  Normal                      1:170/611   40:4372/611
  131. ;    Change  Hold    Normal                      1:170/611   40:4372/611
  132. ;    Route   Crash   File            1:170/610   1:170/611
  133. ;    Route   Crash   File            40:4372/610 40:4372/611
  134.  
  135. ;Sched Cyborg3 All 18:00 23:59
  136. ;    Unleave                                     1:170/610 611 40:4372/610 611
  137. ;    Route   Crash   File            1:170/611   1:170/610
  138. ;    Route   Crash   File            40:4372/611 40:4372/610
  139.