[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mail Queue



> 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/