PDA

View Full Version : pop authdaemond: failed to connect to mysql server pop3d: LOGIN FAILED


daniel@smedia.info
26th June 2009, 07:15
Any ideas why we cannot get POP/IMAP to work for incoming email. Errors below.

Jun 25 17:55:29 news authdaemond: failed to connect to mysql server (server=mysql.example.com, userid=admin): Unknown MySQL server host 'mysql.example.com' (1)

Jun 25 17:55:29 news pop3d: LOGIN FAILED, user=jmeuse@news.belmontpartners.net, ip=[::ffff:75.145.196.29]

Jun 25 17:55:29 news pop3d: authentication error: Input/output error

Jun 25 17:55:30 news pop3d: Connection, ip=[::ffff:75.145.196.29]

bazza
26th June 2009, 09:20
At a guess either Mysql is not running or you have not configured it.

till
26th June 2009, 11:06
Are you able to login to your mysql server with this command:

mysql -h mysql.example.com -u root -p