Archive for November, 2008
Linux - CentOS - Mail — Delete alll mail in centos using mail
0 Comments Published November 4th, 2008 in LinuxJust run the following command from the command line:
echo ‘d *’ | mail -N
Just run the following command from the command line:
echo ‘d *’ | mail -N