On Wed, Feb 23, 2000 at 04:37:37PM -0600, Guillermo Villasana Cardoza wrote:
> which command is used to delete a message manualy from the queue?

This question comes up about every six hours.

The best way to remove something from the queue is to allow time to pass.
Eventually, qmail will bounce the message and remove it from the queue itself.

If really want it out now, locate the message in /var/qmail/queue/info/*, and
use touch -t to make the file appear to be really old (maybe touch -t
01010000). qmail will attempt one more delivery, and then the message will
bounce.

Chris

Reply via email to