Hello,
  Good News...
  The authmysql daemon have tryed to access my mysql database! I did
change 'localhost' in authmysqlrc to 127.0.0.1, and it do not try resolv
localhost with DNS queries. :)
  But now, the mysql do not permit access to the user. I did try to
grant access to everyone, but do not work. With strace i saw that the
authmysql daemon is trying to access the database by the 3306 port. But
i do not want it, i wanna the access by the socket /tmp/mysql.sock. In
authmysqlrc the 3306 line is commented, and i restart the daemon
already. :)
  But now, i want grant access in the database for everyone, to debug
the software and to verify that it works.
  Here is the log: 

020627  9:51:05      47 Connect     Access denied for user:
'[EMAIL PROTECTED]' (Using password: YES)



On Thu, 2002-06-27 at 08:37, Antony Dovgal wrote:
> > It wont ever work as long as you refuse to remove them.
> Remove tabs ?
> But names and values of variables must be divided with something...
>   
> > Thats the expected behaviour.
> > Mysql does not log malformed queries and courier wont log
> > errors from mysql. Sam's somewhat conservative with this ;)
> part of mysql log with malformed queries:
> #020627 14:32:10       1 Init DB     mail
> #020627 14:32:15       1 Query       Select
> #020627 14:34:19       1 Query       malformed query
> #020627 14:36:42       1 Query       another one malformed query
> 
> mysql _does_ log malformed queries.
>   
> With best regards, 
> Antony Dovgal aka tony2001
> Linux user #276688
> 
> 
> 
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
> 
-- 
------------------------------------------------------------------------
FreeShell's master                           http://omestre.freeshel.org
------------------------------------------------------------------------



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to