28 Oct
2014
28 Oct
'14
5:43 a.m.
On 27 Oct 2014, at 19:38, Cassidy Larson alandaluz@gmail.com wrote:
What mailbox format are you using? What's the output of:
Using sdbox
doveadm mailbox status -u user@host.com 'uidvalidity uidnext' '*'
There is one folder with uidvalidity=0:
INBOX/my pictures/Jared uidnext=1 uidvalidity=0
I guess this fixes it?
doveadm -u user@domain force-resync 'INBOX/my pictures/Jared'
I guess I should make it happen automatically though.