You need to set the cron by using cpanel >> cronjob and add the following command to run in cron.
/usr/bin/archivemail –quiet –delete –days 20 /home/{USER}/mail/inbox
By using above command you can delete the 20 days old emails.
You need to set the cron by using cpanel >> cronjob and add the following command to run in cron.
/usr/bin/archivemail –quiet –delete –days 20 /home/{USER}/mail/inbox
By using above command you can delete the 20 days old emails.
What is ModSecurity?Mod_security is an apache module that helps to protect your website from...
Disable directory listing in cpanelIndex Manger in cPanelThe Index Manager allows you to...
How to disable the listing in a non-cPanel CentOS server?1. Locate your httpd.conf file. Normally...
HOW TO CHANGE EXIM MAIL SERVER'S IP ADDRESS, FOR SERVER WITH CPANEL?In cPanel/WHM, Exim uses main...
What is HTTP Authentication ?HTTP provides a general framework for access control and...