In order to delete emails over 6 months old, that are sat in an INBOX (and NOT in any other folders created by client) would somebody be kind enough to offer a php script?
I understand I can put this script in my public_html directory and call for it to run by a CRON command such as > /home/cPaneluser/public_html/yourscript.php
It would seem the easiest way for me as I can understand php, but not bash scripts or other suggestions I have read.
I apologise for being out of my depth reading other replies - but it appears also to me that they would delete ALL emails over 6 months old (for example) and not just those in a specified mailbox. Your patience appreciated!
I understand I can put this script in my public_html directory and call for it to run by a CRON command such as > /home/cPaneluser/public_html/yourscript.php
It would seem the easiest way for me as I can understand php, but not bash scripts or other suggestions I have read.
I apologise for being out of my depth reading other replies - but it appears also to me that they would delete ALL emails over 6 months old (for example) and not just those in a specified mailbox. Your patience appreciated!