home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / tmail100.zip / tmroute.98 < prev    next >
Text File  |  1996-12-25  |  2KB  |  104 lines

  1. ;
  2. ; An address beginning in column 1 is the destination for itself and all
  3. ; addresses following it (up to the next column 1 address) on the line
  4. ; following the destination address. The length of the line of routed
  5. ; addresses may be up to 1023 characters.
  6. ;
  7. ; <destination>
  8. ;  <routed list>
  9. ;
  10. ; <destination>
  11. ;  <routed list>
  12. ;
  13. ; etc.
  14. ;
  15. ;
  16. ; After the column 1 (destination) address is the letter C for Crash or H
  17. ; for Hold.
  18. ;
  19. ; 1:250/98 C
  20. ;  <routed list>
  21. ;
  22. ;
  23. ; Missing parts of the routed addresses are filled in by using the
  24. ; destination address to supply the missing parts. This means that the
  25. ; destination address must be a full 3D address.
  26. ;
  27. ; If the z:n/n for a point is located then the point will always be sent
  28. ; to the current destination regardless.
  29. ;
  30. ; For example, 1:250/664.3 would be routed to 1:250/601 here since the zone,
  31. ; and net are taken from the destination ...
  32. ;
  33. ; 1:250/601 C
  34. ;  664
  35. ;
  36. ; Routing to an address that does not share parts of the destination is done
  37. ; by simply including those parts in the spec. 2:350/4 and 1:320/765 would
  38. ; be routed to 1:250/601 in this example ...
  39. ;
  40. ; 1:250/601 C
  41. ;  664 665 666 2:350/4 616 609 320/765 602
  42. ;
  43. ;
  44. ; Points of a destination do not need to be listed specifically. Mail for
  45. ; 12/98.1 would get routed to 12/98 by using ...
  46. ;
  47. ; 1:12/98 C
  48. ;
  49. ;
  50. ; The last destination address in this config file will be used for any
  51. ; address that has not been found earlier.
  52. ;
  53.  
  54. 1:12/98 C
  55.  
  56. 1:250/699 C
  57.  
  58. 1:250/98 C
  59.  
  60. 1:250/98.1 H
  61.  
  62. 1:250/98.2 H
  63.  
  64. 1:250/0 C
  65.  97 740 741 850 222 1006 1069
  66.  
  67. 1:250/101 C
  68.  108 110 111 112 114 116 123 124 125 131 134 142 144 148 161 628
  69.  
  70. 1:250/201 C
  71.  202 203 205 206 214 216 218 226 234 236 238 242 248 250 252 254 258 260 263 538 539
  72.  
  73. 1:250/301 C
  74.  302 303 305 310 312 322 323 340 346 368
  75.  
  76. 1:250/401 C
  77.  323 402 404 406 409 410 411 416 420 422 424 438 440 448 450 452
  78.  
  79. 1:250/501 C
  80.  333 470 502 503 506 510 511 512 515 518 520 524 526 528 534 536 540 555 820
  81.  
  82. 1:250/601 C
  83.  604 605 606 608 612 614 615 616 618 620 622 625 626 634 636 638 642 644 646 668 672 674
  84.  
  85. 1:250/701 C
  86.  344 703 708 710 716 718 721 722 724 777
  87.  
  88. 1:250/801 C
  89.  348 349 350 525 804 814 823 828 832 836 840 842 846 848 858
  90.  
  91. 1:250/901 H
  92.  904 906 910 924 930 934 940
  93.  
  94. 1:250/1001 C
  95.  432 1002 1004 1008 1010 1069
  96.  
  97. ;
  98. ; Anything not dealt with above is sent to the last destination/host
  99. ; in this file:
  100. ;
  101.  
  102. 1:250/99 C
  103.  
  104.