On Sat, 2006-02-11 at 10:12 -0800, Diona Kidd wrote:
Greetings,
I've been trying to configure Dovecot to work with Postgres following the directions located at http://wiki.dovecot.org/DovecotPostgresql. I'm receiving the error:
Starting mail server: dovecotFatal: Error in configuration file /etc/dovecot/dovecot.conf line 204: Expecting '='
The instructions are for 1.0betas, 0.99.x's configuration is quite different.
Can anyone give insight as to what the issue is? Additionally, I did try downloading the latest version but the 'make' failed with:
../lib-sql/libsql.a(sql-drivers-register.o)(.text+0x9): In function
sql_drivers_register_all': /home/dkidd/dovecot-1.0.beta3/src/lib-sql/sql-drivers-register.c:6: undefined reference to
driver_yes_db'
Don't give "--with-sql-drivers" to configure. I suppose I'll have to fix this though..