for x in `grep -l "X-Spam-Level: \*\*\*\*" ./*`; do rm -f $x; done