home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pmm15u11.zip / readme < prev    next >
Text File  |  1997-01-18  |  3KB  |  78 lines

  1. PMMail 1.5 Utilities 1.1
  2. ~~~~~~~~~~~~~~~~~~~~~~~~
  3. To use these utilities, you only need to run them in the directory where
  4. you want it to take effect or include the desired directory as the first
  5. parameter on the command line.  Unzip this archive in your PMMAIL directory
  6. for ease of use.  The folders of PMMail 1.5 are stored on your HD under
  7. separate directories, each contaning a FOLDER.BAG which is used and needed
  8. by these proggies.
  9.  
  10. All files modified are backed out with their extensions modified to .bak
  11. prior to modification.  In case of failure, if you see any .bak files left
  12. in the processed directory, please rename them to their original filenames
  13. to avoid data loss.
  14.  
  15. To have easy access to Stripping and Sent Status Changer facilites, I
  16. recommend making Program Objects using STRIP.EXE or CHANGE.EXE as 'path and
  17. filename', identified by the title of your PMMail folders, and
  18. containing the directory to these folders in either "parameters" or
  19. "working directory".
  20.  
  21. STRIP.EXE
  22. ~~~~~~~~~
  23. usage: STRIP <folder.bag directory>
  24.  
  25.        Will use current directory if no parameter is specified.
  26.  
  27. [X:\]strip x:\internet\southsde\pmmail\guardia1.act\sent_ma1.fld
  28.  
  29. or
  30.  
  31. [x:\internet\southsde\pmmail\guardia1.act\sent_ma1.fld] x:\strip
  32.  
  33.  
  34. STRIP.EXE will strip all attachment data from the current PMMail folder
  35. directory to save disk space.  It will leave the filename in the messages for
  36. future reference.  It supports MIME Base64, UUCode and BinHex.  STRIP will
  37. also modify the file size in folder.bag to reflect the new file size, will
  38. round the result to the nearest KB and will add a 'KB' at the end instead
  39. of 'K', as PMMail does. (ie.: 2KB instead of 2K) This KB will identify
  40. messages that have already been stripped, and STRIP will not modify them on
  41. a future execution.
  42.  
  43. A sample REXX Exit script has been included for those who would like some
  44. of their folders to be stripped automatically when exiting PMMail (ie.: the
  45. Sent Mail folder are files you already have on your HD, why keep two
  46. copies?).
  47.  
  48. CHANGE.EXE
  49. ~~~~~~~~~~
  50.  
  51. usage: CHANGE <folder.bag directory>
  52.  
  53.        Will use current directory if no parameter is specified.
  54.  
  55. [X:\]change x:\internet\southsde\pmmail\guardia1.act\sent_ma1.fld
  56.  
  57. or
  58.  
  59. [x:\internet\southsde\pmmail\guardia1.act\sent_ma1.fld] x:\change
  60.  
  61. CHANGE.EXE will change the status of every message in a PMMail folder
  62. directory to "sent".  This is useful when migrating from PMMail 1.1 or when
  63. rebuilding the index (the index _is_ FOLDER.BAG), where PMMail 1.5 puts all
  64. the messages to "read" status, which is incorrect for the "Sent Mail"
  65. folder for example.  Having them set to "read" status does not allow you to
  66. modify those message for future resending.
  67.  
  68. Notes
  69. ~~~~~
  70. Pascal source codes are included and can be modified at will, but leave my
  71. copyrights.
  72.  
  73. Thanks to Gerry Copple <gercop@infobahnos.com> for correcting this text.
  74.  
  75. If you have any questions, write me.  Samuel Audet <guardia@cam.org>
  76.  
  77. Have phun!
  78.