<?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 Send mail errors messages NOQUEUE: Null connection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701452#M549509</link>
    <description>Hello evey one.&lt;BR /&gt;&lt;BR /&gt;I get the following error messages every day.&lt;BR /&gt;&lt;BR /&gt;Dec 22 01:46:37 ccchpl sendmail[3853]:NOQUEUE: Null connection from TC222-156-1-66.adsl.dynamic.apol.com.tw [222.156.1.66]&lt;BR /&gt;&lt;BR /&gt;and this&lt;BR /&gt;&lt;BR /&gt;Dec 23 03:34:36 ccchpl sendmail[19447]:DAA19447: lost input channel from[125.188.61.77]&lt;BR /&gt;&lt;BR /&gt;I do not know what these errors mean.&lt;BR /&gt;Could someone please point me in the right direction.&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Jan 2006 09:16:35 GMT</pubDate>
    <dc:creator>David Johnson_6</dc:creator>
    <dc:date>2006-01-03T09:16:35Z</dc:date>
    <item>
      <title>Send mail errors messages NOQUEUE: Null connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701452#M549509</link>
      <description>Hello evey one.&lt;BR /&gt;&lt;BR /&gt;I get the following error messages every day.&lt;BR /&gt;&lt;BR /&gt;Dec 22 01:46:37 ccchpl sendmail[3853]:NOQUEUE: Null connection from TC222-156-1-66.adsl.dynamic.apol.com.tw [222.156.1.66]&lt;BR /&gt;&lt;BR /&gt;and this&lt;BR /&gt;&lt;BR /&gt;Dec 23 03:34:36 ccchpl sendmail[19447]:DAA19447: lost input channel from[125.188.61.77]&lt;BR /&gt;&lt;BR /&gt;I do not know what these errors mean.&lt;BR /&gt;Could someone please point me in the right direction.&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jan 2006 09:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701452#M549509</guid>
      <dc:creator>David Johnson_6</dc:creator>
      <dc:date>2006-01-03T09:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail errors messages NOQUEUE: Null connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701453#M549510</link>
      <description>Shalom David,&lt;BR /&gt;&lt;BR /&gt;Both errors mean that the connection to the communicating server was cut off for some reason. It could be due to a failure of networking anywhere between the two machines, it may be a firewall inserting a block IP address. Could be anything.&lt;BR /&gt;&lt;BR /&gt;Both errors seem to indicate other servers having trouble submitting email to your server. The problem could simply be at the other end. There is therefore nothing to do about it.&lt;BR /&gt;&lt;BR /&gt;If you are receiving normal mail volumes you may be able to ignore this error.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 03 Jan 2006 09:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701453#M549510</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-03T09:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail errors messages NOQUEUE: Null connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701454#M549511</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;sendmail[3853]:NOQUEUE: Null connection &amp;gt;from TC222-156-1-&amp;gt;66.adsl.dynamic.apol.com.tw [222.156.1.66]&lt;BR /&gt;&lt;BR /&gt;What this actually means is that sendmail had started an smtp connection from "TC222-156-1-&amp;gt;66.adsl.dynamic.apol.com.tw [222.156.1.66]" host. But the communication between them breaks because of network error ( DNS error, un-reachable host )Since conection is dropped, sendmail reports the above error as warning as there is no reply from the remote host within a defined time. The various timers are defined in the "sendmail.cf" file.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;sendmail[19447]:DAA19447: lost input &amp;gt;channel from[125.188.61.77]&lt;BR /&gt;&lt;BR /&gt;When sendmail receives an SMTP connection from a remote host, and it loses its network connection during the communication,&lt;BR /&gt;above error would be reported.&lt;BR /&gt;&lt;BR /&gt;You can check for any error using&lt;BR /&gt;# sendmail -v -d8.99 &lt;EMAIL-ADDRESS at="" that="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;If sendmail hangs or errors ( timeout etc ), then there is network problem either at DNS server, remote SMTP server or at network layer level ( firewall etc ).&lt;BR /&gt;&lt;BR /&gt;As per log given, it seems that these errors are apprearing for different host. You need to check the mail.log file for sequence of these errors for a particular host to know the whats happening exactly.&lt;BR /&gt;&lt;BR /&gt;Check the network using ping, nslookup etc. and at sendmail level using above method.&lt;/EMAIL-ADDRESS&gt;</description>
      <pubDate>Tue, 03 Jan 2006 11:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-errors-messages-noqueue-null-connection/m-p/3701454#M549511</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-01-03T11:58:49Z</dc:date>
    </item>
  </channel>
</rss>

