Re: Problem with share mailbox

2024-02-05 Thread frederic . fondriest
no problem still here :
2024-02-05 09:44:12 imap(x)<13848>: Debug: dict(file): 
dict created (uri=file:/var/lib/dovecot/shared-mailboxes.db, 
base_dir=/var/run/dovecot)
2024-02-05 09:44:12 imap(x)<13848>: Debug: 
open(/proc/self/io) failed: Permission denied

root@servmail:/var/lib/dovecot# ls -lh
total 4,0K
-rw-r--r-- 1 root root 113  5 févr. 09:43 instances
-rwxrwxrwx 1 root root   0  5 févr. 09:42 shared-mailboxes.db
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org


Re: Problem with share mailbox

2024-02-05 Thread frederic . fondriest
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: dict(file): 
Iterating prefix shared/shared-boxes/
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: dict(file): 
Iteration finished, got 0 rows
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: dict(file): 
Starting transaction
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: dict(file): 
Setting 'shared/shared-boxes/user/yyy/xxx' to '1'
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: dict(file): Dict 
transaction finished
2024-02-05 11:05:15 imap(xxx)<14156>: Error: acl: dict commit 
failed: dict-file: file_dotlock_open(/var/lib/dovecot/shared-mailboxes.db) 
failed: Permission denied
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: acl vfile: 
reading file /home/vmail/xxx/Maildir/dovecot-acl
2024-02-05 11:05:15 imap(xxx)<14156>: Debug: Mailbox INBOX: 
Mailbox opened

==> permission denied but file is :
root@servmail:/var/lib/dovecot# ls -lh
total 4,0K
-rw-r--r-- 1 root root 113  5 févr. 09:43 instances
-rwxrwxrwx 1 root root   0  5 févr. 09:42 shared-mailboxes.
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org


Re: Problem with share mailbox

2024-02-05 Thread frederic . fondriest
if i set /var/lib/dovecot with 775 the file is created with user vmail/dovecot 
and is populated... damn why this directory get wrong permission ?!?
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org