-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 2 Mar 2015, Dan LaSota wrote:
connect = host=localhost dbname=servermail user='usermail'
password='gjwslegosoghjshloehg$_jsdgh'
Honestely, I do not know whether and how you have / can quote strings, but
try:
1) to not quote at all
2) u
Thanks for the auggestion. I did indeed have a dollar sign in there. No longer
the case. I also changed 'localhost' to the pathname to the unix socket file as
well.
I'm now onto the next misconfiguration!
> On Mar 2, 2015, at 11:20 AM, Oliver Welter wrote:
>
> Am 02.03.2015 um 19:30 schrieb D
Am 02.03.2015 um 19:30 schrieb Dan LaSota:
Just some quick ideas
* check if the mysql socket file has rw permissions for the dovecot user
# ls -l /var/lib/mysql/mysql.sock
srwxrwxrwx. 1 mysql mysql 0 Mar 1 19:33 /var/lib/mysql/mysql.sock
* Try to run the mysql query as user dovecot (su dove
Am 02.03.2015 um 19:53 schrieb Dan LaSota:
still doesn't work:
Mar 2 04:58:48 mail dovecot: auth-worker(5745): Error: mysql(127.0.0.1):
Connect failed to database (servermail): Access denied for user
'usermail'@'localhost' (using password: YES) - waiting for 1 sec
>>
>> still doesn't work:
>> Mar 2 04:58:48 mail dovecot: auth-worker(5745): Error: mysql(127.0.0.1):
>> Connect failed to database (servermail): Access denied for user
>> 'usermail'@'localhost' (using password: YES) - waiting for 1 secon
th-worker(5745): Error: mysql(127.0.0.1):
Connect failed to database (servermail): Access denied for user
'usermail'@'localhost' (using password: YES) - waiting for 1 seconds before
retry
that is a pretty clear message
the username / password / host is wrong, fix your m
t = host=127.0.0.1 dbname=servermail user='usermail'
password='gjwslegosoghjshloehg$_jsdgh'
still doesn't work:
Mar 2 04:58:48 mail dovecot: auth-worker(5745): Error: mysql(127.0.0.1):
Connect failed to database (servermail): Access denied for user
'usermail'@
-worker(2224): Error: mysql(localhost):
Connect failed to database (servermail): Access denied for user
'usermail'@'localhost' (using password: YES) - waiting for 5 seconds before
retry
Just some quick ideas
* check if the mysql socket file has rw permissions for the dovecot u
Am 02.03.2015 um 06:03 schrieb Dan LaSota:
I have dovecot version 2.2.10
dovecot -n output below
I am seeing connection errors being written to my dovecot error log:
Mar 1 19:51:15 mail dovecot: auth-worker(2224): Error: mysql(localhost):
Connect failed to database (servermail): Access denied
I have dovecot version 2.2.10
dovecot -n output below
I am seeing connection errors being written to my dovecot error log:
Mar 1 19:51:15 mail dovecot: auth-worker(2224): Error: mysql(localhost):
Connect failed to database (servermail): Access denied for user
'usermail'@'lo
10 matches
Mail list logo