doveadm force-resync Sent folder
AnsweredUsually when I need to resync a users email, when emails are not shown completely in webmail and some are missing, I run the following command
doveadm force-resync -u user@domain.com INBOX
This will make all the messages show for the inbox.
But I ran this for one user, it fixed the Inbox but there are still message missing for the Sent folder.
How do I resync the Sent folder?
I have tried with no luck the following commands:
doveadm force-resync -u user@domain.com Sent
doveadm force-resync -u user@domain.com SENT
doveadm force-resync -u user@domain.com .Sent
-
For future reference the answer is:
doveadm force-resync -u user@domain.com INBOX.Sent
0 -
I'm glad you found the correct command to get that working!
0
Please sign in to leave a comment.
Comments
2 comments