I need a cron job to delete and archive old emails.
Hello,
I am looking for the Cron Job command to run which will delete emails, from a specific inbox on our account, that is older then 10days. Below is a version i found but not sure if it will work with our VPS server account.
/usr/bin/archivemail --quiet --delete --days 10 /home/[Cpanel User Name]/mail/[Domain Name]/[Username]/inbox
Please help as i am not sure if this even works.
I am looking for the Cron Job command to run which will delete emails, from a specific inbox on our account, that is older then 10days. Below is a version i found but not sure if it will work with our VPS server account.
/usr/bin/archivemail --quiet --delete --days 10 /home/[Cpanel User Name]/mail/[Domain Name]/[Username]/inbox
Please help as i am not sure if this even works.