Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Django29 on May 05, 2018, 03:42:22 AM

Title: Delete old messages, or quota reached
Post by: Django29 on May 05, 2018, 03:42:22 AM
Hi
How can we delete automatically the messages older than a defined date (after 6 months for ex. ) ?

Or the oldest messages when the allowed quota is reached ?

Title: Re: Delete old messages, or quota reached
Post by: JohnDoh on May 05, 2018, 12:49:22 PM
This is not something Roundcube can do out of the box. You could write a plugin to do it but I'd not really a job for the mail client. If you run your clean up scripts on the server then they are going to work whether the user is logged in to Roundcube or not.