30 Dec
2020
30 Dec
'20
8:25 a.m.
On 29/12/2020 21:15 Jonathan Casiot jonathan@pueblo.co.uk wrote:
I have a virtual folder set up with the following in dovecot-virtual:
INBOX INBOX.temp ALL YOUNGER 86400
The problem is that messages older than 86,400 seconds (24 hours) never disappear from the folder. Is there any fix for this apart from adding INDEX=MEMORY to the mailbox location in the config file?
I'm running Dovecot 2.2.36 on CentOS.
Regards,
-- Jonathan
H!
This is a known bug, we are tracking it as DOP-281. The indexes get updated when new mail is received.
Aki