On Thu, 2007-03-08 at 13:50 -0800, Dan Price wrote:
On Thu 08 Mar 2007 at 10:09PM, Timo Sirainen wrote:
Do you have login_process_per_connection=yes? If so, they're probably proxying SSL connections.
Ahh. Ok. I didn't have SSL in the pilot. Should I set login_process_per_connection=no? I don't know the best practice here, I took what I thought was the default setting.
http://wiki.dovecot.org/LoginProcess
Error: IMAP(foobar): file client.c: line 412 (_client_input): assertion failed: (!client->handling_input)
Any chance of getting gdb backtrace from this?
I'll see if I can find it. I've been monkeying with adding DTrace probes to Dovecot (patch forthcoming, I am hopeful) and was slightly afraid I caused this-- let me see if it happens again tonight, when we add more users.
This has been happening with a couple of people, but I haven't yet figured out why it can happen. Backtrace would help getting it fixed.