about GDB im not sure that im doing right ive took this: [root@mail]# gdb /usr/local/sbin/dbmail-imapd GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/sbin/dbmail-imapd...done. (gdb) run Starting program: /usr/local/sbin/dbmail-imapd [Thread debugging using libthread_db enabled] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+989): max_db_connections [10] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1001): timeout [4000] seconds Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1012): login_timeout [60] seconds Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1017): no value for SOCKET in config file Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1019): socket [] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1029): binding to PORT [143] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1057): binding to IP [0.0.0.0] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1063): no value for BACKLOG in config file. Using default value [128] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1067): IMAP backlog [128] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1074): not resolving client IP Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1083): Disabling IMAP-before-SMTP Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1090): Disabling IMAP Authentication logging Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1101): effective user shall be [nobody] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1111): effective group shall be [nogroup] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Warning:[server] server_config_load(+1116): no value for TLS_CAFILE in config file Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1120): CA file is set to [] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Warning:[server] server_config_load(+1125): no value for TLS_CERT in config file Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1129): Certificate file is set to [] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Warning:[server] server_config_load(+1134): no value for TLS_KEY in config file Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1138): Key file is set to [] Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Info:[server] server_config_load(+1143): no value for TLS_CIPHERS in config file Oct 28 17:09:41 mail.truboprovo dbmail-imapd[1483]: [0x8061f78] Debug:[server] server_config_load(+1147): Cipher string is set to [] Detaching after fork from child process 1486.
Program exited normally. Missing separate debuginfos, use: debuginfo-install glib2-2.22.5-7.el6.i686 glibc-2.12-1.107.el6_4.5.i686 gmime-2.4.21-1.el6.i686 keyutils-libs-1.4-4.el6.i686 krb5-libs-1.10.3-10.el6_4.6.i686 libcom_err-1.41.12-14.el6_4.2.i686 libgcc-4.4.7-3.el6.i686 libselinux-2.0.94-5.3.el6_4.1.i686 libstdc++-4.4.7-3.el6.i686 mhash-0.9.9.9-3.el6.i686 mysql-libs-5.5.34-1.el6.i686 nss-softokn-freebl-3.12.9-11.el6.i686 openssl-1.0.0-27.el6_4.2.i686 zlib-1.2.3-29.el6.i686 maybe i need to enter some keys? -- View this message in context: http://dbmail.10918.n7.nabble.com/3-1-7-dbmail-imapd-closes-immediately-after-start-tp33488p33495.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
