On Thu, Jun 18, 2009 at 04:54:28PM +, T o n g wrote:
> Is there any way to purge sendmail queue?
I know there is in postfix (postqueue), but I don't know the sendmail
equivalent.
> There have been many cases when I notice the mail-recipient run out of
> mail space after having queued hundre
On Thu, 18 Jun 2009, T o n g wrote:
Is there any way to purge sendmail queue?
1) The "Get a bigger hammer" approach:
/etc/init.d/sendmail stop
rm -f /var/spool/mqueue
/etc/init.d/sendmail start
2) The "Not every problem is nail" approach:
man qtool
This
2 matches
Mail list logo