Thread: stuck messages
View Single Post
Old 01-14-2004, 10:31 AM   #2
Shpeon
 
Posts: n/a
Re: stuck messages

Robin <robin_storch@trihealth.com> wrote in message news:<400441ae$0$12221$a0465688@nnrp.fuse.net>...
> I am running Red Hat 7.3, sendmail version 8.12.9. I noticed a lot of
> messages stuck in /var/spool/mqueue because of size. I adjusted the
> maximum size allowed and would like to resend these messages. I have
> tried 'sendmail -qf' and various mailq messages to no avail. How can I
> clear these messages out?


I suggest you run "sendmail –v –q " and check what the error messages
is.

Also, if your run mailq and there is a "-" after the queue ID, that
means the certain messages is "too young" to be processed again. This
can be tuned with the option MinQueueAge.

Good luck
  Reply With Quote