du -sh /var/spool/*
rm -f *
df -Th
lsof |grep delete
ps aux|grep sendmail
kill 15188
 
还有一种方法就是
echo > /proc/15188/fd/对应的数字()