[Dovecot] Postgresql and Dovecot

Timo Sirainen tss at iki.fi
Fri Aug 29 11:19:09 EEST 2003


On Fri, 2003-08-29 at 00:47, Michael Ducy wrote:
> Sorry, it has been a long day.  I noticed my message left something
> out.  When I start dovecot using "pgsql /etc/dovecot-pgsql.conf" for
> auth_passdb and auth_userdb it dies with no error.

dovecot process dies too? If there's no error, it means it crashes.
Check if there's a core file in /usr/local/var/run/dovecot/? Or if not:

gdb /usr/local/sbin/dovecot
run -F

then you should see where it crashes? "bt" gives backtrace.




More information about the dovecot mailing list