logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

CVS: squirrelmail/doc presets.txt,1.13,1.14: msg#00239

Subject: CVS: squirrelmail/doc presets.txt,1.13,1.14
Update of /cvsroot/squirrelmail/squirrelmail/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20922

Modified Files:
        presets.txt 
Log Message:
removing devel information from presets.txt
adding imap_servers.txt for information about IMAP servers.


Index: presets.txt
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/doc/presets.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -w -r1.13 -r1.14
--- presets.txt 15 Nov 2005 19:08:52 -0000      1.13
+++ presets.txt 24 Nov 2005 18:13:06 -0000      1.14
@@ -39,13 +39,6 @@
 tis-620, cp1251, cp1255 character sets are not supported by sorting functions 
 (v.2.2.12).
 
-CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE
- UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT
- THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LISTEXT
- LIST-SUBSCRIBED X-NETSCAPE
-
-PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen $MDNSent \*)
-
               imap_server_type = cyrus
          default_folder_prefix = <none> (is set to empty string)
                   trash_folder = INBOX.Trash
@@ -63,11 +56,6 @@
 --------------
 Server supports server side sorting. Plain text logins are disabled by default.
 
-CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS BINARY UNSELECT SCAN SORT
- THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS STARTTLS
- AUTH=LOGIN
-PERMANENTFLAGS (Seen \* \Answered \Flagged \Deleted \Draft \Seen)
-
               imap_server_type = uw
          default_folder_prefix = mail/
                   trash_folder = Trash
@@ -84,6 +72,7 @@
 'exchange' settings:
 --------------------
 Server does not support server side sorting.
+
               imap_server_type = exchange
          default_folder_prefix = <none> (is set to empty string)
                   trash_folder = INBOX/Deleted Items
@@ -101,20 +90,9 @@
 -------------------
 Fast, scalable, enterprise IMAP server that uses Maildirs
 
-CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT
- THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
-
-PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)
-
-Recent (3.0.0+) versions support most of character sets used by SquirrelMail, 
-if courier-imap is compiled with --enable-unicode option. Only koi8-u 
-is not supported. Server can be compiled with custom number of supported
-character sets. Sorting can be disabled in imapd configuration. Capability
-string can be set in configuration. Supports CRAM-MD5, CRAM-SHA1 and 
-CRAM-SHA256, if userdb or other backend stores passwords in plain text. Does 
-not handle traditional mailbox files.
-
-Site URL: http://www.courier-mta.org/
+Server supports server side sorting. SquirrelMail can issue IMAP commands
+that are supported only when courier-imap is compiled with --enable-unicode
+option.
 
               imap_server_type = courier
          default_folder_prefix = INBOX.
@@ -149,12 +127,6 @@
 Preset is used with hMailServer IMAP server. Available since SquirrelMail 
1.5.1 
 and 1.4.4. Open source email server for WinNT and later.
 
-Tested 4.1.1 (Build 140).
-CAPABILITY IMAP4 IMAP4rev1 QUOTA 
-PERMANENTFLAGS (\Deleted \Seen \Draft \Answered \Flagged)
-
-Site URL: http://www.hmailserver.com/
-
               imap_server_type = hmailserver   (used in imap_search.php)
          default_folder_prefix = <none> (is set to empty string)
                   trash_folder = INBOX.Trash
@@ -172,9 +144,6 @@
 ---------------------
 Preset is used for Mercury Mail Transport System. Available since 1.5.0 and 
1.4.6.
 Free email server for Win32 and Netware.
-Tested Win32 v.4.01b
-CAPABILITY IMAP4rev1 X-MERCURY
-PERMANENTFLAGS (\Deleted \Draft \Seen \Answered)
 
 Comments:
 * Server side sorting and threading are not supported.
@@ -186,8 +155,6 @@
 $imap_server_type variable is used to handle imap folder subscription
 differences.
 
-Site URL: http://www.pmail.com
-
               imap_server_type = mercury32
          default_folder_prefix = <none> (is set to empty string)
                   trash_folder = Trash
@@ -208,17 +175,8 @@
 There is no code specific to Dovecot IMAP server. Preset provides only a quick
 way to set correct folder settings.
 
-Tested v.0.99.14
-
-CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE 
-  CHILDREN LISTEXT LIST-SUBSCRIBED NAMESPACE
-
-PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)
-
 IMAP server supports server side sorting and threading.
 
-Site URL: http://www.dovecot.org
-
               imap_server_type = dovecot
          default_folder_prefix = <none> (is set to empty string)
                   trash_folder = Trash
@@ -236,20 +194,11 @@
 'bincimap' settings:
 --------------------
 Preset is used with Binc IMAP server. Available since 1.5.1 and 1.4.6.
-Tested v.1.2.13 and 1.3.4
-
-CAPABILITY IMAP4rev1 STARTTLS AUTH=LOGIN AUTH=PLAIN (1.2.13)
-CAPABILITY IMAP4rev1 STARTTLS AUTH=LOGIN AUTH=PLAIN IDLE LITERAL+ NAMESPACE 
CHILDREN (1.3.4)
-
-PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft) - 1.2.13
-PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*) - 1.3.4
 
 IMAP server does not support server side sorting and threading. Plain text 
 logins are disabled by default. Due to available storage backend configuration 
 options it is impossible to create single preset, which covers all setups.
 
-Site URL: http://www.bincimap.org
-
 * Default (1.2.13) configuration with Maildir++ depot and / delimiter
               imap_server_type = bincimap (is used to handle INBOX in folder 
management)
          default_folder_prefix = INBOX/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click


<Prev in Thread] Current Thread [Next in Thread>