My website is on a GNU/Linux server. It uses CPANEL v6 as a frontend to configure stuff etc....Now, I've submitted a CRON job to
periodically delete the mail box. Dont ask why!
rm -f /mail/website_address.org/007/inbox
The file refuses to get deleted...What could be the prob?
thanks.


