S sujitha Feb 3, 2012 #1 Hi, I am trying to stop sendmail and sm-mta queue messages in /var/log/messages. Thanks in advance.
SirDice Administrator Staff member Administrator Moderator Feb 3, 2012 #2 Edit /etc/syslog.conf and change this line: Code: *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages Change the mail.crit to mail.none and restart syslog.
Edit /etc/syslog.conf and change this line: Code: *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages Change the mail.crit to mail.none and restart syslog.