> On 09/04/2021 15:34 Zdeněk Zámečník <di...@dixy.cz> wrote: > > > I am having troubles with moving emails from alternative storage to primary > storage. If I call command like: > doveadm altmove -r -u myu...@mydomain.yyy ALL > it is doing something (it took almost a minute at first time) but there are > still emails in alternative storage. There is not reported any error. Below > is my config: >
Try running doveadm -D altmove -r -u myu...@mydomain.yyy ALL maybe it sheds some light? Also, try running doveadm purge after altmove. Aki