Re: [exim] How to purge trash folder after X days

Startseite
Nachricht löschen
Nachricht beantworten
Autor: David
Datum:  
To: exim-users
Betreff: Re: [exim] How to purge trash folder after X days
Quoting lista_exim@???:
> I want to know if Exim can purge the messages in Trash folder X days. If
> so, how can I do this?


Exim only delivers mail to whatever stores it. This might be a file,
a maildir or a program (e.g. Cyrus deliver). It doesn't care what
happens after this point.

You will have to find out what POP/IMAP server you are using, what
file format it stores messages in and then work out how to delete
messages. But it's not for Exim to do.

Regards,

David