Brian Neu wrote: > It's a postgres backend 8.3.7. dbmail 2.2.11 on Fedora 10. > > Is this actually related??
You should tell us that. Running dbmail-util will never stop any daemons. My guess is you have some kind of guardian process running that kicks in here for some reason. And you should not run dbmail-util -ay if you have auto-vacuum enabled. Avoid the -c flag in that case, and run: dbmail-util -tubpdsy > > Thanks! > > > > Mar 30 04:31:08 mail1 dbmail/maintenance[15735]: Warning:[db] > dbmodule.c,db_query(+147): slow query [VACUUM dbmail_messageblks] took [302] > seconds > Mar 30 04:31:17 mail1 dbmail/imap4d[7162]: Message:[server] > pool.c,manage_stop_children(+475): General stop requested. Killing children... > Mar 30 04:31:17 mail1 dbmail/lmtpd[2190]: Message:[server] > pool.c,manage_stop_children(+475): General stop requested. Killing children... > Mar 30 04:31:18 mail1 dbmail/pop3d[7208]: Message:[server] > pool.c,manage_stop_children(+475): General stop requested. Killing children... > > > > _______________________________________________ > DBmail mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
