<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sendmail: rejecting connections in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206252#M167592</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;errno=239 is connection refused.&lt;BR /&gt;Have you taken a look at /etc/nsswitch.conf?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Mar 2004 10:11:05 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2004-03-02T10:11:05Z</dc:date>
    <item>
      <title>sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206241#M167581</link>
      <description>I can send emails via sendmail.. i have that problem&lt;BR /&gt;gtportal: /etc &amp;gt; ps -ef|grep sendmail                                          &lt;BR /&gt;    root  7566  2909  1 15:54:03 pts/ta    0:00 grep sendmail                  &lt;BR /&gt;    root  5577     1  0 15:41:15 ?         0:00 sendmail: rejecting connections&lt;BR /&gt;on port 25: load average: 70                                                   &lt;BR /&gt;Pls Help me</description>
      <pubDate>Mon, 01 Mar 2004 16:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206241#M167581</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-01T16:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206242#M167582</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there is a configuration, that when the machine is too busy, sendmail will not accept connections, but I don't remember, where it is. Look into man sendmail.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 16:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206242#M167582</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-01T16:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206243#M167583</link>
      <description>Hi Edwin,&lt;BR /&gt;&lt;BR /&gt;You will need to reduce the load on the box. (uptime). Make sure you don't have any processes or scripts that are causing issues.&lt;BR /&gt;&lt;BR /&gt;Once it is reduced, restart sendmail. /sbin/init.d/sendmail stop; /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 01 Mar 2004 16:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206243#M167583</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-01T16:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206244#M167584</link>
      <description>ok Thanks i will see...&lt;BR /&gt;&lt;BR /&gt;U know? i could configure my sendmail only using DNS, i dont want to use DNS on that server.. how can i do for configure sendmail withot sendmail.. i want to use a relay host...</description>
      <pubDate>Mon, 01 Mar 2004 16:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206244#M167584</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-01T16:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206245#M167585</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Not sure if I understood your question. If you want to use relay host, then you will need to add it to the DS macro of  /etc/sendmail/sendmail.cf file. Edit that file and search for DS.&lt;BR /&gt;&lt;BR /&gt;You don't need to run sendmail to send mails out. Sendmail will be invoked as a client to send the mails. But to receive, you will need to have it running on the system.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 01 Mar 2004 17:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206245#M167585</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-01T17:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206246#M167586</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;The two sendmail options that control actions under load are as follows:&lt;BR /&gt;&lt;BR /&gt;O QueueLA=8&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;O RefuseLA=12&lt;BR /&gt;&lt;BR /&gt;So at a load of 8 sendmail will queue messages, but attempt no delivery. At load 12 sendmail will not accept mail at all. &lt;BR /&gt;SO you either have to adjust these values &amp;amp; bounce sendmail - OR get that load down. I would prefer the latter. Find out why your load is so high &amp;amp; get it down into a normal range.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 01 Mar 2004 17:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206246#M167586</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-03-01T17:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206247#M167587</link>
      <description>Ok!&lt;BR /&gt;But.. i can not send email out of my domain, like hotmail, if i have not DNS configure on my system... i want resolv only for /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;Pls help me</description>
      <pubDate>Mon, 01 Mar 2004 17:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206247#M167587</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-01T17:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206248#M167588</link>
      <description>I'd be checking overall machine performance ath this point Edwin.&lt;BR /&gt;&lt;BR /&gt;A busy box can't process mail.&lt;BR /&gt;&lt;BR /&gt;mailq |wc -l&lt;BR /&gt;&lt;BR /&gt;Lots of stuff in the mailq&lt;BR /&gt;&lt;BR /&gt;Even on a not busy box this can be a problem.&lt;BR /&gt;&lt;BR /&gt;If you are doing networking via /etc/hosts and there is mail your machine thinks needs to get off the box, eventually the mail queue is going to overflow.&lt;BR /&gt;&lt;BR /&gt;bdf /var&lt;BR /&gt;&lt;BR /&gt;If /var is close to full, sendmail will have no place to spool mail waiting for connection.&lt;BR /&gt;&lt;BR /&gt;check your scripts, especially cron and see if its sending mail off the box.&lt;BR /&gt;&lt;BR /&gt;Or run a diagnostic test:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@local.address&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;If you see any evidence of dns lookup, you've got issues.&lt;BR /&gt;&lt;BR /&gt;Consider relaying mail with the DS directive:&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[ip address of relay server]&lt;BR /&gt;&lt;BR /&gt;or hostname&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 01 Mar 2004 17:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206248#M167588</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-01T17:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206249#M167589</link>
      <description>If i dont use DNS on my server i get that error..&lt;BR /&gt;&lt;BR /&gt; oragt01 /etc/mail &amp;gt;sendmail -v -d8.99 -d38.99 edruiz@taca.com                 &lt;BR /&gt;getcanonname(oragt01), trying dns                                              &lt;BR /&gt;dns_getcanonname(oragt01, trymx=1)                                             &lt;BR /&gt;dns_getcanonname: trying oragt01. (ANY)                                        &lt;BR /&gt;        NO: errno=239, h_errno=2                                               &lt;BR /&gt;dns_getcanonname: trying oragt01. (A)                                          &lt;BR /&gt;        NO: errno=239, h_errno=2                                               &lt;BR /&gt;getcanonname(oragt01), trying files                                            &lt;BR /&gt;text_getcanonname(oragt01)                                                     &lt;BR /&gt;getcanonname(oragt01), found                                                   &lt;BR /&gt;seq_map_parse(aliases.files, )                                                 &lt;BR /&gt;openmap()       dequote:dequote NULL: valid                                    &lt;BR /&gt;openmap()       host:host NULL: valid                                          &lt;BR /&gt;getcanonname(taca.com), trying dns                                             &lt;BR /&gt;dns_getcanonname(taca.com, trymx=1)                                            &lt;BR /&gt;dns_getcanonname: trying taca.com. (ANY)                                       &lt;BR /&gt;        NO: errno=239, h_errno=2                                               &lt;BR /&gt;dns_getcanonname: trying taca.com. (A)                                         &lt;BR /&gt;        NO: errno=239, h_errno=2                                               &lt;BR /&gt;getcanonname(taca.com), trying files                                           &lt;BR /&gt;text_getcanonname(taca.com)                                                    &lt;BR /&gt;getcanonname(taca.com), failed, status=68                                      &lt;BR /&gt;taca.com: Name server timeout                                                  &lt;BR /&gt;edruiz@taca.com... Transient parse error -- message queued for future delivery &lt;BR /&gt;&lt;BR /&gt;I can send email only using DNS.. i want to resolv with /etc/hosts</description>
      <pubDate>Tue, 02 Mar 2004 09:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206249#M167589</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-02T09:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206250#M167590</link>
      <description>If the mail never leaves your domain, you can send with /etc/hosts&lt;BR /&gt;&lt;BR /&gt;If any of the mail is considered non-local based on machine setup, you either have to have lots of entries in /etc/hosts or do mail relay with the DS directive to a box that does have DNS.&lt;BR /&gt;&lt;BR /&gt;At this point to figure out the problem I'd actually need to see /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;run some nslookup tests for the target domains and keep changing /etc/hosts until you get good name resolution.&lt;BR /&gt;&lt;BR /&gt;Check for such things as fully qualified domain names.  isn.investmenttool.com versus isn&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 02 Mar 2004 10:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206250#M167590</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-02T10:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206251#M167591</link>
      <description>I create /etc/nsswitch.conf file on my server with that lines:&lt;BR /&gt;&lt;BR /&gt;hosts: files&lt;BR /&gt;&lt;BR /&gt;sendmail is wotking now...&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 02 Mar 2004 10:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206251#M167591</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-02T10:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail: rejecting connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206252#M167592</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;errno=239 is connection refused.&lt;BR /&gt;Have you taken a look at /etc/nsswitch.conf?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 10:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-rejecting-connections/m-p/3206252#M167592</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-02T10:11:05Z</dc:date>
    </item>
  </channel>
</rss>

