Timo Sirainen wrote: > On Tue, 2009-02-10 at 01:14 +0100, Sebastian Kayser wrote: >> =>[1] hash_lookup(table = (nil), key = 0x68f6), line 159 in "hash.c" >> [2] child_process_lookup(pid = 26870), line 31 in "child-process.c" >> [3] log_it(log_io = 0x80b8598, line = 0x80b7d4a "DIGEST-MD5 mechanism >> can't be supported with given passdbs", continues = 0), line 129 in "log.c" >> [4] log_write_pending(log_io = 0x80b8598), line 52 in "log.c" >> [5] log_read(log_io = 0x80b8598), line 191 in "log.c" >> [6] log_deinit(), line 331 in "log.c" >> [7] auth_process_destroy(p = 0x80b86f8), line 357 in "auth-process.c" > > This should fix it? http://hg.dovecot.org/dovecot-1.1/rev/bdc5391e52df
Wow, that was quick ... It does, indeed. Thanks, Timo. Sebastian