Hello Marcelo,

connect to the piler mysql database, and execute the following query:

update metadata set retained=100000 where id > x;

Then let pilerpurge.py take care of the rest.

x: is the numeric id of the last email you want to keep.
Make sure to double check, because after purging the emails
they are gone for good.

Janos

On 2020-07-22 00:49, Marcelo Machado wrote:
Hello everyone.

How to delete emails from a specific date until the end of all stored
emails?

Marcelo Gomes

Reply via email to