On Mon, 2007-08-27 at 16:21 +0200, Thibault VINCENT wrote:
> Timo Sirainen a écrit :
> > You could strace imap-login process to see what it's doing while the
> > connection is hanging, and what changes when the handshake starts. Set
> > login_processes_count=1 to make it easier to figure out what i
Timo Sirainen a écrit :
You could strace imap-login process to see what it's doing while the
connection is hanging, and what changes when the handshake starts. Set
login_processes_count=1 to make it easier to figure out what imap-login
process to strace.
Thank you Timo, but how can I figure out w
On Thu, 2007-08-23 at 14:24 +0200, Thibault VINCENT wrote:
> - First case : s_client hangs on the first output "CONNECTED(0003)" and
> there is no handshake at all;
> - Second case : like the first but the handshake starts after a few minutes;
> - Third case : the handshake goes fine but the "
Hello,
We are running Dovecot 1.0.0 (Debian Etch, Backports.org, OpenSSL) in a
production environment and we experience sporadic SSL connection problems.
At the moment, it's difficult to tell if the server goes back to normal
operation after some time or if it can be reproduces at any time becau