vrana           Tue Aug 17 03:48:28 2004 EDT

  Modified files:              
    /phpdoc/en/reference/imap   configure.xml 
  Log:
  Availability on Windows (bug #28493)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/imap/configure.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/imap/configure.xml
diff -u phpdoc/en/reference/imap/configure.xml:1.6 
phpdoc/en/reference/imap/configure.xml:1.7
--- phpdoc/en/reference/imap/configure.xml:1.6  Fri Aug 13 00:34:35 2004
+++ phpdoc/en/reference/imap/configure.xml      Tue Aug 17 03:48:26 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <section id="imap.installation">
  &reftitle.install;
  <para>
@@ -9,7 +9,10 @@
   <option role="configure">--with-imap=/usr/local/imap-2000b</option>.
   This location depends on where you created this directory according to the
   description above.  Windows users may include the 
-  <filename>php_imap.dll</filename> DLL in &php.ini;
+  <filename>php_imap.dll</filename> DLL in &php.ini;.
+  IMAP is not supported on systems earlier that Windows 2000. This is because it
+  uses encryption functions in order to enable SSL connections to the mail
+  servers.
  </para>
  <note>
   <simpara>

Reply via email to