home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9TOOL / SMTPOP32.ZIP / README.TXT < prev    next >
Text File  |  1998-03-16  |  5KB  |  104 lines

  1. H&S Technology, Inc.
  2. P.O. Box 5152
  3. Katy, TX  77491-5152
  4. Tel: (281) 395-0345
  5. Fax: (281) 395-8884
  6. Email: hnstech@compuserve.com
  7. URL: http://www.hnstech.com
  8.  
  9. Welcome to H&S Technology, Inc.'s SMTPOP32 DLL. SMTPOP32 DLL is a Simple Mail Transfer
  10. Protocol (SMTP), Post Office Protocol (POP3), and Multipurpose Internet Mail Extensions
  11. (MIME 1.0) compliance Application Programming Interface (API) for Windows 95 & NT 
  12. development toolkit.  This API allows you to integrate SMTP, POP3, and MIME mail enabling
  13. functions into your application seamlessly.
  14.  
  15. Please read the LICENSE.WRI file first for licensing information.
  16.  
  17. In order to use SMTPOP32.DLL, you will need to run setup to properly install the 
  18. software first.  The DLL will not function properly unless you perform the following 
  19. installation process correctly.  Begin the installation from Windows. 
  20.  
  21. Note: Please take a moment to locate your serial number and registration key on the 
  22. installation diskette.  If you are installing for evaluation only, then you do not need
  23. the serial number and registration key, just click OK when you are asked for serial number 
  24. and registration key.
  25.  
  26. Installing SMTPOP32.DLL. 
  27.  
  28. To begin the install process from a distribution diskette:
  29. 1. Insert the SMTPOP32 disk in your floppy drive :
  30. 2. If you are using Windows 95, select Start from the Taskbar, then
  31.     Select Run from the Start menu.
  32.     or
  33.     If you are using Windows NT, select Run from the Program
  34.     Manager File menu.
  35. 3. Type X:\SETUP, substituting your floppy drive's letter for X
  36.     (for example, if your floppy driver letter is A, you'd type 
  37.     A:\SETUP).
  38. 4. Click OK.
  39. 5. Follow the instructions on the screens.
  40. 6. After you have finished installing,  add the SMTPOP32.DLL in your 
  41.     search PATH or copy it to your Windows directory.
  42.  
  43. To begin the install process from a SMTPOP32.ZIP file:
  44. 1. First create a temporary directory and copy WINFTP32.ZIP into the 
  45.     temporary directory.
  46. 2. Unzip the file with PKUNZIP SMTPOP32.ZIP.
  47. 3. If you are using Windows 95, select Start from the Taskbar, then
  48.     Select Run from the Start menu.
  49.     or
  50.     If you are using Windows NT, select Run from the Program
  51.     Manager File menu.
  52. 4. Type <PATH>\SETUP in the Command Line text box, substituting
  53.     the temporary directory for <PATH> (for example, if your temporary
  54.     directory is C:\TEMP, you'd type C:\TEMP\SETUP).
  55. 5. Click OK.
  56. 6. Follow the instructions on the screens.
  57. 7. After you have finished installing,  add the SMTPOP32.DLL in your 
  58.     search PATH or copy it to your Windows directory.
  59.  
  60. New Release of SMTPOP32 version 2.1
  61.  
  62. Major enhancements: 
  63. * Functions to retrieve mail's header information; 
  64. * Easier to determine mail attachments; 
  65. * Enhanced the "out of sync" problem; 
  66. * Set time out values; 
  67. * Use different mail ports; 
  68. * Quick scan mails; 
  69. * Handle mail attachments correctly when the boundary is "--"; and 
  70. * Handle mail attachments with no mail message.
  71.  
  72. Twelve (12) new functions.
  73. * smtp_SetTimeOut - Set current SMTP session time out value. 
  74. * smtp_DefaultTime - Set the initial default time out value for all SMTP and POP3 sessions. 
  75. * smtp_LoginMailPort - Login to a user specified SMTP mail port. 
  76. * pop_SetTimeOut - Set current POP3 session time out value. 
  77. * pop3_LoginPort - Login to a user specified POP3 mail port. 
  78. * pop3_GetDispositionType - Retrieve the content type of the "content-disposition" header. 
  79. * pop3_GetDispositionFname - Retrieve the filename from the "content-disposition" header. 
  80. * pop3_GetPartHeaders - Get the headers of a mail part. 
  81. * pop3_GetHeaderField - Get a header from a mail part. 
  82. * pop3_GetHeaderType - Get the type of a header from the mail part. 
  83. * pop3_GetParmValue - Get the value of a parameter from a header within a mail part. 
  84. * pop3_QuickScanMail - Retrieve only the mail header from the POP3 server.
  85.  
  86. New Release of SMTPOP32 version 2.2
  87.  
  88. Major enhancement: 
  89. * Optional progress bar dialog box for sending and retrieving mails.
  90.  
  91. Functions:
  92. * smtpop_DefaultProgressBar - Set the default progress bar ON or OFF.
  93. * smtp_SetProgressBar - Set progress bar ON or OFF for current SMTP session.
  94. * pop3_SetProgressBar - Set progress bar ON or OFF for current POP3 session.
  95.  
  96. Ombudsman statement:
  97. "H&S Technology, Inc. is a member of the Association of Shareware 
  98. Professionals (ASP).  ASP wants to make sure that the shareware principle 
  99. works for you.  If you are unable to resolve a shareware-related problem 
  100. with an ASP member by contacting the member directly, ASP may be able to 
  101. help.  The ASP Ombudsman can help you resolve a dispute or problem with an 
  102. ASP member, but does not provide technical support for members' products.  
  103. Please write to the ASP Ombudsman at 157-F Love Ave, Greenwood, IN 46142 USA,
  104. FAX 317-888-2195, or send email to omb@asp-shareware.org."