Ooh-ooh.
There is a bug in 2.1.1 that needs a some work. IMAP and POP fail to connect
to the database correctly. See bugs 0000221 and 0000226
The Stable 2.0.4 is likely your best bet.
http://www.dbmail.org/download/dbmail-2.0.4.tgz I think you were already on
the right track but somewhere there was a config problem. I suspect in the
MTA configs.
Humberto, from a bounced mail report I got back from you last week it looked
like you had a dbmail-smtp configuration issue in your MTA. Makes me wonder
if that is why you were having some troubles. Did you try using only
dbmail-lmtp for all domains? This could be your initial test scenario. Once
that is working you could then fine tune per-domain transports...
Just a thought.
best... Mike
----- Original Message -----
From: <[EMAIL PROTECTED]
To: <dbmail@dbmail.org
Cc: <[EMAIL PROTECTED]
Sent: Friday, July 08, 2005 10:38 AM
Subject: [Dbmail] Dbmail 2.1.1 connection time outs
Hello Mike
We recently change to dbmail 2.1.1 because we were having connection time
out and %cpu up to 99%
With this new installation %cpu was reduced between 50%-80% but we still
having connections time, dbmail-imapd drop connection, or queries time out
to mysql.
This should be a dbmail-imapd bug, dbmail.conf configuration parameters,
mysql problems or postfix problems.
If you have any idea please let me know
Thanks,
Humberto
" I notice that we have a lot of messages queued and we now need to flush
postfix to everything can start working perfectly"
CentOS 4.0
kernel 2.6.x
CPU Intel Pentium 4 1.6 GHZ
MySQL 4.1.10 with InnoDB support
We have like about 80 - 90 users running outlook or squirrelmail most of
the time
Configuration
[POP]
EFFECTIVE_USER=dbmail
EFFECTIVE_GROUP=dbmail
BINDIP=*
PORT=110
NCHILDREN=10
MAXCHILDREN=100
MINSPARECHILDREN=2
MAXSPARECHILDREN=4
MAXCONNECTS=10000
TIMEOUT=4000
RESOLVE_IP=no
POP_BEFORE_SMTP=yes
TRACE_LEVEL=1
[IMAP]
EFFECTIVE_USER=dbmail
EFFECTIVE_GROUP=dbmail
BINDIP=*
PORT=143
NCHILDREN=25
MAXCHILDREN=100
MINSPARECHILDREN=2
MAXSPARECHILDREN=4
MAXCONNECTS=10000
TIMEOUT=4000
RESOLVE_IP=no
IMAP_BEFORE_SMTP=yes
TRACE_LEVEL=1