6.0.0-RC7
6/23/26

[#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 3/13/06 (7407 days ago)
Due
Updated 11/16/09 (6063 days ago)
Assigned 3/13/06 (7407 days ago)
Resolved 3/14/06 (7406 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
391 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.
86 Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
122 bjoern (dot) koester (at) mediata (dot) net Comment #2
New Attachment: diff.txt Download
Reply to this comment
here is my diff
152 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