Som*_*esh 2 linux centos centos6
我需要从我的 centos 邮件队列中删除邮件。我使用 sendMail 作为 MTA。我使用了通过搜索找到的以下命令: cd /var/spool/mail rm -f *
但是我的邮件队列没有任何反应。还有一件事,如果我想按主题删除邮件。
小智 6
这可能有帮助:
postsuper -d ALL deferred
Run Code Online (Sandbox Code Playgroud)
要删除电子邮件中的匹配表达式,请检查此脚本:http : //www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html