I'm using mdbox.
What's the consequence of deleting dovecot.index.* from all folders?
All mail gets lost or I can rebuild the indexes and get the mails?
On 17 June 2019 18:59 Odhiambo Washington via dovecot dovecot@dovecot.org wrote:
I'm using mdbox.
What's the consequence of deleting dovecot.index.* from all folders?
All mail gets lost or I can rebuild the indexes and get the mails?
You will lose flags, such as \Seen. But mails should come out intact.
Aki
On Mon, 17 Jun 2019 at 20:45, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 17 June 2019 18:59 Odhiambo Washington via dovecot < dovecot@dovecot.org> wrote:
I'm using mdbox.
What's the consequence of deleting dovecot.index.* from all folders?
All mail gets lost or I can rebuild the indexes and get the mails?
You will lose flags, such as \Seen. But mails should come out intact.
Aki
Thank you for this fast (and comforting) response.
All the previous mails disappeared after I deleted the files. What do I need to do to get them back??
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#] :-)
On 17 June 2019 20:55 Odhiambo Washington odhiambo@gmail.com wrote:
On Mon, 17 Jun 2019 at 20:45, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 17 June 2019 18:59 Odhiambo Washington via dovecot dovecot@dovecot.org wrote:
I'm using mdbox.
What's the consequence of deleting dovecot.index.* from all folders?
All mail gets lost or I can rebuild the indexes and get the mails?
You will lose flags, such as \Seen. But mails should come out intact.
Aki
Thank you for this fast (and comforting) response.
All the previous mails disappeared after I deleted the files. What do I need to do to get them back??
--
Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.",grep ^[^#] :-)
doveadm force-resync -u victim "*"
Aki
On Mon, 17 Jun 2019 at 21:03, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 17 June 2019 20:55 Odhiambo Washington odhiambo@gmail.com wrote:
On Mon, 17 Jun 2019 at 20:45, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 17 June 2019 18:59 Odhiambo Washington via dovecot <
dovecot@dovecot.org> wrote:
I'm using mdbox.
What's the consequence of deleting dovecot.index.* from all folders?
All mail gets lost or I can rebuild the indexes and get the mails?
You will lose flags, such as \Seen. But mails should come out intact.
Aki
Thank you for this fast (and comforting) response.
All the previous mails disappeared after I deleted the files. What do I need to do to get them back??
--
Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.",grep ^[^#] :-)
doveadm force-resync -u victim "*"
Aki
Thank you very very much.
Now off to read again about dbox storage.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#] :-)
On Mon, 17 Jun 2019 at 21:03, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 17 June 2019 20:55 Odhiambo Washington odhiambo@gmail.com wrote:
On Mon, 17 Jun 2019 at 20:45, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 17 June 2019 18:59 Odhiambo Washington via dovecot <
dovecot@dovecot.org> wrote:
I'm using mdbox.
What's the consequence of deleting dovecot.index.* from all folders?
All mail gets lost or I can rebuild the indexes and get the mails?
You will lose flags, such as \Seen. But mails should come out intact.
Aki
Thank you for this fast (and comforting) response.
All the previous mails disappeared after I deleted the files. What do I need to do to get them back??
--
Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.",grep ^[^#] :-)
doveadm force-resync -u victim "*"
Is there a way to mark all mails older that today as "Read" in all folders?
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#] :-)
On Jun 17, 2019, at 12:35 PM, Odhiambo Washington via dovecot dovecot@dovecot.org wrote:
Is there a way to mark all mails older that today as "Read" in all folders?
Yes, via the doveadm flags command
man doveadm-flags for more info
Something like:
doveadm flags add -u username ‘\seen' mailbox “*” SENTBEFORE 17-Jun-2019
(Not tested, but along those lines, I can’t find real world examples outside of man pages)
-- Everything you read on the Internet is false -- Glenn Fleishman
participants (3)
-
@lbutlr
-
Aki Tuomi
-
Odhiambo Washington