[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sendmail: error receiving data from the mailserver
From: |
Jan-Henrik Haukeland |
Subject: |
Re: Sendmail: error receiving data from the mailserver |
Date: |
Thu, 09 Oct 2003 20:53:08 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) |
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