linux如何关闭“You have new mail in /var/spool/mail/root”提示 2017-09-21 linux每次进行一个操作,都会产生mail记录。 最直接的方式是关闭sendmail服务,这里介绍一种不用关闭sendmail服务的方法 echo "unset MAILCHECK" >> /etc/profile 然后source /etc/profile 分类:Linux | 标签: | 相关日志