Hello, ive tryied different versions of dbmail on CentOS and Ubuntu with Postfix 2.9 and 2.10 and every time i have this error message: Dec 3 10:55:33 ubuntu-mail dbmail/lmtpd[8132]: Error:[lmtp] lmtp.c,lmtp_handle_connection(+205): client timed, connection closed
here is settings for example on dbmail 2.2.18 (last that ive tryed): dbmail.conf: [DBMAIL] driver = mysql authdriver = sql host = mysql.truboprovod.ru sqlport = sqlsocket = /var/lib/mysql/mysql.sock user = dbmail pass = dbmail db = dbmail table_prefix = dbmail_ encoding = latin1 default_msg_encoding = utf8 sendmail = /usr/sbin/sendmail TRACE_SYSLOG = 2 TRACE_STDERR = 0 EFFECTIVE_USER = dbmail EFFECTIVE_GROUP = dbmail BINDIP = * NCHILDREN = 2 MAXCHILDREN = 25 MINSPARECHILDREN = 2 MAXSPARECHILDREN = 4 MAXCONNECTS = 200 MAX_ERRORS = 500 TIMEOUT = 800 login_timeout = 60 main.cf: .... mailbox_transport = dbmail-lmtp:127.0.0.1:24 .... master.cf: .... dbmail-lmtp unix - - n - - lmtp .... Error depends of "login_timeout = 60" It comes to log after 60 seconds. Changing this to 600 or 6000 just changing when it comes. If ill try to send mail to alias with for example 80 users, then ill get 80 same errors. And depending "MAXCHILDREN = 25" only 25 first users will get the message, then after timeout 60 and 25 times Error:[lmtp] lmtp.c,lmtp_handle_connection..., the next 25 users will get message, etc. Need help to understand why this is happening. Thank you! -- View this message in context: http://dbmail.10918.n7.nabble.com/dbmail-2-2-x-and-3-1-x-with-postfix-Error-lmtp-lmtp-c-lmtp-handle-connection-tp33689.html Sent from the dbmail users mailing list archive at Nabble.com. _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
