Re: [Evolution] Socket I/O time out in IMAP IDLE connections
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Socket I/O time out in IMAP IDLE connections
- Date: Thu, 12 Mar 2015 08:42:12 +0100
On Wed, 2015-03-11 at 12:00 +0100, Florian Baumann wrote:
Just normal TCP/IP with STARTTLS (which might be the "problem")
...
imapx_server_set_connection_timeout: 0x4f1e930
(GTlsClientConnectionGnutls)
Hi,
you are right, that's it, the STARTTLS. Mine non-STARTTLS account says:
imapx_server_set_connection_timeout: 0x6947eb0 (GTcpWrapperConnection) is socket:1
and the STARTTLS one says:
imapx_server_set_connection_timeout: 0x6770f70 (GTlsClientConnectionGnutls) is socket:0
I extended the print to show also result of G_IS_SOCKET_CONNECTION
(connection).
I do not use the STARTTLS often, almost not at all, thus I missed it.
Here's the fix for it:
https://git.gnome.org/browse/evolution-data-server/commit/?id=94c9a1f
Thanks for your help investigating it.
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]