On Aug 12, 2019, at 8:54 PM, Thomas Zajic via dovecot dovecot@dovecot.org wrote:
- Amir Caspi via dovecot, 12.08.19 22:01
[~]# doveadm mailbox status -u cepheid firstsaved Junk Junk firstsaved=1563154976
I can't tell how that timestamp corresponds to a human-readable date, however.
[zlatko@disclosure:~]$ date -d @1563154976 Mon Jul 15 03:42:56 CEST 2019
So this is the same timestamp as date.saved on message 1... as it should be, I guess. Except that, as I showed, the timestamps are definitely messed up somehow. The timestamps in my MUA (whether webmail or local mail app) show just fine... so something seems to be corrupted with the timestamps in the dovecot index file, I think. But the weird thing is that this is affecting all users, not just me.
Hopefully we can figure this out.
--- Amir