more updates on mailutils-imap4d and changelog information about sqauth* and rg=on...
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 4 Dec 2005 16:21:29 +0000 (16:21 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 4 Dec 2005 16:21:29 +0000 (16:21 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10431 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog
doc/Development/imap_servers.txt

index 122055781c147f985dd7c84eb62c8da7a7821260..964e55a2b3a561e0b8fc0fc659e1a19a9aab88bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -495,6 +495,9 @@ Version 1.5.1 -- CVS
     in PHP 5.1.
   - Key value being overwritten by reuse of var in filters plugin.
   - Add doc/security.txt with some hints for a more secure installation.
+  - Added sqauth_read_password() and sqauth_save_password() functions.
+  - Unset global GET, POST and COOKIE variables registered in PHP
+    register_globals=on setups.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------
index f3e03caf1b5733cc0fa812e43e0b945ae0178c03..7cb8a37fdc7938ee049e5453a7e2ab8e1dc522f6 100644 (file)
@@ -144,7 +144,7 @@ GNU Mailutils IMAPD
 -------------------
 Part of GNU mail utility collection
 
-Tested v.0.6.1 and v.0.6.90
+Tested v.0.6.1 (Debian Sarge) and v.0.6.90
 
 CAPABILITY IMAP4rev1 NAMESPACE IDLE X-VERSION AUTH=GSSAPI AUTH=ANONYMOUS
  AUTH=EXTERNAL AUTH=PLAIN AUTH=LOGIN AUTH=SECURID AUTH=DIGEST-MD5 AUTH=CRAM-MD5
@@ -156,17 +156,8 @@ NAMESPACE (("" "/")) NIL NIL
 Can use UW preset. Server side sorting is not supported. IMAP folders can 
 store messages or subfolders. Can't create second level (mail/Folder/Subfolder/)
 subfolders. Invalid unseen message count, when \Seen flag is toggled manually. 
-Folder listing with non-default sort order is broken (UID FETCH Bogus message
-set: message number out of range). Use of server with SquirrelMail is not 
-recommended and not supported.
-
------
-TEST_6
-Request:
-UID FETCH 1:* (FLAGS BODY[HEADER.FIELDS (FROM DATE TO)])
-Response:
-BAD UID FETCH Bogus message set: message number out of range
------
+Folder listing with non-default sort order issues are fixed in cvs version. 
+Use of server with SquirrelMail is not recommended and not supported.
 
 Site URL: http://savannah.gnu.org/projects/mailutils