Would you humour me a little and try something modest like this.... [IMAP] EFFECTIVE_USER=dbmail EFFECTIVE_GROUP=dbmail BINDIP=* PORT=143 NCHILDREN=2 MAXCHILDREN=8 MINSPARECHILDREN=2 MAXSPARECHILDREN=4 MAXCONNECTS=100 TIMEOUT=4000 RESOLVE_IP=no IMAP_BEFORE_SMTP=yes TRACE_LEVEL=5
You don't say about your new-install MySQL's assignments of memory but coupled with an aggressive dbmail.conf you could have fail on ENOMEM where shared memory identifier and associated shared memory segment are to be created but the amount of available physical memory is not sufficient to fill the request. best... Mike ----- Original Message ----- From: "Laus Conrad" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, March 22, 2005 3:47 AM Subject: [Dbmail] shmget failed error when starting dbmail-imapd Hi all, I have just installed dbmail with exim and mysql - compile went fine but I get the following error when starting dbmail-imapd - Mar 22 09:34:39 localhost dbmail/imap4d[11673]: StartServer(): init ok. Creating children.. Mar 22 09:34:39 localhost dbmail/imap4d[11673]: pool.c,scoreboard_new: shmget failed Mar 22 09:34:41 localhost dbmail/imap4d[11672]: main(): server has exited, exit status [75] Mar 22 09:34:41 localhost dbmail/imap4d[11672]: main(): exit This is a copy of the config file, IMAP section [IMAP] EFFECTIVE_USER=root EFFECTIVE_GROUP=root BINDIP=194.204.96.34 PORT=143 NCHILDREN=50 MAXCHILDREN=200 MINSPARECHILDREN=2 MAXSPARECHILDREN=4 MAXCONNECTS=10000 TIMEOUT=4000 RESOLVE_IP=yes IMAP_BEFORE_SMTP=no TRACE_LEVEL=6 I am running gentoo, kernel 2.6.10. Any help appreciated. Regards __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ _______________________________________________ Dbmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
