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!

Reply via email to