Operating System - HP-UX
1825766 Members
2106 Online
109687 Solutions
New Discussion

Re: sendmail: rejecting connections on port 25: load average: 33

 
SOLVED
Go to solution
senthil_3
Frequent Advisor

sendmail: rejecting connections on port 25: load average: 33

hi
I am getting following msg when

ps -ef | grep sendmail

sendmail: rejecting connections on port 25: load average: 33

I am not able to send and recive mails pl. help
Senthil
6 REPLIES 6
John Poff
Honored Contributor
Solution

Re: sendmail: rejecting connections on port 25: load average: 33

Hi,

There is a setting in your sendmail config that checks for the load average on the box. Here is a post that discusses this problem:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf9649c196a4bd71190080090279cd0f9,00.html

JP
U.SivaKumar_2
Honored Contributor

Re: sendmail: rejecting connections on port 25: load average: 33

Hi,

Edit sendmail.cf

There will a line like this

RefuseLA=33

Increase the value fro 33 to 50 . Save the file and restart the sendmail

regards,

U.SivaKumar
Innovations are made when conventions are broken
U.SivaKumar_2
Honored Contributor

Re: sendmail: rejecting connections on port 25: load average: 33

Hi,

Edit sendmail.cf

There will a line like this

O RefuseLA=33

Increase the value fro 33 to 50 . Save the file and restart the sendmail

regards,

U.SivaKumar
Innovations are made when conventions are broken
Steven E. Protter
Exalted Contributor

Re: sendmail: rejecting connections on port 25: load average: 33

Your system is running way too hot. You need to figure out why that's happening.

Here is a data collection script for performance data, attached.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Joe Walker_4
New Member

Re: sendmail: rejecting connections on port 25: load average: 33

I am having the exact same problem and am trying to identify what is causing the high load. Mine will jump from a 1-2 load average to 30-35 and we dont know why.

I ran the script and attached the results.
Any help is greatly appreciated.

thx
jwalker
Steven E. Protter
Exalted Contributor

Re: sendmail: rejecting connections on port 25: load average: 33

Just change the sendmail config as shown above and create your own thread if you need further help. Relying on the originator of this thread to guide it and assign points is not good itrc ettiquette.

Neither however is responding to your post.

Its important that you look at sar tools or top and see why your system is running hot. http://www.hpux.ws/system.perf.sh

The link above is a good monitoring tool.

Thread owner: Zero points and perhaps close the thread. Please and thank you.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com