home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 October / ENTER10_2.bin / prog_7 / mim / install.dir / mimo324 / README.TXT < prev    next >
Encoding:
Text File  |  1998-10-20  |  3.9 KB  |  137 lines

  1.  
  2. README.TXT for MIMEsweeper Version 3.2_4:
  3. =========================================
  4.  
  5.  
  6.  
  7. This README.TXT contains last minute information not included
  8. in the Administrator's Guide or the Release Notes provided 
  9. with MIMEsweeper release 3.2_4. 
  10.  
  11.  
  12. Known problems
  13. ==============
  14.  
  15. PDF files not displayed in IE 4.0 and above.
  16. --------------------------------------------
  17.  
  18. Users with Adobe Acrobat Reader 3.x configured as an ActiveX 
  19. plugin for Internet Explorer 4.0 or above will not be able to 
  20. receive PDF files. The browser will display progress messages 
  21. upto status 'Completed' but not the PDF file.
  22.  
  23. The interaction of Internet Explorer 4.0 and Adobe Acrobat 
  24. Reader with WEBsweeper is a known problem and will be fixed 
  25. in a future patch release.
  26.  
  27. In the meantime, disabling the ActiveX plugin capability can 
  28. be used to overcome the problem by allowing PDF files to be
  29. opened in a seperate window or saved to disk.
  30.  
  31. To disable ActiveX plugin support, perform the following steps:
  32.  
  33. 1) Exit any Internet Explorer or Adobe Acrobat Reader 
  34.    applications.
  35.  
  36. 2) Open a command prompt window and change directory to
  37.   
  38.        c:\acrobat3\reader\activeX 
  39.  
  40.    (where c:\acrobat3 is the installation diriectory for Adobe 
  41.     Acrobat Reader 3.x).
  42.  
  43. 3) Unregister the Acrobat OCX files by executing the following 
  44.    commands:
  45.         
  46.         regsvr32 -u pdf41.ocx
  47.         regsvr32 -u pdf42.ocx
  48.  
  49. 4) Delete the files in the ActiveX directory by typing the
  50.    following command:
  51.  
  52.         del *.*
  53.  
  54. 5) Restart windows.
  55.  
  56. If you encounter any problems disabling the Adobe Acrobat 
  57. Reader plugin then please refer to the Adobe Technical Support 
  58. entry 'Configuring Internet Explorer and AOL for Windows 95 and 
  59. NT 4.0 to display PDF files' located at:
  60.  
  61. http://www.adobe.com/supportservice/custsupport/SOLUTIONS/98fe.htm
  62.  
  63. Alternatively, change browser to either:
  64.  
  65.    * Netscape Navigator or Communicator.
  66.    * Internet Explorer 3.x .
  67.  
  68. This will allow PDF files to be received in the browser window.
  69.  
  70.  
  71.  
  72. Downloading PDF files greater than 1.0MB.
  73. -----------------------------------------
  74.  
  75. Users downloading PDF files greater than 1.0 MB through IE4.x 
  76. may experience one of the following:
  77.  
  78.     * When opening the file from the current location,  
  79.       Adobe Acrobat Reader reports: 
  80.  
  81.       "There was an error opening this document. Could not 
  82.        repair file".
  83.  
  84.     * When downloading the file, Internet Explorer reports:
  85.   
  86.       "Internet Explorer cannot open the site http://... The 
  87.       server returned an invalid or unrecognised response"
  88.  
  89.     * When saving the file, only 1.0 MB of the file is saved to 
  90.       disk.
  91.  
  92. To prevent the Adobe Acrobat Reader message, or if only 1.0 MB 
  93. is saved, retry the download. The second attempt should retrieve 
  94. the whole file.
  95.  
  96. To prevent the Internet Explorer message you must disable 
  97. caching of PDF files in WEBsweeper, using the following steps:
  98.  
  99. 1) From the WEBsweeper control panel applet select:
  100.  
  101.         'Advanced Features'
  102.  
  103. 2) From the 'Advanced Features' dialog box select 
  104.   
  105.         'Proxy Server'
  106.  
  107. 3) From the 'Proxy Server' dialog box select 
  108.  
  109.         'Caching'
  110.  
  111. 4) In the 'Don't Cache Urls' edit box enter 
  112.  
  113.         http://*/*.pdf 
  114.  
  115. 5) Select OK to reconfigure the system.
  116.  
  117.  
  118.  
  119. McAfee Scanners used with MAILsweeper running on Windows NT 3.51.
  120. -----------------------------------------------------------------
  121.  
  122. McAfee scanners require the TempFileType directive to be included
  123. in the appropriate entry in the VALIDATE.CFG file. The default for 
  124. the McAfee scanners is to set this directive to:
  125.  
  126.         TempFileType=EXE
  127.  
  128. Under Windows NT 4.0 this works correctly. However under 3.51 
  129. the scanner will recognise only executabe viruses and will not 
  130. recognise Word Macro viruses. 
  131.  
  132. If the directive is set to:
  133.  
  134.         TempFileType=DOC 
  135.  
  136. then both virus types will be recognised under Windows NT 3.51.
  137.