Displaying 2 results from an estimated 2 matches for "dump_capability".
2006 Aug 04
2
Dovecot fails to come up when using ACLs (1.0.b5)
Hi,
I just had a go at enabling ACLs with 1.0b5. As per the docs I've done the configuration bit:
protocol imap {
..
mail_plugins = acl
}
...
plugin {
acl = vfile:/usr/local/etc/dovecot-acls
}
and created the dovecot-acls file. When I start dovecot, it hangs for a few
seconds and dies with this:
[root at redback root]# /etc/init.d/dovecot restart
Shutting down IMAP daemon
2009 Mar 29
1
cannot login with plain authentication - missing UID
..., line 542.
(gdb) cont
Continuing.
Detaching after fork from child process 31212.
Breakpoint 1, create_mail_process (process_type=PROCESS_TYPE_IMAP,
set=0x8070330, socket_fd=21, local_ip=0x8077468,
remote_ip=0x807747c, user=0x806c322 "test at redmountainorganics.com",
args=0x806c370, dump_capability=false)
at mail-process.c:542
542 {
(gdb) p *args
$1 = 0x0
(gdb) bt
#0 create_mail_process (process_type=PROCESS_TYPE_IMAP, set=0x8070330,
socket_fd=21, local_ip=0x8077468, remote_ip=0x807747c,
user=0x806c322 "test at redmountainorganics.com", args=0x806c370,
dump_capability=fa...