[Dovecot] Problems with shared folders with Dovecot 1.2.12

2011-03-05 Thread Pašek Ladislav
Hello, I'm trying to run shared folders with Dovecot 1.2.12. I'm managing ACLs from SOGo and it seemd that it successfully create dovecot-acl and dovecot-acl-list in user maildir. But I cannot see any of these shared folders. In Thunderbird I could see shared folder in Subscriptions but without

Re: [Dovecot] problem with mail_full_filesystem_acces s = yes

2010-07-30 Thread Pašek Ladislav
According to my previous email, is it possible to somehow debug delivery process to find out why is this happening? Command died with signal 11: "/usr/libexec/dovecot/deliver" Thanks in Advance Ladislav Čtvrtek, 29 Červenec, 2010 13:49 CEST, Ladislav Pašek napsal: > Hello, > > I have configu

Re: [Dovecot] problem with mail_full_filesystem_acces s = yes

2010-08-03 Thread Pašek Ladislav
Thanks for hint. This is output from gdb bt full but I have no clue what to find in it: #0 0x003129a32ce2 in unsetenv () from /lib64/libc.so.6 No symbol table info available. #1 0x0041a078 in config_file_init (argc=, argv=) at deliver.c:497 No locals. #2 main (argc=, argv=) at de

Re: [Dovecot] problem with mail_full_filesystem_acces s = yes

2010-08-03 Thread Pašek Ladislav
Yes it was it, I 've got on the first line mail_full_filesystem_access = no. Now is it working. Thanks a lot Timo Best Regards Lada Úterý, 03 Srpen, 2010 23:14 CEST, Timo Sirainen napsal: > On 3.8.2010, at 22.09, Pašek Ladislav wrote: > > > Thanks for hint. This is output