26 May
2009
26 May
'09
2:09 a.m.
On Mon, 2009-05-25 at 16:32 +0000, ja nein wrote:
and while trying to get some environmental stuff via dovecot -n, I got a segfault (dovecot is not in system path):
/opt/dovecot-2.0/sbin/dovecot -c /etc/dovecot-2.0/sql/dovecot.conf -n
Could you get gdb backtrace?
gdb /opt/dovecot-2.0/bin/doveconf r -c /etc/dovecot-2.0/sql/dovecot.conf -n bt full
Note that with with gdb it's running doveconf. "dovecot -n" nowadays just execs "doveconf -n".