lou wrote:
Where can i find the patch? Thanks
It was posted to the list on the seventh of this month under the subject:
Re: [Dbmail] autoconf update [PATCH]
It has already been merged into cvs IIRC.
Does it acts differently without stunnel?
stunnel is to provide an SSL/TLS wrapper for TCP programs, the server
'acts' the same as it is completely unaware of stunnel.
core with kill -ABTR ?
try attaching gdb? Can you shows us the dbmail-imapd part from dbmail.conf?
[IMAP]
EFFECTIVE_USER=dbmail
EFFECTIVE_GROUP=dbmial
BINDIP=*
PORT=143
NCHILDREN=5
MAXCONNECTS=1000 # the maximum number of connections a
default childs makes
TIMEOUT=4000 # 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
TRACE_LEVEL=2
did you tried it on a different arch? like x86/alpha? if yes, did you have the
same
problems too? different?
I only have dbmail on one machine, and I have no plans to put it on any
others right now. This is the first time I've had this problem, although
others have reported it to the list.