I have a gazillion messages I need to get rid of. I clear out mqueue but they keep coming back. Here is what I do:
1. sendmail -q
2. /etc/init.d/sendmail stop
3. rm * /var/spool/mqueue/ (actuall, I cd to it)
4. /etc/init.d/sendmail start
When I go back and look mqueue is full again. What am I missing?
Running Solaris 9 and Sendmail
tks
gallows
1. sendmail -q
2. /etc/init.d/sendmail stop
3. rm * /var/spool/mqueue/ (actuall, I cd to it)
4. /etc/init.d/sendmail start
When I go back and look mqueue is full again. What am I missing?
Running Solaris 9 and Sendmail
tks
gallows