Ticket #1484853 (closed Bugs: worksforme)
RC hangs when used with SSL while opening various messages
| Reported by: | asg | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | IMAP connection | Version: | 0.1-stable |
| Severity: | major | Keywords: | |
| Cc: |
Description
I use RC on an SSL enabled apache2. Many messages do not open. RC hangs while "loading" the message until the php timeout kills the process:
"[05-Mar-2008 12:08:09] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/htdocs/webmail/program/lib/imap.inc on line 168"
I tested the same messages with an unsecured session and everything works fine.
I first thought it would be the problem in #1483910 but the fix does not help here.
While debugging the imap server I found out that the message fetch succeded without any problem.
I can provide more information if needed.
Thanks for looking on this issue.
