[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RaQ3 Sendmail Problems
- Subject: [cobalt-users] RaQ3 Sendmail Problems
- From: "Jim Scott" <cobaltlist@xxxxxxxxxxxx>
- Date: Mon Sep 16 17:52:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
In the last few days we have had our sendmail server stop responding.
Outgoing service works fine but incoming stops working.
What I am seeing is lots of SMTP connections from various authorized clients
that are stuck in the data portion of sending a message. After so many of
these connections the SMTP server complains the MaxClients has been
exceeded. I have increased this from 12 to 25 and same results. I have one
user who has called so far complaining he is unable to send email. In
looking at a netstat -a I see that he has around 12-15 connection in the
ESTABLISHED state at any given moment and all of the sendmail logs show
nothing past DATA for those connections. The mailq shows lots of "no control
file" for all of his connections as well as several others.
Soon after SMTP dies on receiving email. A stop and start of sendmail fixes
for about 30 minutes. Load averages look ok, nothing to bad.
Any idea what to check?
Jim