home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i03 / rxg5301.uc2 / WORKING.DOC < prev    next >
Text File  |  1995-02-03  |  4KB  |  116 lines

  1.  
  2.                     The working principles of RxGate
  3.                     --------------------------------
  4.  
  5.          a document for the interested Sysop and validating *ZC
  6.          ------------------------------------------------------
  7.  
  8. 1) What is RxGate ?
  9. -------------------
  10.  
  11. RxGate is a 32 Bit OS/2 application especially designed for MultiDomain
  12. gateways.
  13.  
  14. RxGate works on the Squish or *.msg Message - Base.
  15.  
  16. The advantage of this approach is, that you can do all gating on Multidomain
  17. gateways in ONE toss-in - gate -  scan-out sequences.
  18.  
  19. With a *.pkt Gateway, you would have to do multiple passes on a MultiGate
  20. Setup.
  21.  
  22. RxGate is designed especially for multidimensional Gateway Setups.
  23.  
  24. 2) Possible approaches of Setups
  25. --------------------------------
  26.  
  27.   a) One dimensional setup
  28.   ------------------------
  29.  
  30.   This is a Setup gating echomail from one domain (zone) to the other
  31.   and Back.
  32.  
  33.   Example: (Note all Kludges symbolic, to keep it postable)
  34.   -------
  35.  
  36.   Echo2 (Zone 2)   <--> Echo111 (Zone 111 (othernet))
  37.  
  38.   What happens:
  39.  
  40.    Message is written in Zone 2  (EchoMail)
  41.    all kludging is done via FSC-35 Proposal
  42.  
  43.   b) Multidimensional Start - Setup
  44.   ---------------------------------
  45.  
  46.   This is a Setup gating echomail from one domain (zone) to the many others
  47.   and Back. The Gateway is locatet on ONE - Machine
  48.  
  49.  
  50.   Echo2 (Zone 2)   <--> Echo111 (Zone 111 (othernet))
  51.   Echo2 (Zone 2)   <--> Echo42  (Zone  42 (othernet))
  52.   Echo2 (Zone 2)   <--> Echo490 (Zone 490 (othernet))
  53.   all kludging is done via FSC-35 Proposal except theat the REPLYTO Kludge
  54.   is revised on every gating step.
  55.  
  56.   This ensures, that Netmail - Replies can be sent across more then one Domain
  57.   Boundary.
  58.  
  59.   When a Netmail - Reply is gated the First time then a Pair of FSC-35 Kludges
  60.   is added unless the Editor doesn't do it itself.
  61.  
  62.   Like seen in Echomail the REPLYTO Kludge is revised on every Gating - Step.
  63.  
  64.   Possible Forms of Netmails Via Gateway.
  65.  
  66.   -----------------------------------------------------------------------------
  67.   From : Joe User                     1:2/3
  68.   To   : RxGate                       1:2/111
  69.   Subj : Test
  70.   -----------------------------------------------------------------------------
  71.   To: Heinz Mueller%111:420/7407[@Technet]
  72.  
  73.   Hello Heinz,
  74.   bla bla bla !
  75.  
  76.   or
  77.  
  78.   -----------------------------------------------------------------------------
  79.   From : Joe User                                                       1:2/3
  80.   To   : Heinz Mueller%111:420/7407                                     1:2/111
  81.   Subj : Test
  82.   -----------------------------------------------------------------------------
  83.  
  84.   Hello Heinz,
  85.   bla bla bla !
  86.  
  87.   Note: The To: Line is added on the First Gating - Process
  88.  
  89.   If The Mail is on the last Destination - Gateway i.e. when The Aka in the
  90.   To: Line matches a System - Aka then the mail looks as follows:
  91.  
  92.  
  93.   -----------------------------------------------------------------------------
  94.   From : Joe User%1:2/3             111:420/1
  95.   To   : Heinz Mueller              111:420/7407
  96.   Subj : Test
  97.   -----------------------------------------------------------------------------
  98.  
  99.   Hello Heinz,
  100.   bla bla bla !
  101.  
  102.   or
  103.  
  104.   In this form there are all FSC-35 Kludges in the Mail, to allow a reply.
  105.  
  106.  
  107.   A new feature is, that you can send replies to Internet Messages
  108.   when Adding a
  109.   To: User@Domain.subdomain.id
  110.  
  111.   As long as your friendly Gateway Sysop sets up a Routing like
  112.  
  113.   @Domain.Subdomain  2:2476/2
  114.   or thelike RxGate sends this mail happily
  115.   to a FTN-UUCP - Gateway without having one on his Machine.
  116.