home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / PTKTDOC3.ZIP / vpbeta.doc < prev   
Text File  |  1991-09-29  |  6KB  |  129 lines

  1. ConfMail with VPurge, V4.09f Beta, released 9/29/91.
  2.  
  3.  
  4. HISTORY
  5. =======
  6.  
  7. VPurge Beta, fixes stats crash/hang/brs/Traps, V4.09f.272
  8. Released for testing 09/29/91
  9.  
  10.    If no log environment string was defined, and a -F echolist was specified,
  11.    very bad things happened:  Big Red Switch hangs, Traps under DV or OS/2.
  12.    Still not sure about the statistics code, but its looking better now.
  13.  
  14.  
  15. VPurge Beta, fixes TFS flag kludge line in atch msgs, V4.09e.194
  16. Released for testing 07/14/91
  17.  
  18.  
  19. VPurge Beta, options Secure and Curmudgeon modes, V4.09e.190
  20. Released for testing 07/09/91
  21.  
  22.    Import/Toss/Fasttoss will only check packet addresses IF the -S secure
  23.    switch is present.  Offending packets will be renamed .BAD and a Netmail
  24.    message created to document this action.  If the -C and -S switches are
  25.    both present, then the offending packet is merely deleted, as the original
  26.    logic would have it.  If you run -S and get a .BAD left in your Inbound
  27.    area, to toss it merely rename it to *.PKT and invoke VPurge Toss without
  28.    the -S switch.
  29.  
  30.  
  31. VPurge Beta, saves mis-addressed packets as BAD, V4.09e.181
  32. Also cleans up a couple of TRAP conditions in the OS/2 version
  33. Released for testing 06/30/91
  34.  
  35. VPurge Beta with TFS in attach message V4.09e.178
  36. Released for testing 06/28/91
  37.  
  38. Do NOT pass this one around!  Graham's code is NOT stable.
  39.  
  40.  
  41. VPurge with Logging and Statistics V4.09d(1a)
  42. Enhanced by Graham J Stair (FidoNet 3:711/409.0)
  43. Released 23rd June 1991
  44.  
  45.  
  46. This version of VPurge has been enhanced to write out a log which
  47. contains import and export information, along with some messages. The
  48. main thrust was to get import/export messages detailed enough to
  49. at least match QMail's stats. As such the error logging is pretty poor,
  50. it is suffice to say that if you have a "perfectly" working VPurge system,
  51. you don't need the error messages. Over time the error reporting will be
  52. enhanced, and additional information will be added. For the moment it does
  53. everything I need.
  54.  
  55. One bug was fixed which was introduced with the 4.09 series. VPurge would
  56. not recognise my "echotoss.log" being created by MSGED V2.06c. This was
  57. due to VPurge expecting two "\r" (returns) at the end of each line
  58. containing an AREAS.BBS name. This has now been fixed, and 4.09's goal
  59. of matching AREAS.BBS names EXACTLY was maintained.
  60.  
  61. This release may NOT work on some DOS systems under the existing
  62. configuration due to the increased code causing a bigger EXE file, as well
  63. as using more memory to store the statistics. This is not a problem
  64. for the OS/2 users <hint, hint>.
  65.  
  66. To use the logging facility of VPurge, you need to set up an environment
  67. variable called VP.LOG or VP2.LOG. VP2.LOG will take precendence if both
  68. are defined.
  69.  
  70. Example..
  71.  
  72. SET VP2.LOG=c:\vpurge\vpurge.log
  73.  
  74.  
  75. At this point, whenever VPurge is run, it will log import/export
  76. information. This information includes (but is not limited too)...
  77.  
  78. .. start & end time of each import/export.
  79. .. archive name, address from, date and size being unpacked.
  80. .. packet name, address from, date and size being tossed.
  81. .. where the messages were tossed to.
  82. .. the number of duplicates found (dupes=).
  83. .. the number of messages that didn't pass security (sec=).
  84. .. where each export "sends" each message.
  85. .. summary of each import/export session.
  86. .. messages per second processed for each import/export session.
  87. .. the elapsed (et=) time of the import/export.
  88. .. the return code (rc=) of the import/export.
  89.  
  90. Here's an example...
  91.  
  92.   22 Jun 19:29:38 VP2  Import Begin disk[C]=9984kb free; rel=4.09d(1a);********
  93. + 22 Jun 19:29:39 VP2  Archive=[d:\file\8d0a0198.mo3] =========================
  94. + 22 Jun 19:29:39 VP2  Archive date=91/02/25 23:20:14; size=61722b;
  95. + 22 Jun 19:29:39 VP2  From=711/409;
  96. + 22 Jun 19:29:56 VP2  Packet=[.\c879ed01.pkt] --------------------------------
  97. + 22 Jun 19:29:56 VP2  Packed=91/02/25 12:42:10; size=171879b;
  98. + 22 Jun 19:29:56 VP2  From=3:711/409; to=3:30141/1; pcode=0x29; serial#=0x01;
  99. ! 22 Jun 19:30:08 VP2  Area=$Security$; added=1;
  100. + 22 Jun 19:30:08 VP2  Area=$NetMail$; added=2; size=4380b;
  101. + 22 Jun 19:30:08 VP2  Area=MUFFIN; added=21; size=26182b; dupes=0; sec=0;
  102. ! 22 Jun 19:30:08 VP2  Area=MAIL_XCHANGE; added=0; size=0b; dupes=0; sec=2;
  103. + 22 Jun 19:30:08 VP2  Area=OS2; added=66; size=67970b; dupes=0; sec=0;
  104. + 22 Jun 19:30:08 VP2  Area=OS2BBS; added=30; size=39598b; dupes=0; sec=0;
  105. + 22 Jun 19:30:08 VP2  Area=PEP; added=4; size=4684b; dupes=0; sec=0;
  106. + 22 Jun 19:30:08 VP2  Area=PS_2; added=3; size=2590b; dupes=0; sec=0;
  107. + 22 Jun 19:30:08 VP2  Area=RG54_SYSOP; added=2; size=3796b; dupes=0; sec=0;
  108. + 22 Jun 19:30:08 VP2  Area=WALRUS; added=25; size=26649b; dupes=0; sec=0;
  109. ! 22 Jun 19:30:08 VP2  Area=ZONE3_SYSOP; added=5; size=5710b; dupes=1; sec=0;
  110. * 22 Jun 19:30:09 VP2  I-Summary; msgs=158; dupes=1; sec=3; msgs/sec=5.2;
  111.   22 Jun 19:30:09 VP2  Import End disk[C]=9972kb free; rc=1; et=31;
  112.   22 Jun 19:30:11 VP2  Export Begin disk[C]=9972kb free; rel=4.09d(1a);********
  113. + 22 Jun 19:30:11 VP2  Area=MUFFIN; high=2; last=22;
  114. + 22 Jun 19:30:13 VP2  Area=OS2; high=2; last=67;
  115. + 22 Jun 19:30:16 VP2  Area=OS2BBS; high=2; last=70;
  116. + 22 Jun 19:30:22 VP2  Sent=69; to=3:711/409;
  117. + 22 Jun 19:30:22 VP2  Sent=69; to=3:711/409;
  118. + 22 Jun 19:30:22 VP2  Sent=69; to=3:711/409;
  119. + 22 Jun 19:30:22 VP2  Sent=69; to=3:711/409;
  120. + 22 Jun 19:30:22 VP2  Sent=69; to=3:711/409;
  121. + 22 Jun 19:30:22 VP2  Sent=69; to=3:711/409;
  122. * 22 Jun 19:30:24 VP2  E-Summary; msgs=414; msgs/sec=31.8;
  123.   22 Jun 19:30:24 VP2  Export End disk[C]=9956kb free; rc=0; et=13;
  124.  
  125.  
  126. Enjoy!
  127.  
  128. /gjs
  129.