Displaying 4 results from an estimated 4 matches for "acl_mailbox".
2014 Jul 17
0
possible bug around ACL
...found that if I add file to
/srv/mail.archives/<user>/dovecot-acl
containing only
owner lr
then login to imap (with telnet) and do
1 GETACL Archive
I get following result from gdb attached to worker process serving
particular connection.
Program received signal SIGSEGV, Segmentation fault.
acl_mailbox_right_lookup (box=0x7fd75e4e1dc0, right_idx=right_idx at entry=10) at acl-mailbox.c:40
40 if (abox->skip_acl_checks)
(gdb) p abox
$1 = (struct acl_mailbox *) 0x0
(gdb)
# uname -a
Linux omelette 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3 x86_64 GNU/Linux
ii dovecot-core 1:2.2.13-2...
2009 Apr 07
2
Segfault in dovecot 1.2rc2 with quota + public namespace enabled
Hi,
I have configured a public namespace ("#Shared"). Since dovecot 1.2rc2
(1.1.11 worked fine) I get a segfault, if I try to access a folder
under this namespace when quota plugin is enabled. When the quota
plugin is disabled, accessing those folders works.
$ dovecot -n
# 1.2.rc2: /opt/dovecot/etc/dovecot.conf
# OS: Linux 2.6.26-1-686 i686 Debian 5.0
base_dir: /var/run/dovecot
2003 Jul 18
5
Loadable module
Hi List!
I read a post about moving a .mailbixlist to a .subscriptionfile when a user
did not have one, but did have a .mailboxlist file. Timo emailed a module
for that purpose, so it could be done for this user.
My question is:
- Where and how does dovecot call this function?
- Would it be easy to use a module to a) create a mailpath (can be done as
the mailuser's id, I use one uid, and my
2009 Apr 07
3
Segfault in ACL Plugin + user shared folders
...2...done.
Loaded symbols for /lib/i686/cmov/libnss_nis.so.2
Reading symbols from /lib/i686/cmov/libnss_files.so.2...done.
Loaded symbols for /lib/i686/cmov/libnss_files.so.2
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
[New process 5441]
#0 0xb7ee43f1 in acl_mailbox_get_aclobj (box=0x8693488) at acl-mailbox.c:49
49 struct acl_mailbox *abox = ACL_CONTEXT(box);
(gdb) bt full
#0 0xb7ee43f1 in acl_mailbox_get_aclobj (box=0x8693488) at acl-mailbox.c:49
No locals.
#1 0xb7d77c89 in cmd_myrights (cmd=0x8658b90) at imap-acl-plugin.c:305
storage =...