delete email after 24 hours

Chrome Orange

Verified User
Joined
Feb 7, 2007
Messages
6
Hi

sorry if this is a daft question but is there a way to delete emails from one account if they are over 24 hours old.

Thanks
 
You could use a script running as a cronjob, which would delete individual emails based on their time-stamp/date-stamp. But only if your server (or your provider's server if you don't run your own server) supports Dovecot/Maildir.

Jeff
 
Back
Top