On 16 Jan 2017, at 20.25, [email protected] wrote: > > Hello Community, > > I face the following issue: > - using a sieve script to file into a existing private folder: ok > - using a sieve script to file into new private folder using ":create": ok > - using a sieve script to file into a existing public folder: ok > - using a sieve script to file into new public folder using ":create": NOK ! > > The returned message is: "Permission denied" and the message correctly falls > back to inbox. > > HOWEVER, if I run "doveadm mailbox create -u myuser@mydomain > Public/TheNewFolder", the folder is created, and the delete command works as > well. > > Any tip?
Can you create the folder via IMAP as the same user? : a create Public/TheNewFolder doveadm sometimes has some special permissions.
