Re: [Dovecot] finding messages deleted before timespec
On Tue, 4 Sep 2012, Sven Hartge wrote:
You could work out a cron job that does a "doveadm search ...", then diff it with one generated 24 hours ago, extract the common GID/UUIDs, then do a second pass to delete them.
Not elegant, but it would probably work.
(I just read the man page, and there doesn't seem to be an option to pipe the search like "doveadm search ... | doveadm expunge ...". You'll have to expunge one message at a time. Ugh.)
Or maybe the advice "don't worry, be happy" applies here. I find that too many "mistake mitigation" features is counterproductive as users habitually relying on them, rather than being careful. Extending your grace period to a week will lessen the probability of this race condition.
Joseph Tam <jtam.home@gmail.com>
participants (1)
-
Joseph Tam