home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 December / PCO_1298.ISO / filesbbs / os2 / tpopmnt1.arj / TPOPMNT1.ZIP / POPMNT.DOC < prev    next >
Encoding:
Text File  |  1998-10-14  |  3.4 KB  |  94 lines

  1.                   Tiny's PopMaint - V 1.0 - Oct 14 1998
  2.                    Written by: Shawn 'Tiny' Highfield
  3.                    (C)Copyright 1998, Shawn Highfield
  4.  
  5. What is it?
  6. ===========
  7.    I'm going to apoligise right away here, I'm a programer, not a
  8.    writer.  If the docs don't make sense email me and I'll try and
  9.    clarify things for you.
  10.  
  11.    A very simple yet powerful program, that allows you to do maintance
  12.    on your POP3 mailbox from any Windows or OS/2 based machine.
  13.  
  14.    If someone has sent you a massive email attachment and your normal
  15.    email client won't stay connected long enough to grab it use this
  16.    handy program to delete the offending message so you can retrieve the
  17.    rest of your mail.
  18.  
  19.    It's a console (text mode) application so uses very little CPU
  20.    resorces.  I tried to make it as easy to use as possibile.
  21.  
  22. Requirements:
  23. -------------
  24.   386 or better Processor.
  25.   OS/2 Warp 3.x or better.
  26.      or
  27.   Windows95, Windows98, Windows/NT. (Win 3.x is not supported)
  28.   TCP/IP support.
  29.   Already connected to the Internet.
  30.  
  31. Disclaimer
  32. ----------
  33. This program will probably only take up room on your hard drive.
  34. It works on my system, but then it would wouldn't it?  By using this
  35. program you agree not to hold Shawn Highfield responsible for any
  36. lost or damaged email.
  37.  
  38. How to Use:
  39. -----------
  40.  1) Copy the self extracting file to a directory of your choosing.
  41.     (Which you've already done :) )
  42.  2) Create an icon on your desktop or start menu for tnymntx.exe
  43.     (where x is either W for win32 version, or 2 for OS/2 version)
  44.  
  45.   The first time Tiny's Popmaintance is run it will ask you for the
  46.   information it needs to connect to your POP3 server.
  47.  
  48.   This is normaly your POP3 server, logon name, and password.  But your
  49.   ISP may have purchased a special version from me with their POP3
  50.   information hard coded in.
  51.  
  52.   Main menu:
  53.   ----------
  54.   (S)etup       - This option will allow you to re-run the setup
  55.                   portion of Tiny's POPMaintance in case you make a
  56.                   typo.
  57.  
  58.   (V)iew msgs   - This option is the one you will mostly use.  It will
  59.                   connect to your POP3 server and retrieve a list of the
  60.                   messages waiting.  From there you can chose to delete
  61.                   a certain message.
  62.  
  63.   (D)elete ALL  - *BE CAREFUL!*  This option will delete ALL mail
  64.                   waiting for you.  
  65.                  Note!: This option may be disabled by your ISP.
  66.  
  67.   (Q)uit        - Quit back to your OS.
  68.  
  69.  
  70. History:
  71. --------
  72.          10/14/98 - Version 1.0
  73.         - First version.
  74.  
  75. Extras:
  76. -------
  77.   This program is written in Pascal.  Using Virtual Pascal v2.0/Beta3
  78.   from fprint. http://www.fprint.co.uk/vpascal/
  79.   VP can compile for both OS/2 and Win32.
  80.  
  81.   The socket unit is written by "Enigma" and is the best on the planet!
  82.  
  83. Contacting me:
  84. --------------
  85.  Tiny's BBS      - (905)723-1575      or    Telnet: tinys.oix.com
  86.  World Wide Wait - http://tinys.oix.com     FTP   : tinys.oix.com
  87.  FidoNet: 1:229/452.0                       RIME  : ->TINYSBBS(#3033)
  88.  Email: tiny@tinys.oix.com - Text Only - Checked Daily
  89.         tiny@oix.com       - Prefer Text only - Checked Daily
  90.         tiny@sprk.com      - File attach / Text - Checked Every 3 days
  91.         t1ny@yahoo.com     - File attach / Text / HTML Mail - Every 3 days
  92.     Write me, if you want anything added, changed or have found a bug.
  93.  
  94.