home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / tpopmnt2.zip / TNYMAINT.DOC < prev   
Text File  |  1998-12-10  |  4KB  |  101 lines

  1.                   Tiny's PopMaint - V 1.1 - Dec 10 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 you should select the
  46.   (S)etup menu option and input the information we need to connect to
  47.   your POP3 server.
  48.  
  49.   This is normaly your POP3 server, logon name, and password.  But your
  50.   ISP may have purchased a special version from me with their POP3
  51.   information hard coded in.
  52.  
  53.   Main menu:
  54.   ----------
  55.   (S)etup       - This option will allow you to re-run the setup
  56.                   portion of Tiny's POPMaintance in case you make a
  57.                   typo.
  58.  
  59.   (V)iew msgs   - This option is the one you will mostly use.  It will
  60.                   connect to your POP3 server and retrieve a list of the
  61.                   messages waiting.  From there you can chose to delete
  62.                   a certain message.
  63.  
  64.   (D)elete ALL  - *BE CAREFUL!*  This option will delete ALL mail
  65.                   waiting for you.  It doesn't ask it just kills it all.
  66.                   Not a good idea. Unless you know you want to do this.
  67.                  Note!: This option may be disabled by your ISP.
  68.  
  69.   (Q)uit        - Quit back to your OS.
  70.  
  71.  
  72. History:
  73. --------
  74.          12/10/1998 - Version 1.1
  75.         - Added routine to make sure temp files are stored in the
  76.           directory Popmnt was launched from.
  77.         - Will now list your messages in order. 01,02, etc instead of
  78.           1, 10, etc.
  79.  
  80.          10/07/1998 - Version 1.0
  81.         - First version.
  82. Extras:
  83. -------
  84.   This program is written in Pascal.  Using Virtual Pascal v2.0/Beta4
  85.   from fprint. http://www.fprint.co.uk/vpascal/
  86.   VP can compile for both OS/2 and Win32.
  87.  
  88.   The socket unit is written by "Enigma" and is the best on the planet!
  89.  
  90. Contacting me:
  91. --------------
  92.  Tiny's BBS      - (905)723-1575      or    Telnet: tinys.oix.com
  93.  World Wide Wait - http://tinys.oix.com     FTP   : tinys.oix.com
  94.  FidoNet: 1:229/452.0                       RIME  : ->TINYSBBS(#3033)
  95.  Email: tiny@tinys.oix.com - Text Only - Checked Daily
  96.         tiny@oix.com       - Prefer Text only - Checked Daily
  97.         tiny@sprk.com      - File attach / Text - Checked Every 3 days
  98.         t1ny@yahoo.com     - File attach / Text / HTML Mail - Every 3 days
  99.     Write me, if you want anything added, changed or have found a bug.
  100.  
  101.