解决方法
禁止系统检查邮件
echo "unset MAILCHECK" >> /etc/profile
source /etc/profile查看邮件内容
cat /var/spool/mail/root清空邮件内容
cat /dev/null > /var/spool/mail/root版权属于:爱语飞飞Blog
本文链接:https://www.iyuu.cn/archives/438/
转载时须注明出处
echo "unset MAILCHECK" >> /etc/profile
source /etc/profilecat /var/spool/mail/rootcat /dev/null > /var/spool/mail/root版权属于:爱语飞飞Blog
本文链接:https://www.iyuu.cn/archives/438/
转载时须注明出处
echo "unset MAILCHECK" >> /etc/profile
source /etc/profilecat /var/spool/mail/rootcat /dev/null > /var/spool/mail/root版权属于:爱语飞飞Blog
本文链接:https://www.iyuu.cn/archives/438/
转载时须注明出处