Summary | With update of Imap_Client TLS is not working anymore |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | hordetest (at) trash-mail (dot) com |
Created | 09/08/2010 (5417 days ago) |
Due | |
Updated | 03/03/2011 (5241 days ago) |
Assigned | 09/08/2010 (5417 days ago) |
Resolved | 03/03/2011 (5241 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
folder listing works fine. Somehow the Capability is lost
need to debug further because I don't see this.
fatal error. When I turn on TLS, I get the following messages on
every page:
- Warning: Invalid argument supplied for foreach() in
/horde/ingo/lib/Script/Imap.php on line 163
- Mailbox listing failed: Server does not support TLS connections.
State ⇒ Feedback
a backtrace if logged in as an admin. Post the results of the
backtrace.
the error on each page. I just wanted to say the connection in general
is working as the folders are shown in the sidebar.
Theoretically, this would only happen if your IMAP server is not
advertising STARTTLS. (There have been recent changes to the
serialization code that might cause capability values to be lost
between page accesses, but if this was the case you would be seeing
this error on every page load, which you say is not happening).
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ With update of Imap_Client TLS is not working anymore
Type ⇒ Bug
the folders for the sidebar are retrieved correclty. Only the mail
listing results in this error. Also no error in the log of the imap
server. So I guess there's a coding error here. No error when
switching TLS off. Ingo also had Imap Problems with TLS on.
2010-09-08T15:55:03+02:00 ERR: HORDE [imp] Server does not support TLS
connections. [pid 3473 on line 187 of
"/horde/framework/Imap_Client/lib/Horde/Imap/Client/Base.php"]