Added the wait_timeout string as stated, problem still occured within 24 hours. Also increased my logging settings, noticed that the MySQL logs now include this:
060830 16:09:53 [Warning] Aborted connection 3014 to db: 'vpopmail' user: 'vpopmail' host: 'localhost' (Got an error reading communication packets)
As usual, restarting the qmail service fixed the problem, temporarily.
Nolan
On 8/29/06, Erik Espinoza <[EMAIL PROTECTED]> wrote:
Try adding "wait_timeout = 432000" under [mysqld] in my.cnf
Erik
