[cvs] commit: imp/docs CHANGES imp/config conf.xml servers.php.dist imp/lib Session.php imp/templates/login login.inc

Michael M Slusarz slusarz at curecanti.org
Thu Jul 28 21:23:30 PDT 2005


slusarz     2005-07-28 21:23:30 PDT

  Modified files:
    docs                 CHANGES 
    config               servers.php.dist conf.xml 
    lib                  Session.php 
    templates/login      login.inc 
  Log:
  Add auto-detection of namespace information from IMAP server.
  
  NOTE: This is a major change, and may very well break some setups.  However, we
  might as well dive right in so that we can get the bugs worked out as quickly
  as possible.
  
  ** I would ask all that use CVS to comment out their 'namespace',
  'hierarchies', and 'folders' parameters so that we get good beta on whether
  the IMAP client library is working as expected (currently, I am keeping these
  parameters around although I would like feedback on whether we should allow
  a user to overwrite these parameters at all).  This code is working for me
  (with both ssl and non-ssl; tls will not work with the current code due to
  limitations in PHP < 5.1.0).
  
  Remove the change_folder config option also - how many people know the 'folder
  prefix' of an IMAP server they are connecting to anyway?  Now, this should
  be autodetected (as well as any shared folders on those non-configured
  servers also).
  
  Revision  Changes    Path
  1.60      +1 -4      imp/config/conf.xml
  1.56      +39 -62    imp/config/servers.php.dist
  1.814     +1 -0      imp/docs/CHANGES
  1.90      +38 -22    imp/lib/Session.php
  2.190     +0 -9      imp/templates/login/login.inc

  Chora Links:
  http://cvs.horde.org/diff.php/imp/config/conf.xml?r1=1.59&r2=1.60&ty=u
  http://cvs.horde.org/diff.php/imp/config/servers.php.dist?r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.813&r2=1.814&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Session.php?r1=1.89&r2=1.90&ty=u
  http://cvs.horde.org/diff.php/imp/templates/login/login.inc?r1=2.189&r2=2.190&ty=u


More information about the cvs mailing list