%u is not expanded on command line, if you need that, you need to use for loop.
Aki On 20.06.2018 13:53, Vladimir Tiukhtin wrote: > > Hello > > doveadm backup -A mdbox:/tmp/test > > does not create per user folders, instead it tries to override same > catalog again and again > > doveadm backup -A mdbox:/tmp/test/%u > > does not work as well > > Is there a solution for local backups? Thanks > > Vladimir >