home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / testsoft / ntmailnt / upgrade.txt < prev   
Text File  |  1997-10-20  |  9KB  |  199 lines

  1.                         Mail Deamons for NT i386 Version 3.03
  2.                       ==========================================
  3.  
  4. We hope you read this before upgrading - if not, never mind since the SETUP
  5. program will have saved your current installation in the BACKUP directory.
  6. Please make your own copy by reading the notes below though!  There are several 
  7. things that have changed between versions which are not obvious and could cause 
  8. you to think that everything has broken...  these are noted below.
  9.  
  10.  
  11. UPGRADING FROM VERSION 3.02
  12. ===========================
  13. Changes
  14. -------
  15. +  WWW Server added.
  16. +  List server has "multi-send" capability (create the value
  17.     InternetShopper/Mail/Parameters/ListMultiSend:REG_DWORD:0x1
  18. +  Anti-Spamming measures added.
  19. +  IMAP4 Server.
  20.  
  21.  
  22. UPGRADING FROM VERSION 3.01
  23. ===========================
  24. Changes
  25. -------
  26. +  Supports multiple domains.
  27. +  Numberous other enhancements that can be seen on the page:
  28.     http://www.ntmail.co.uk/versions.htm
  29. +  APOP now supported.  By default APOP support is off so that you do not
  30.    need to re-enter user passwords.  If you are using the NT User Database,
  31.    you will never be able to use APOP.  If you are using the registry, once
  32.    people change their password, APOP may be enabled (this is done via a
  33.    registry entry: AllowAPOPLogon - see NTMail Reference Manual).
  34.  
  35.  
  36. UPGRADING FROM VERSION 3.00
  37. ===========================
  38. Changes
  39. -------
  40. +  We have removed the "mailshow" command from version 3.01.  Instead of the
  41.    mailshow command we suggest that you use PERFMON instead.  Since full support  
  42.    for MAILSHOW has been removed, it will no longer display the correct values.
  43.  
  44.  
  45. UPGRADING FROM VERSION 2.10
  46. ===========================
  47. Changes
  48. -------
  49. When you upgrade from version 2.10, you will find that files and registry entries
  50. have all been changed.  The new setup for version 3.01 is given in the User Guide.
  51. In addition you should note:
  52.  
  53. +  That the way NTMail recognises the local domain name has changed.  In version
  54.    2.10, defining your domain name as "company.com" would mean that mail to
  55.    "abc.company.com" would be accepted as local.  In version 3.0 this is no longer
  56.    true.  In version 3.0 you will need to make your domain name "company.com" AND
  57.    add your additional local domain name as "*.company.com" in the Control Panel.
  58.    (In the registry, the value /InternetShopper/Mail/Parameters/LocalDomainNames
  59.    will become "company.com *.company.com").
  60.  
  61. +  The name of the POP service has been changed from "POPD" to "POP".  This means
  62.    that your can enter "NET STOP POP" rather than "NET STOP POPD" and is now
  63.    consistent with the other NTMail services.  If you get an error "Could not
  64.    start POP server" you are probably running the wrong version of the MAIL
  65.    program.
  66.  
  67.  
  68. The upgrade 2.10 -> 3.01
  69. ------------------------
  70. Please follow these instructions... the upgrade to version 3.01 is very complex
  71. and by saving the current status you can always return should something unexpected
  72. happen.  To upgrade from a previous version of NTMail, you will need to:
  73.     Take a backup of the registry using REGEDT32.
  74.         Start REGEDT32 up (type START REGEDT32)
  75.     Select HKEY_LOCAL_MACHINE/Software/InternetShopper
  76.     Highlight the entry called "Mail" by a single click on it.
  77.     Select the command "Save Key" from the "Registry" menu and save the
  78.         values to a backup file.  We suggest you use the extension
  79.         .key so you can find it later if need be.
  80.     Enter the command
  81.     NET STOP POPD
  82.     (ignore the errors)
  83.  
  84. At this point you have a choice - Manual or GUI.  For the GUI update, simply
  85. type SETUP (it will save the current executables for you).  For a manual update:
  86.     Enter "mail -stop"
  87.     Move the old executalbes to POP.OLD, POST.OLD and SMTP.OLD.
  88.     Copy the three new executables (POP, POST and SMTP) to the same directory
  89.         as the previous executables.
  90.     Enter "POP -u" and "POP -i" to change the name of the POP server and
  91.         update the registry.
  92.     Enter "POST -i"
  93.     Enter "SMTP -i"
  94.     Enter "mail -start"
  95.  
  96. If you have upgraded from version 2.10, you will find a residual number of
  97. .mbx files in the NTMail base directory.  Once you are sure that the installation 
  98. has gone well and all services are working as you would expect, delete these old 
  99. mail boxes.  DO NOT delete the mail boxes in the In and Out directory (otherwise
  100. you will have some very upset/confused people)!
  101.  
  102.  
  103. Reverting to previous version
  104. =============================
  105. If the installation fails, type "MAIL -y".  This will create a SETUP.TXT file
  106. which you should send to Internet Shopper.  You will find a list of all changes 
  107. carried out by the SETUP program in the file "INSTALL.LOG" in the BACKUP 
  108. directory.
  109.  
  110. To recover your system, goto the Registry Editor and, after selecting the key 
  111. "Mail", select "Restore" from the "Registry" menu.   Select your key backup file.  
  112. Stop the services, copy the old executables on top of the new ones and restart 
  113. the services.  You will then have recovered your mail system.  Please email 
  114. ntmail-support@net-shopper.co.uk with details of the problem that you encountered.
  115.  
  116. If you did not save the registry key and all else has failed, you may still
  117. be able to recover the situtation.  Stop the mail services and copy the old
  118. executables from the BACKUP directory onto the new ones.  Copy the SETUP.TXT
  119. file from the BACKUP directory to a temporary directory and the NEW MAIL.EXE
  120. to the same temporary directory.  Do NOT use the NTMail base directory or
  121. the BACKUP directory.  Next type:
  122.     MAIL -yr
  123. The program will delete the current Mail entry in the registry and replace
  124. them with the details from the setup file that was saved by the setup program.
  125. This is a last resort and you should check the registry afterwards to make
  126. sure that things look OK.  Restart the services and email support.
  127.  
  128.  
  129. DOCUMENTATION
  130. =============
  131. The documentation set has NOT been included with these files.  You will need
  132. to obtain one of:
  133.     INML-A4.ZIP        (Formated for A4 printer)
  134. or    INML-LT.ZIP        (Formated for Letter printers)
  135. These contain four Word 6 documents that may be printed as many times as you
  136. like.  If you do not have Word 6, please download "Wordview".  This will allow
  137. you to look at the documents (but not edit them).  If you would like a
  138. printed (and bound) version, these are available from Internet Shopper Ltd.
  139.  
  140.  
  141. WARRANTY
  142. ========
  143. This Program is provided "as is". Internet Shopper Ltd. (ISL) warrants that 
  144. the Program will substantially comply with the specifications set out in the 
  145. documentation. Except as stated herein this Program is provided, without 
  146. warranty of any kind, express or implied, statutory or otherwise, including 
  147. but not limited to the implied warranties of merchantability and fitness for 
  148. a particular purpose. 
  149.  
  150. The entire risk as to the quality and performance of the Program is with you. 
  151. Should the Program prove defective, you assume the entire cost of all 
  152. necessary servicing, repair or correction. ISL does not warrant that the 
  153. functions contained in the Program will meet your requirements or that the 
  154. operation of the Program will be uninterrupted or error-free.
  155.  
  156. ISL┤S SOLE LIABILITY TO YOU FOR ANY CLAIM, DEMAND OR CAUSE OR ACTION 
  157. WHATSOEVER, AND REGARDLESS OF FORM OF ACTION, WHETHER IN CONTRACT OR TORT, 
  158. INCLUDING NEGLIGENCE, SHALL BE LIMITED, AT ISL┤S SOLE OPTION, TO REPLACEMENT 
  159. OF THE PROGRAM OR REFUND OF THE PURCHASE PRICE. IN NO EVENT SHALL ISL BE 
  160. LIABLE FOR OR YOU HAVE A REMEDY FOR RECOVERY OF ANY SPECIAL, INDIRECT, 
  161. INCIDENTAL, OR CONSEQUENTIAL DAMAGES, EVEN IF ISL HAS BEEN ADVISED OF THE 
  162. POSSIBILITY OF SUCH DAMAGES, INCLUDING BUT NOT LIMITED TO LOST PROFITS, 
  163. LOST SAVINGS, LOST REVENUES OR ECONOMIC LOSS OF ANY KIND, OR FOR ANY 
  164. CLAIM BY ANY THIRD PARTY.
  165.  
  166. All trademarks are acknowledged as the property of their respective owners.
  167.  
  168.  
  169. If you have any problems with this program, please direct your comments to
  170. one of the authors at "ntmail-support@net-shopper.co.uk", or at PO Box 79
  171. Clevedon, BS21 7EF, UK. Please grant us the opportunity of defending the
  172. program's design and functionality before decrying its use in any forum,
  173. public or private.  The success of future shareware depends on your
  174. encouragement.
  175.  
  176.  
  177.  
  178. SUPPORT
  179. =======
  180. We strongly recommend that you join the NTMAIL-UPDATE mail list so that you
  181. receive details of updates to this software.  To join this list, send an
  182. email message to list@net-shopper.co.uk with the body "join ntmail-update"
  183. and you will receive conformation of being added.
  184.  
  185. In addition you may like to join the discussion forum for NTMail and NTList
  186. by sending a message to list@net-shopper.co.uk with the body
  187. "join ntmail-discuss" or "digest ntmail-discuss".  You will receive
  188. conformation that you have been added.
  189.  
  190. If you have any problems with this product, please check out the WWW pages at
  191.     http://www.ntmail.co.uk/
  192.  
  193. If there is still no resolution to your problem, please contact:
  194. ntmail-support@net-shopper.co.uk.
  195.  
  196. For sales, please email sales@net-shopper.co.uk
  197.  
  198.  
  199. 20-October-1997