6.0.0-beta1
7/16/25

[#3616] Manually set IMAP server configuration information
Summary Manually set IMAP server configuration information
Queue IMP
Queue Version 4.1
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester bjoern.koester (at) mediata (dot) net
Created 03/13/2006 (7065 days ago)
Due
Updated 11/16/2009 (5721 days ago)
Assigned 03/13/2006 (7065 days ago)
Resolved 03/14/2006 (7064 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/14/2006 01:09:39 AM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Strange - this code was fine in HEAD but not in FRAMEWORK_3.  I have 
added your patch to FW3 and it will appear in IMP 4.1.1.
03/13/2006 06:54:08 PM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
03/13/2006 02:52:12 PM bjoern (dot) koester (at) mediata (dot) net Comment #2
New Attachment: diff.txt Download
Reply to this comment
here is my diff
03/13/2006 02:46:15 PM bjoern (dot) koester (at) mediata (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Manually set IMAP server configuration information
Queue ⇒ IMP
Reply to this comment
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.

Saved Queries