postfix
Postifx Mail Sever with 1Million Messages..
Postifx Mail Sever with 1Million Messages….. Yes that happened to us this morning and thanks to this little command it made the job a lot more easier.  mailq | grep ‘stringtolookfor’ | awk ‘{print substr($1,1,10)}’ | postsuper -d – Our Box is currently cleaning the folder using the following  mailq | grep ‘MAILER-DAEMON’ | awk [...]