tmp_=`mailq | grep -E "root" | awk ‘{print $1}‘` for i in $tmp_;do postsuper -d $i;done postqueue: warning: Mail system is down -- accessing queue directly 没有开启postfix 功能原文:https://www.cnblogs.com/Cong0ks/p/9323106.html 标签 邮件