[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Mail Queue
- Subject: Re: [cobalt-users] Mail Queue
- From: "Leslie Herps" <herps@xxxxxxxxxxxx>
- Date: Sat May 10 08:45:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> What's the best way to clear out the mailq at the command mode?
Depends,
if you want to send em all, use
/usr/sbin/sendmail -q -v
If you just want to get rid of all,
use:
rm -f /var/spool/mqueue/q*/*
Leslie
http://www.raqtweak.com/