How to display emails within 30 days or 60 days in inbox, sent box, etc. For example, in the mail client tool, the user clicks the inbox button and only sees the mail within 30 days. The virtual mailbox plugin will only generate a new mailbox. Thank you??? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200605/e497d615/attachment.html>
On 2020-06-05 06:16, hfh at cndns.com wrote:> How to display emails within 30 days or 60 days in inbox, sent box, > etc. For example, in the mail client tool, the user clicks the inbox > button and only sees the mail within 30 days. The virtual mailbox > plugin will only generate a new mailbox.roundcube archive by month IMHO its not a dovecot option Thunderbird and roundcube can share same archive format
> On 05/06/2020 10:27 Benny Pedersen <me at junc.eu> wrote: > > > On 2020-06-05 06:16, hfh at cndns.com wrote: > > How to display emails within 30 days or 60 days in inbox, sent box, > > etc. For example, in the mail client tool, the user clicks the inbox > > button and only sees the mail within 30 days. The virtual mailbox > > plugin will only generate a new mailbox. > > roundcube archive by month > > IMHO its not a dovecot option > > Thunderbird and roundcube can share same archive formatDovecot has sieve refilter as well, so you could use that to do archivals. But I suspect in this case, the correct solution is indeed in MUA. There is no option (except virtual folders) to limit mails to 30 days. Aki
* hfh at cndns.com:> For example, in the mail client tool, the user clicks the inbox button > and only sees the mail within 30 days.You pretty much answered your own question there. The mail user agent (MUA, what you called "mail client tool") is the one responsible for showing only a subset of available messages. -Ralph