Author: Ian Southam Date: To: Jason J. Horton CC: exim-users Subject: Re: [Exim] easy way to flush mail queue
On Fri, Jan 14, 2000 at 12:34:28PM -0500 Jason J. Horton wrote :
> My queue directory is HUGE, lots of bounces to a nonexistent user at
> one of my domains. Is it possible to flush/delete queued messages that
> were directed to the nonexistent user?
Try ignore_errmsg_errors = yes in the main part of your config, should do the
trick.