[Dovecot] problem in rc15 (proxy mode)

Laurent Papier papier at sdv.fr
Mon Nov 27 14:39:53 UTC 2006


Hi,
I have test dovecot on one of my pop3/imap proxies (from rc10 to rc15). 
I immediately get a lot of error messages like this one :

Nov 27 15:10:45 mproxy1 dovecot: pop3-login: file client.c: line 423 (client_unref): assertion failed: (client->destroyed)
Nov 27 15:10:45 mproxy1 dovecot: child 21677 (login) killed with signal 6

A lot means one every 2 or 3 seconds.
Any suggestion ?

----------------
protocols = pop3 imap
disable_plaintext_auth = no
ssl_disable = yes
login_process_size = 64
login_process_per_connection = no
login_processes_count = 8
login_max_connections = 256
login_greeting = loktar
auth_cache_size = 16384
auth_cache_ttl = 1800
auth_worker_max_count = 30
auth default {
  mechanisms = plain
  # Userdb settings are not used with proxy but there need to be something.
  userdb static {
    args = static uid=5000 gid=5000 home=/dev/null
  }
  passdb sql {
    args = /etc/dovecot-mysql.conf
  }
  user = root 
  count = 1
}

-- 
Laurent Papier - 03 88 75 80 50
Admin. système - SdV Plurimedia - <http://www.sdv.fr/>


More information about the dovecot mailing list