home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / tmail100.zip / tMRoute.cfg < prev    next >
Text File  |  1997-01-14  |  2KB  |  82 lines

  1. ;-----------------------------------------------------------------------------
  2. ;
  3. ;Routing file route description...
  4. ;
  5. ; An address beginning in column 1 is the destination for itself and all
  6. ; addresses following it (up to the next column 1 address) on the line
  7. ; following the destination address. The length of the line of routed
  8. ; addresses may be up to 1023 characters.
  9. ;
  10. ; <destination>
  11. ;  <routed list>
  12. ;
  13. ; <destination>
  14. ;  <routed list>
  15. ;
  16. ; etc.
  17. ;
  18. ;
  19. ; After the column 1 (destination) address is the letter C for Crash or H
  20. ; for Hold.
  21. ;
  22. ; 1:250/98 C
  23. ;  <routed list>
  24. ;
  25. ;
  26. ; Missing parts of the routed addresses are filled in by using the
  27. ; destination address to supply the missing parts. This means that the
  28. ; destination address must be a full 3D address.
  29. ;
  30. ; If the z:n/n for a point is located then the point will always be sent
  31. ; to the current destination regardless.
  32. ;
  33. ; For example, 1:250/664.3 would be routed to 1:250/601 here since the zone,
  34. ; and net are taken from the destination ...
  35. ;
  36. ; 1:250/601 C
  37. ;  664
  38. ;
  39. ; Routing to an address that does not share parts of the destination is done
  40. ; by simply including those parts in the spec. 2:350/4 and 1:320/765 would
  41. ; be routed to 1:250/601 in this example ...
  42. ;
  43. ; 1:250/601 C
  44. ;  664 665 666 2:350/4 616 609 320/765 602
  45. ;
  46. ;
  47. ; Points of a destination do not need to be listed specifically. Mail for
  48. ; 12/98.1 would get routed to 12/98 by using ...
  49. ;
  50. ; 1:12/98 C
  51. ;
  52. ;
  53. ; A * may be used in the routed list to capture all addresses that follow from
  54. ; that positon to the end of the address. To send all mail for all nodes in
  55. ; zone 2 to a fixed address use:
  56. ;
  57. ; 2:2/2 C
  58. ;  2:*
  59. ;
  60. ; To send all mail for all addresses in zone 1 net 2424 to 1:2424/0 use:
  61. ;
  62. ; 1:2424/0 C
  63. ;  1:2424/*
  64. ;
  65. ; NOTE: A * may not be used for a zone number. The minimum mask is #:* where
  66. ; # is a valid zone number.
  67. ;
  68. ;
  69. ; The last destination address in this config file will be used for any
  70. ; address that has not been found earlier.
  71. ;
  72.  
  73. 1:250/98 C
  74.  
  75. ;
  76. ; Anything not dealt with above is sent to the last destination/host
  77. ; in this file:
  78. ;
  79.  
  80. 1:250/501 C
  81.  
  82.