Summary | imap connection bug |
Queue | IMP |
Queue Version | 4.1.3 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | ko (at) ibl (dot) fr |
Created | 11/29/2006 (6874 days ago) |
Due | 11/29/2006 (6874 days ago) |
Updated | 12/13/2006 (6860 days ago) |
Assigned | 11/29/2006 (6874 days ago) |
Resolved | 12/13/2006 (6860 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
Priority ⇒ 2. Medium
cookie settings - probably cookie_path, in Horde's conf.php - are
wrong. If you mean that the page loads and loads and doesn't end, then
you probably need to read http://wiki.horde.org/ImpImapConfig and
either tell your IMAP server not to list folders starting in the
user's home dir, or tell IMP to override the IMAP server's config.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ imap connection bug
Due ⇒ 11/29/2006
Queue ⇒ IMP
My webserver run on FreeBSD, Apache, PHP5
When In run the test page on IMP, all is OK.
I use:
'protocol' => 'imap/notls',
'port' => 143,
My imap server is UW-IMAP2004g
When I try to connect, IMP looping endless...
The logs on may imap server give:
Nov 29 11:23:08 xxx imapd[98104]: Authenticated user=ko host=xxx
[xxx.xxx.xxx.xxx]
Nov 29 11:23:08 xxx imapd[98106]: Login user=ko host=xxx [xxx.xxx.xxx.xxx]
Nothing in horde.log...
Thanks for the help