In dovecot, what syntax to use if I have a space in mysql password?
1
vote
1
answer
376
views
I'm trying to configure Dovecot to access mysql, but it's not working because there is a space in the mysql password.
driver = mysql
connect = "host=localhost dbname=postfix user=postfix password=blah bluh blih"
When I'm trying to access a mailbox from Thunderbird / Evoution, I'm getting this error :
Jan 05 14:41:11 mx1 dovecot: auth: Fatal: mysql: Missing value in connect string: bluh
I can't find the proper syntax to make it work. Has someone an idea ?
Asked by setenforce 1
(700 rep)
Jan 5, 2018, 01:47 PM
Last activity: Feb 12, 2024, 10:53 AM
Last activity: Feb 12, 2024, 10:53 AM