I have a problem with too many imap connections.
I'm using dbmail-pgsql on debian with the newest version.

After 1 week I have about 7000 Imap connections.
Are my settings wrong.
I have only about 6 Users on the imap server.

Here are my dbmail.conf settings:

[IMAP]
EFFECTIVE_USER=dbmail
EFFECTIVE_GROUP=dbmail
BINDIP=*
PORT=143
NCHILDREN=10
MAXCONNECTS=60            # the maximum number of connections a default
childs makes
TIMEOUT=500                       # the time (s) before the dbmail-imapd
should shutdown a connection which is being idle.
RESOLVE_IP=no                     # if yes, the imap daemon resolves IP
numbers to DNS names in the log
IMAP_BEFORE_SMTP=no
MINSPARECHILDREN=3
MAXSPARECHILDREN=7
MAXCHILDREN1=60
TRACE_LEVEL=1

Regards Ewald Geschwinde


Reply via email to