> On Tue, 23 Oct 2001, Vladimir Sharun wrote:
> > KJ> The poblem is, they are staying on the queue for up to 26 days so far and
> > KJ> are not disappearing.
> >
> > mailq | grep ' frozen ' | awk '{print $3}' |\
> > xargs /usr/exim/bin/exim -Mrm
> # If you can't return an error message after 2 days, delete it.
> ignore_errmsg_errors_after = 48h
> # timeout anything a week old
> timeout_frozen_after = 7d
> Chris
The whole point of my original question was that I have these
settings in my configure file, but they don't appear to be working?
Regards,
Ken Jackson,