Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi List, When I run mailq -v it sh

Status
Not open for further replies.

rgoud

IS-IT--Management
May 9, 2002
21
US
Hi List,
When I run mailq -v it showing about 3550 messages queued up
with Defferred connection timed out status.
(Deferred: Connection timed out with xxxxxxx.com.)

When I run /usr/lib/sendmail -q -v, it is not flushing any of the messages.

How do I flush all the messages currently in timed out status.
Thanks in advance
 
Hi,
Have you tried to give time after q option.
You can try;
sendmail -q5m -v
It will process queue every 5 minutes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top