POSTFIX清空邮件发送队列

1.首先查看邮件队列

# postqueue -p

2.停止postfix

# service postfix stop

3.清除所有发送队列

# postsuper -d ALL

4.启动postfix

# service postfix start


这样就将待发送的垃圾邮件都删除了.


     本文转自 showerlee 51CTO博客,原文链接:http://blog.51cto.com/showerlee/1202618,如需转载请自行联系原作者
上一篇:nginx模块--with-http_realip_module


下一篇:优云软件老司机:如何让运维操作更轻松、高效