centos6关闭sendmail服务

    xiaoxiao2023-06-23  168

    linux主机有时候会弹出You have new mail in /var/spool/mail/root提示

    这个是系统自带的邮件服务,你可以直接使用mail命令查看邮件,建议直接关闭掉。

    /etc/rc.d/init.d/sendmail stopservice sendmail stop来进行关闭

    取消开机自启动chkconfig sendmail off

     

    相关资源:敏捷开发V1.0.pptx
    最新回复(0)