Summary | IMP hangs when sending emails using utf-8 |
Queue | IMP |
Queue Version | 4.0.4-RC1 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | website-horde (at) interfasys (dot) ch |
Created | 09/17/2005 (7254 days ago) |
Due | |
Updated | 09/19/2005 (7252 days ago) |
Assigned | 09/17/2005 (7254 days ago) |
Resolved | 09/19/2005 (7252 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
client for a certain amount of time when it feels it's under attack.
It also happens at random. I can't find a pattern.
And nothing shows up in the logs, even at HORDE_DEBUG level.
The last entry in the log is always:
Sep 17 07:35:03 HORDE [debug] [turba] SQL query by
Turba_Driver_sql::_search(): SELECT object_id, owner_id, object_type,
object_members, object_uid, object_name, object_email, object_alias,
object_homeaddress, object_workaddress, object_homephone,
object_workphone, object_cellphone, object_fax, object_title,
object_company, object_notes, object_pgppublickey,
object_smimepublickey, object_freebusyurl FROM turba_objects WHERE
(owner_id = ? AND (LOWER(object_name) LIKE LOWER(?))) [on line 80 of
"/var/www/html/webmail/turba/lib/Driver/sql.php"]
but I don't think it's related.
State ⇒ Feedback
bug 2604)? You needto provide more information here too.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ IMP hangs when sending emails using utf-8
Queue ⇒ IMP
In the logs I can see that Horde does a ton of logins/logouts, but I
don't knows if it's related to the sending or the folder refreshing.
Sep 17 04:05:59 909 imapd[73729]: Authenticated user=xxxxx
host=localhost [127.0.0.1]
Sep 17 04:06:00 909 imapd[73729]: Logout user=xxxxx host=localhost [127.0.0.1]
This only happens in Explorer.
FreeBSD 5.4
PHP 4.4.0
UW-IMAP