On Thu, 2009-05-21 at 17:15 -0500, Matt Rude wrote:
When I run the plug-in with the test flag, I receive the following message: /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --test Info: amy@example.com/Trash: stop, expire time in future: 1242953758
All messages were deleted before the expire plug-in was added.
Then they're not tracked and you'll need to wait until the first post-plugin-load message expires. That's 1242953758 = May 31, so they should expire today.
Also, when I look up this error on google, I see other peaple who's output shows a real date (not 1242953758), how do I know when this date is?
Looks like I committed that change only to v1.1 and forgot to add it to v1.2. Fixed now: http://hg.dovecot.org/dovecot-1.2/rev/f144ef760714
You can also use:
date -u -d "1970-01-01 1242953758 seconds"