Package: cyrus-imapd Version: 2.5.10-3 Severity: important I need to restart imapd once in a while, because it will stop accepting new connections. When trying to connect, the banner is never sent.
While analyzing on the server, netstat says one of the many imapd processes is the one listening on the socket. But when stracing it, it shows it's polling on an unix socket and a tcp6 connected socket, but not on the listening socket. Cascardo.