[Tickets #3616] NEW: Manually set IMAP server configuration	information
    bugs@bugs.horde.org 
    bugs at bugs.horde.org
       
    Mon Mar 13 06:46:16 PST 2006
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3616
-----------------------------------------------------------------------
 Ticket             | 3616
 Created By         | bjoern.koester at mediata.net
 Summary            | Manually set IMAP server configuration information
 Queue              | IMP
 Version            | 4.1
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------
bjoern.koester at mediata.net (2006-03-13 06:46) wrote:
While setting up a manual imap configuration (auto does not work), i noticed
in lib/Session.php that the session data is stored in different arrays
manual configuration:
$_SESSION['imp']['children']
$_SESSION['imp']['search_charset'] 
auto configuration:
$_SESSION['imp']['imap_server']['children']
$_SESSION['imp']['imap_server']['search_charset']
I thinkl this is a typo in the custom configuration section.
    
    
More information about the bugs
mailing list