Re: failed to store into mailbox 'INBOX/Junk': Permission denied
I add a clarification:
Now that I've commented out sieve Junk/Trash on "/etc/dovecot/conf.d/15-mailboxes.conf"
mailbox Junk { special_use = \Junk } mailbox Trash { special_use = \Trash }
remains a single account with permission issues, only one with write permissions controlled by the ACL plugin:
plugin { acl = vfile:/etc/dovecot/dovecot-acl sieve = ~/.dovecot.sieve sieve_after = /etc/dovecot/sieve-after sieve_dir = ~/sieve }
Many thanks again!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, 25 Jul 2017, Davide Marchi wrote:
I add a clarification:
Now that I've commented out sieve Junk/Trash on "/etc/dovecot/conf.d/15-mailboxes.conf"
mailbox Junk { special_use = \Junk } mailbox Trash { special_use = \Trash }
remains a single account with permission issues, only one with write permissions controlled by the ACL plugin:
?
plugin { acl = vfile:/etc/dovecot/dovecot-acl sieve = ~/.dovecot.sieve sieve_after = /etc/dovecot/sieve-after sieve_dir = ~/sieve }
Does INBOX/Junk already exists? What's in your ACL file?
What does these commands return? doveadm acl debug -u info@hotelsangiorgioriccione.com INBOX doveadm acl debug -u info@hotelsangiorgioriccione.com INBOX/Junk
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1
iQEVAwUBWXgyS3z1H7kL/d9rAQLy8gf/a8DiNHGxlxN4SLJGJHdgJ3J0sAfsanXF jGQ6/0MCpgOTtZFE2n/8DK5Qzdqoo2eoCfGxw0VwexEmEJ7ksbaQ/I3qWpX0lZWi IpHT05V7ytE81n2icdZbHs6D73MIAwPZQIH1QSiSR53QQd0FJ/zv1E7KRiap/Esd hWHgvTvw9HfkqjYXYu/9Qzq4oq7m1jsP0mTxAvrCqCyq+0TDzCwZ0OqYFtEwS99R qLjsIVBzUhu24tln/Yfv1s/vH3cE1B8/g86/TDGW40Tjiu+ajfLo+Oy4e7pChD2x C3vPsFowal5Lyl4BtrkRfIuyz7xX8nGk+KyTY0f6j7/T2idWZFH4jA== =YhL3 -----END PGP SIGNATURE-----
participants (2)
-
Davide Marchi
-
Steffen Kaiser