<?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 NOQUEUE message in mail.log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/noqueue-message-in-mail-log/m-p/2545297#M866291</link>
    <description>We have an application that runs on the same server as sendmail, but are receiving this message:&lt;BR /&gt;&lt;BR /&gt;Jun 26 08:15:21 vacpp7 sendmail[26766]: NOQUEUE: timeout waiting for input from vacpp7 during server cmd read&lt;BR /&gt;Jun 26 08:15:21 vacpp7 sendmail[26766]: NOQUEUE: Null connection from vacpp7 [90.73.48.41]&lt;BR /&gt;&lt;BR /&gt;Is it because the remote SMTP connection is not actually sending a message?&lt;BR /&gt;&lt;BR /&gt;Thanx.</description>
    <pubDate>Tue, 26 Jun 2001 17:11:33 GMT</pubDate>
    <dc:creator>Michael Elleby III</dc:creator>
    <dc:date>2001-06-26T17:11:33Z</dc:date>
    <item>
      <title>NOQUEUE message in mail.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/noqueue-message-in-mail-log/m-p/2545297#M866291</link>
      <description>We have an application that runs on the same server as sendmail, but are receiving this message:&lt;BR /&gt;&lt;BR /&gt;Jun 26 08:15:21 vacpp7 sendmail[26766]: NOQUEUE: timeout waiting for input from vacpp7 during server cmd read&lt;BR /&gt;Jun 26 08:15:21 vacpp7 sendmail[26766]: NOQUEUE: Null connection from vacpp7 [90.73.48.41]&lt;BR /&gt;&lt;BR /&gt;Is it because the remote SMTP connection is not actually sending a message?&lt;BR /&gt;&lt;BR /&gt;Thanx.</description>
      <pubDate>Tue, 26 Jun 2001 17:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/noqueue-message-in-mail-log/m-p/2545297#M866291</guid>
      <dc:creator>Michael Elleby III</dc:creator>
      <dc:date>2001-06-26T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: NOQUEUE message in mail.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/noqueue-message-in-mail-log/m-p/2545298#M866292</link>
      <description>Michael, you have it exactly right.&lt;BR /&gt;&lt;BR /&gt;A null connection represents the lack of a standard smtp command from the client. One of the following commands are expected or a null connection status message occurs.&lt;BR /&gt; MAIL&lt;BR /&gt; EXPN&lt;BR /&gt; VRFY&lt;BR /&gt; ETRN&lt;BR /&gt;&lt;BR /&gt;An example of how to cause this is to telnet port 25 and issue a quit. A null connection will then occur:&lt;BR /&gt;&lt;BR /&gt;# telnet XXXX 25&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to XXXX.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;220 XXXX.XXXX.hp.com ESMTP Sendmail 8.9.3/8.9.3; Tue, 26 Jun 2001 15:34:15&lt;BR /&gt;-0400 (EDT)&lt;BR /&gt;quit&lt;BR /&gt;221 XXXX.XXXX.hp.com closing connection&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;# tail -2 /var/adm/syslog/mail.log&lt;BR /&gt;Jun 26 15:31:49 XXXX sendmail[10190]: NOQUEUE: Null connection from XXXX [&lt;BR /&gt;999.999.999.999]&lt;BR /&gt;Jun 26 15:34:17 XXXX sendmail[10237]: NOQUEUE: Null connection from XXXX [&lt;BR /&gt;999.999.999.999]&lt;BR /&gt;&lt;BR /&gt;Kirk Gardner - IA-64 Engineer (HPUX Sys Adm)</description>
      <pubDate>Tue, 26 Jun 2001 18:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/noqueue-message-in-mail-log/m-p/2545298#M866292</guid>
      <dc:creator>Kirk Gardner</dc:creator>
      <dc:date>2001-06-26T18:44:55Z</dc:date>
    </item>
  </channel>
</rss>

