Summary | IMAP errors: Can't connect to localhost,993 |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | jens (at) peino (dot) de |
Created | 10/21/2008 (6102 days ago) |
Due | |
Updated | 10/28/2008 (6095 days ago) |
Assigned | 10/24/2008 (6099 days ago) |
Resolved | 10/28/2008 (6095 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
The error does not appear anymore and INGO is only failing when a
filter checks for a header field.
sorry.
The reason why i began investigating was, that there were no log
entries in the dovecot log regarding the error message.
I increased the debug level and turned on all possible debug infos
dovecot has.
I forgot to mention that.
I guess the error message is wrong and is a result of a caching (i use
APC) issue or something.
usage, but Ingo doesn't make any IMAP connections. As the error
message clearly shows, the connection is made from IMP (requested by
Ingo).
And you still didn't look at the only useful information: you IMAP
server log files!
but Ingo doesn't make any IMAP connections. As the error message
clearly shows, the connection is made from IMP (requested by Ingo).
And you still didn't look at the only useful information: you IMAP
server log files!
i investigated a little more and it seems its an INGO issue.
When i disable all filters it works.
I use IMAP client side filtering.
I could track it down to this statement: $indices =
$this->_api->search($query);
in ingo/lib/Script/imap.php
Method Ingo_Script_imap::perform
If at least one mail fits to a rule ingo does not continue after that call.
Why does imp work without ingo enabled?
So the connect seems to work.
State ⇒ Feedback
Seems not fixed.
Thanks!
Ticket can be closed from my side.
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ IMAP errors: Can't connect to localhost,993
Type ⇒ Bug
Priority ⇒ 2. Medium
when i have INGO enabled, IMP stops working.
Without INGO enabled, IMP works fine.
From the horde log:
Oct 21 10:04:43 HORDE [debug] [horde] IMAP errors: Can't connect to
localhost,993: Verbindungsaufbau abgelehnt [pid 26693 on line 184 of
"/srv/www/htdocs/hor
de/imp/lib/IMAP.php"]
Oct 21 10:04:44 HORDE [debug] [ingo] Ingo_Storage_filters_sql():
SELECT * FROM ingo_rules WHERE rule_owner = ? ORDER BY rule_order [pid
26694 on line 440 of
"/srv/www/htdocs/horde/ingo/lib/Storage/sql.php"]
Oct 21 10:04:44 HORDE [debug] [ingo] Max memory usage: 4194304 bytes
[pid 26694 on line 339 of "/usr/share/php5/PEAR/Horde/Registry.php"]
Oct 21 10:04:44 HORDE [debug] [ingo] IMAP errors: Can't connect to
localhost,993: Verbindungsaufbau abgelehnt [pid 26694 on line 184 of
"/srv/www/htdocs/hord
e/imp/lib/IMAP.php"]