home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / ADU111 / ADU111.ZIP / GateKpr.Txt < prev    next >
Text File  |  1997-06-30  |  2KB  |  55 lines

  1. GateKpr v 2.30.06
  2. -----------------
  3. 1. Added BK's crash mail mods...here is how he explains it... :)
  4.  
  5.              Crash NMail rolled in Part II
  6.              OK, no probs reported so either no fearless guys out there, or it works ;>
  7.              I changed the crash - routing behavior:
  8.              If a crash flag is found the address mask of this node is copied to the 
  9.              first position of your routing statements.
  10.  
  11.              [Example] 
  12.              if your routing looks like the following
  13.  
  14.              Route 55.50.0.0.ADEPTNET HOLD 55:50/0.0@ADEPTNET zip.exe -m -j
  15.              Route 55.*.*.*.* HOLD 55:50/0.0@Adeptnet zip.exe -m -j
  16.  
  17.              and you wrote a crash mail to hagar, 55:64/0.0, your routing will temporarily
  18.              changed into
  19.  
  20.              Route 55.64.0.0.ADEPTNET CRASH 55:64/0.0@Adeptnet <default archive>
  21.              Route 55.50.0.0.ADEPTNET HOLD 55:50/0.0@ADEPTNET zip.exe -m -j
  22.              Route 55.*.*.*.* HOLD 55:50/0.0@Adeptnet zip.exe -m -j
  23.  
  24.              *without* saving these changes to your gatekpr.ctl! 
  25.              You may now wrote as many crash mails as u want at the same time and yur
  26.              normal routing will take place, too.
  27.  
  28.  
  29. GateKpr v 2.30.05
  30. -----------------
  31. 1. Corrects a TIC problem as pointed out by GrKnight...
  32.  
  33.  
  34. GateKpr v 2.30.04
  35. -----------------
  36. 1. Fixed the pkt header to conform to specs.
  37.  
  38. 2. Removed the heavy kludge in the netmail scanning which would read the
  39.    Area control file for every message to determine the packet type for
  40.    that route.
  41.  
  42. 3. Fixed the VAC build to make the correct packet types while removing the
  43.    kludge as doc'd in #2 above. Should be much faster in scanning now...
  44.  
  45.  
  46. GateKpr v 2.30.02
  47. -----------------
  48.  
  49. This GateKpr fixes a prob where the Zone would default to 0 if GateKpr
  50. could not guess the correct Zone for some reason. AFAIK, since the Zone
  51. cannot be 0, it will now default to the originating Zone rather than 0.
  52.  
  53. GateKpr 2.30.00 and above support the AdepToss.Log as does the VAC build
  54. of Adept 1.09.50m and above.
  55.