On 3/1/07, Noel G. Palero <[EMAIL PROTECTED]> wrote:
        I need help.....how can i delete all the messages in my mailq? The
only command I know is "cancelmsg" and it's a waste of time canceling all
messages one by one. Is there any command that I can use to purge them all?
Please help...

Hello, Noel:

(Next time, please start a thread for a new topic -- do not hijack the
existing conversation.)

Using sendmail:

# sendmail -q -v
# man sendmail

With Postfix:

# postsuper -d ALL

Note that the above are done as root. USE AT YOUR OWN RISK.

Hope this helps.

--
Ian Dexter R. Marquez
http://iandexter.net | [EMAIL PROTECTED]
http://feeds.feedburner.com/Coredump
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to