monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Sendmail: error receiving data from the mailserver


From: Steve Menke
Subject: RE: Sendmail: error receiving data from the mailserver
Date: Thu, 9 Oct 2003 22:38:04 -0400

Thanks that did the trick. A runtime configuration for timeout would be
great for 4.1!

Steve Menke
Director of Software Development
  
BodyMedia, Inc. 
4 Smithfield St. 
12th Floor 
Pittsburgh, PA 15222 
412.288.9901 x1023 
www.bodymedia.com


-----Original Message-----
From: Jan-Henrik Haukeland [mailto:address@hidden 
Sent: Thursday, October 09, 2003 2:53 PM
To: This is the general mailing list for monit
Subject: Re: Sendmail: error receiving data from the mailserver

Steve Menke <address@hidden> writes:

> Sendmail: error receiving data from the mailserver
> 'mudslide.bodymedia.com' -- Resource temporarily unavailable
>
> However, "sendmail address@hidden" works fine. Which make me think
> something is wrong with monit. My test monitrc is as follows:
*
> I am running monit 4.0 on Solaris 8. My mailserver mudslide.bodymedia.com
> is a slow. I can take a few seconds before a prompt is returned. 

The name mudslide seems appropriate then :-)

> I assume this is timeout issue. Does anyone have any ideas?

It's most likely a timeout, yes. Monit will timeout if it cannot
connect or read data from the server within 5 seconds. To fix the
problem right away, open and edit the file net.h and change
NET_TIMEOUT 5 to NET_TIMEOUT 15, save and recompile monit. Does this
help?

Ps. For the upcomming 4.1 release I'll see if I can change this for
monit's sendmail code.


-- 
Jan-Henrik Haukeland


--
To unsubscribe:
http://mail.nongnu.org/mailman/listinfo/monit-general




reply via email to

[Prev in Thread] Current Thread [Next in Thread]