Michael Monnerie-5 wrote: > > Just put a max quota on your users accounts, then they *must* delete > some old e-mails. >
We have a 1GB quota on all users, except for more or less, 20 users in the management level, with the biggest quota at 3GB. > How many users do you have, and how much space do they use on average? > Currently, we have 1,879 users, but the number increases, slowly but surely, when the organization hire new staff (which happens all year round). I run the dbmail-util -ay command from a different server, whereas the mysql database server sits on a different server. This is what happens: <code> Repairing DBMAIL for incorrect is_header flags... Dec 16 13:13:04 mailadmin.mpob.g dbmail-util[16803]: Error:[sql] dbmysql.c,db_query(+290): [Lost connection to MySQL server during query] [SELECT MIN(messageblk_idnr),MAX(is_header) FROM dbmail_messageblks GROUP BY physmessage_id HAVING MAX(is_header)=0] Dec 16 13:13:04 mailadmin.mpob.g dbmail-util[16803]: Error:[db] db.c,db_icheck_isheader(+1788): could not access messageblks table Failed. An error occured. Please check log. </code> what should i do? from the mysql website: http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_connect_timeout, i'm kind of confused with all the *_timeout variables. I was thinking of increasing the number of seconds, but not sure which one. would that help? -- View this message in context: http://old.nabble.com/dbmail---mysql-..-tp7810337p26807837.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
