I would make sure mysql is still running or not being overloaded. A lot of people miss this setting but disable name resolve. You can check if your maxing out your connection by logging into mysql shell and doing show processlist; The other option is too make sure your database is not currupt and just do a quick check.
Example: [mysqld] skip-name-resolve From: Ganesh.payelkar [mailto:[email protected]] Sent: Tuesday, May 25, 2010 11:18 PM To: [email protected] Subject: [qmailtoaster] Need your help Dear Team, Today morning when i check my qmail logs on server. i found below error log, i am not getting what exactly the error is. vchkpw-pop3: invalid user/domain characters user name:192.192.1.110 -- Regards, Ganesh P
