home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / cfg / route.cfg < prev    next >
Encoding:
Text File  |  1998-10-06  |  2.3 KB  |  69 lines

  1. ; Trion Netmail ROUTE configuration file.
  2. ;
  3. ; ROUTE  'addressed node'   'route node'
  4. ;
  5. ; The 'addressed node' is the one the message is written to, the route node
  6. ; is the one who receives mail directly from you (your boss or a node
  7. ; who polls you for mail_
  8. ;
  9. ;
  10. ; The '*' character can be used as a 'wildcard'.
  11. ;
  12. ; FI  14:103/204.*  14:103/*  14:1*  14:*
  13. ;
  14. ; The first node which 'fits' is used to route the message.
  15. ; This is why you have to put 'wildcards' at the end of the list.
  16. ; The less numbers .. the further in the list.
  17. ;
  18. ;
  19. ; In this list you put your Hubs/Hosts or eventualy the nodes who
  20. ; poll you for there mail.
  21. ;
  22. ; NetMail to your points is routed automatically.
  23.  
  24.  
  25. ;    Exact Point routing scheme
  26.  
  27. ;    If the netmail message is for a node, it just gets routed with
  28. ;    a matching entry or wildcard in the Route.cfg.
  29.  
  30. ;    If the netmail message is for a point, first it checks if there
  31. ;    is an exact routing match in the route.cfg, if there isn't
  32. ;    it checks if the message is for a point from this system, if it
  33. ;    is it is send directly. If there still is no route it will first
  34. ;    check if the boss is in the Route.cfg .. and if that's a negative
  35. ;    it will check if there was a wildcard found when checking if
  36. ;    there was an exact route match for this point number.
  37.  
  38. ;    With this system you don't have to have any points in your
  39. ;    route.cfg , it is al done automatically for your points.
  40. ;    But if you place one of your points in the route.cfg you can
  41. ;    route the netmail for that point through other systems.
  42. ;    All netmail for points who are not yours are routed to
  43. ;    their boss, or themselfs or the best wildcard match.
  44.  
  45.  
  46.  
  47. ROUTE  350:1002/101   350:1002/101    ;Harry
  48. ROUTE  350:1002/102   350:1002/102    ;Manuel
  49. ROUTE  350:1002/2*    350:1002/2      ;Daniel
  50. ROUTE  350:*          350:1001/0      ;Boss
  51.  
  52.  
  53. ROUTE  14:107/201     14:107/201      ;NLA Netmail Harry
  54. ROUTE  14:107/203     14:107/203      ;NLA Ruud 
  55. ROUTE  14:*           14:107/0
  56.  
  57.  
  58. ROUTE  39:*           39:152/0        ;AMY netmail naar HOST
  59.  
  60.  
  61.  
  62. ROUTE  1:*            2:284/324.0     ;Fido Amerika
  63. ROUTE  2:*            2:284/324.0     ;Fido Europe
  64. ROUTE  3:*            2:284/324.0     ;Fido Australia
  65. ROUTE  4:*            2:284/324.0     ;Fido Latijns amerika
  66. ROUTE  5:*            2:284/324.0     ;Fido Afrika
  67. ROUTE  6:*            2:284/324.0     ;Fido Azie
  68.  
  69.