mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 01:48:15 +03:00

it makes a new field available on stored messages. not when they they were received (over smtp) or appended to the mailbox (over imap), but when they were last "saved" in the mailbox. copy/move of a message (eg to the trash) resets the "savedate" value. this helps implement "remove messages from trash after X days".