home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / umsmtp03.zip / 00readme.txt next >
Text File  |  1995-04-16  |  7KB  |  197 lines

  1. ******************************************************************************
  2. File: 00readme.txt                       Version 3.0               16-Apr-1995
  3.                                          Niel Kempson <kempson@snowyowl.co.uk>
  4. ******************************************************************************
  5.  
  6.  
  7. Configuring the Warp Internet Access Kit for SMTP Mail
  8. ======================================================
  9.  
  10.  
  11. Contents
  12. --------
  13.  
  14.     1.  Introduction
  15.     2.  Warning
  16.     3.  Files included in this kit
  17.     4.  Where to get this kit
  18.     5.  Important assumptions
  19.     6.  Future enhancements
  20.     7.  Acknowledgements
  21.     8.  Change log
  22.  
  23.  
  24. 1. Introduction
  25. ---------------
  26.  
  27. The Internet Access Kit (IAK) accompanying the new OS/2 Warp 3 provides a
  28. useful set of utilities for accessing the Internet.  The IAK provides
  29. clients for finger, FTP, Gopher, POP-mail, telnet, Web plus lots of
  30. useful debugging tools (iptrace, ping, nslookup etc).
  31.  
  32. IBM has attempted to make Internet access as easy as possible via their
  33. (revenue generating) Advantis network service and has configured the IAK
  34. software accordingly.  This is fine if you use Advantis or have a
  35. supplier who works in the same way, but if you don't and want to use the
  36. IAK, you're forced to configure the software in a way that is
  37. "unsupported" by IBM.  Advantis subscribers use the Post Office Protocol
  38. (POP) to exchange their e-mail with an Advantis server machine which then
  39. exchanges their e-mail with the outside world.
  40.  
  41. Many Internet access providers prefer to deliver mail to subscribers
  42. using the standard SMTP (Simple Mail Transfer Protocol) services rather
  43. than POP - a notable example is Demon Internet Services in the UK (20,000
  44. subscribers in January 1995 and rising at 10% a month).  The provider
  45. benefits from using SMTP rather than POP because he doesn't need to
  46. provide a permanent mailbox account for each subscriber and the
  47. subscriber benefits because he can use as many mail user IDs as he wants
  48. to.
  49.  
  50. This small kit describes how to set up your Warp/IAK system to exchange
  51. mail with the outside world using SMTP rather than POP.  
  52.  
  53. The instructions are by no means comprehensive and they are probably
  54. unclear in places so please feed back any constructive suggestions
  55. (including typos) so that I can improve this kit.
  56.  
  57.  
  58.  
  59. 2. Warning
  60. ----------
  61.  
  62. The standard Warp/IAK setup assumes that you will be using POP to
  63. exchange your e-mail with Advantis.  If you're not sure that you need to
  64. use SMTP, please check whether your provider supports POP before acting
  65. on the recommendations in this kit.  IBM will certainly tell you that
  66. using Warp/IAK with SMTP is unsupported, but if you need SMTP support,
  67. you have little/no choice.
  68.     
  69. If you're an Advantis customer, you use POP and don't need this kit for
  70. your Advantis connection.
  71.  
  72. If you're a Demon Internet customer, you will need this kit unless you
  73. have paid up for the POP delivery service - it's an extra UKP 180 a year
  74. so you'll know :-)
  75.  
  76.  
  77.  
  78. 3. Files included in this Kit
  79. -----------------------------
  80.  
  81. This kit comprises a small number of ASCII text files:
  82.  
  83.     00readme.txt        this file
  84.  
  85.     sendmail.hf         a sample sendmail help file
  86.  
  87.     sendmail.txt        instructions for configuring and testing sendmail
  88.  
  89.     sendmail.uml        a sample sendmail configuration file that you'll
  90.                         need to customise before using UltiMail/2 Lite
  91.                         with SMTP
  92.  
  93.     ultimail.faq        UltiMail/2 Lite frequently asked questions list
  94.                         recently posted to comp.os.os2.tcp-ip by Jorgen 
  95.                         Slings <jslings@ibm.net> of the IBM EMEA Internet
  96.                         HelpDesk
  97.                         
  98.     ultimail.txt        instructions for configuring and testing
  99.                         UltiMail/2 Lite
  100.  
  101.     umail.pro           example client profile file for UltiMail/2 Lite
  102.  
  103.     umailsrv.pro        example server profile file for UltiMail/2 Lite
  104.  
  105.  
  106.  
  107. 4. Where to get this kit
  108. ------------------------
  109.  
  110. Although this kit may find itself propagating around the net, it has two
  111. "home" locations where it may be obtained by anonymous FTP:
  112.  
  113.     ftp.demon.co.uk:/pub/os2/tcpip/umsmtp##.zip
  114.     hobbes.nmsu.edu:/os2/network/umsmtp##.zip
  115.     
  116. where ## is the version number - currently 03.  When I produce new versions
  117. of this kit, I will upload them to these two FTP sites and announce the
  118. release in the comp.os.os2.announce, comp.os.os2.network.tcp-ip and 
  119. demon.ip.support.os2 news groups.
  120.  
  121. If you don't have FTP access, I will be happy to e-mail you a MIME or
  122. UUencoded copy of the kit.
  123.  
  124.  
  125.  
  126. 5. Important assumptions
  127. ------------------------
  128.  
  129. Throughout this kit, I have assumed that the IAK has been installed in
  130. its default location of C:\TCPIP, and UltiMail/2 Lite is installed in
  131. C:\TCPIP\UMAIL.
  132.  
  133. If your setup is different, you need to check carefully that the
  134. drive/directory specifications in the included configuration files are
  135. edited to reflect your setup.  The files containing drive/directory
  136. specifications are:
  137.  
  138.     sendmail.uml
  139.     umail.pro
  140.     umailsrv.pro
  141.  
  142.  
  143.  
  144. 6. Future enhancements
  145. ----------------------
  146.  
  147. I can think of some useful things to add to this kit in due course:
  148.  
  149.     o   remove ambiguities and typos - your feedback needed for this :-)
  150.  
  151.     o   add instructions for configuring and supporting other mail
  152.         clients (CMail, Elm, LAMail & PCElm spring to mind)
  153.     
  154. Your suggestions and examples would be appreciated.
  155.  
  156.  
  157.  
  158. 7. Acknowledgements
  159. -------------------
  160.  
  161. I had some very useful and constructive feedback from a few readers of
  162. the first kit and they have helped me to understand the problems and
  163. fixes better.  The result is this kit which should be much more helpful
  164. than the first version.  In practice, the common bugs reported by
  165. many users will soon be replaced by much more esoteric problems :-)
  166.  
  167. Thanks to (especially):
  168.  
  169.     Professor Traci Collins <tcollins@bridget.newcastle.co.us>
  170.     Bruce S Marshall <nrs0099@nj0040.auto.rockwell.com>
  171.  
  172. and also to:
  173.  
  174.     Richard Ashton <richard@corixia.demon.co.uk>
  175.     Richard Cannon <richard@rcannons.demon.co.uk>
  176.     David Jackson <david@ixion.demon.co.uk>
  177.     David G McNamara <david@sparkler.demon.co.uk>
  178.     Keith Walter <keith@tuffley.demon.co.uk>
  179.  
  180.  
  181.  
  182. 8. Change log
  183. -------------
  184.  
  185.     1.0 [27-Nov-1994] Niel Kempson <snowyowl.co.uk>
  186.         Initial Version.
  187.  
  188.     2.0 [04-Feb-1995] Niel Kempson <snowyowl.co.uk>
  189.         Extensively revised following feedback and Sendmail &
  190.         UltiMail-specific stuff separated out into their own files.
  191.  
  192.     3.0 [16-Apr-1995] Niel Kempson <snowyowl.co.uk>
  193.         Further clarifications for some bits that evidently weren't clear
  194.         enough :-(
  195.  
  196. ********************************* END OF FILE ********************************
  197.