Hello, have strange things happening with dbmail-imapd. CentOS 6 Linux mail.domain.ru 2.6.32-358.el6.i686 #1 SMP Thu Feb 21 21:50:49 UTC 2013 i686 i686 i386 GNU/Linux
Installed dbmail 3.1.7 on CentOS 6. A second after start dbmail-imapd closes with no error logs. I dont know whats happening. [root@mail ~]# /usr/local/sbin/dbmail-imapd [root@mail ~]# ps aux | grep dbmail nobody 1286 0.0 0.2 24696 3012 ? Sl Oct25 0:00 /usr/local/sbin/dbmail-lmtpd nobody 1543 0.0 0.2 24708 3016 ? Sl Oct25 0:00 /usr/local/sbin/dbmail-pop3d root 2883 0.0 0.1 24472 2000 ? S 12:45 0:00 /usr/local/sbin/dbmail-imapd root 2886 0.0 0.0 4380 776 pts/0 S+ 12:45 0:00 grep --color=auto dbmail #second after [root@mail ~]# ps aux | grep dbmail nobody 1286 0.0 0.2 24696 3012 ? Sl Oct25 0:00 /usr/local/sbin/dbmail-lmtpd nobody 1543 0.0 0.2 24708 3016 ? Sl Oct25 0:00 /usr/local/sbin/dbmail-pop3d root 2896 0.0 0.0 4380 776 pts/0 S+ 12:45 0:00 grep --color=auto dbmail lmtp and pop3 are starting from init.scripts and working okay (at least they are starting, didnt tested full work, cause need to start imap first), imapd also can be started from init, but the same happens - it closes right after. Need help to understand what happening. here is maillog Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+989): max_db_connections [10] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1001): timeout [4000] seconds Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1012): login_timeout [60] seconds Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1017): no value for SOCKET in config file Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1019): socket [] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1029): binding to PORT [143] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1057): binding to IP [0.0.0.0] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1063): no value for BACKLOG in config file. Using default value [128] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1067): IMAP backlog [128] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1074): not resolving client IP Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1083): Disabling IMAP-before-SMTP Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1090): Disabling IMAP Authentication logging Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1101): effective user shall be [nobody] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1111): effective group shall be [nogroup] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Warning:[server] server_config_load(+1116): no value for TLS_CAFILE in config file Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1120): CA file is set to [] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Warning:[server] server_config_load(+1125): no value for TLS_CERT in config file Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1129): Certificate file is set to [] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Warning:[server] server_config_load(+1134): no value for TLS_KEY in config file Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1138): Key file is set to [] Oct 28 12:45:23 mail dbmail/imap4d[2881]: Info:[server] server_config_load(+1143): no value for TLS_CIPHERS in config file Oct 28 12:45:23 mail dbmail/imap4d[2881]: Debug:[server] server_config_load(+1147): Cipher string is set to [] Oct 28 12:45:23 mail dbmail/imap4d[2883]: Debug:[server] server_daemonize(+370): sid: [2882] Oct 28 12:45:23 mail dbmail/imap4d[2883]: Notice:[server] server_run(+741): starting main service loop for [IMAP] Oct 28 12:45:23 mail dbmail/imap4d[2883]: Debug:[db] db_connect(+162): dburi: mysql://mysql:3306/dbmail3?user=dbmail&password=dbmail Oct 28 12:45:23 mail dbmail/imap4d[2883]: Info:[db] db_connect(+215): database connection pool created with maximum connections of [10] Oct 28 12:45:28 mail dbmail/imap4d[2883]: Debug:[db] db_check_version(+881): Tables OK Oct 28 12:45:28 mail dbmail/imap4d[2883]: Debug:[auth] auth_load_driver(+40): using default auth_sql Oct 28 12:45:28 mail dbmail/imap4d[2883]: Debug:[auth] auth_load_driver(+50): library_directory is [/usr/local/lib/dbmail] Oct 28 12:45:28 mail dbmail/imap4d[2883]: Debug:[auth] auth_load_driver(+72): looking for auth_sql as /home/kmish/dbmail-3.1.7/src/modules/.libs/libauth_sql.so Oct 28 12:45:28 mail dbmail/imap4d[2883]: Notice:[server] server_run(+755): starting main service loop for [IMAP] Oct 28 12:45:28 mail dbmail/imap4d[2883]: Info:[server] server_set_sighandler(+673): signal handler placed here is dbmail.err Oct 28 12:45:23 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Debug:[server] server_daemonize(+370): sid: [2882] Oct 28 12:45:23 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Notice:[server] server_run(+741): starting main service loop for [IMAP] Oct 28 12:45:23 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Debug:[db] db_connect(+162): dburi: mysql://mysql:3306/dbmail3?user=dbmail&password=dbmail Oct 28 12:45:23 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Info:[db] db_connect(+215): database connection pool created with maximum connections of [10] Oct 28 12:45:28 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Debug:[db] db_check_version(+881): Tables OK Oct 28 12:45:28 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Debug:[auth] auth_load_driver(+40): using default auth_sql Oct 28 12:45:28 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Debug:[auth] auth_load_driver(+50): library_directory is [/usr/local/lib/dbmail] Oct 28 12:45:28 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Debug:[auth] auth_load_driver(+72): looking for auth_sql as /home/kmish/dbmail-3.1.7/src/modules/.libs/libauth_sql.so Oct 28 12:45:28 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Notice:[server] server_run(+755): starting main service loop for [IMAP] Oct 28 12:45:28 mail.truboprovo dbmail-imapd[2883]: [0x811af78] Info:[server] server_set_sighandler(+673): signal handler placed Dont have any ideas why its happening. -- View this message in context: http://dbmail.10918.n7.nabble.com/3-1-7-dbmail-imapd-closes-immediately-after-start-tp33488.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
