View previous topic :: View next topic |
Author |
Message |
Bigun Advocate
Joined: 21 Sep 2003 Posts: 2198
|
Posted: Tue Feb 20, 2007 9:13 pm Post subject: Issues with courier-imap (solved) |
|
|
I get this error in my /var/log/messages when I try to connect:
Code: | Feb 20 13:46:35 cybergrunge pop3d: LOGIN FAILED, user=bigun, ip=[::ffff:xx.xx.xx.xx]
Feb 20 13:46:35 cybergrunge pop3d: authentication error: Input/output error
Feb 20 13:47:12 cybergrunge pop3d: Connection, ip=[::ffff:xx.xx.xx.xx]
Feb 20 13:47:17 cybergrunge authdaemond: failed to connect to mysql server (server=mysql.example.com, userid=admin): Unknown MySQL server host
'mysql.example.com' (1) |
I've gone through all the files in /etc with this code here:
Code: | find /etc -type f -exec grep "mysql.example.com" {} /dev/null \; |
Yet nothing comes up. I cannot figure out what is going on. I've changed all those variables in /etc/courier/authlib/ to the proper values:
Code: |
MYSQL_SERVER localhost
MYSQL_USERNAME mail_server
MYSQL_PASSWORD xxxxxx
|
_________________ "It's ok, they might have guns but we have flowers." - Perpetual Victim
Last edited by Bigun on Wed Feb 21, 2007 1:37 pm; edited 1 time in total |
|
Back to top |
|
|
Bigun Advocate
Joined: 21 Sep 2003 Posts: 2198
|
Posted: Wed Feb 21, 2007 1:37 pm Post subject: |
|
|
Heh, I had to restart /etc/init.d/courier-authlib to make any changes to take effect...
solved _________________ "It's ok, they might have guns but we have flowers." - Perpetual Victim |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|