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 _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list