Displaying 1 result from an estimated 1 matches for "v7o3cu9om0vz6y".
2006 Sep 12
1
MySQL Authentication
Hi all
I have this interesting issue. I installed dovecot on FreeBSD 6.1. The
install went well. I'm trying to get it to use a mysql database that
postfix is already using to authenticate.
When I use this in dovecot.conf
userdb mysql {
args = /usr/local/etc/dovecot/dovecot-mysql.conf
}
passdb mysql {
args = /usr/local/etc/dovecot/dovecot-mysql.conf
}
I get this