<?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: Unknown syslog entries in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986393#M123374</link>
    <description>Sounds like you're running 'qpopper':&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cict.fr/hppd/hpux/Networking/Mail/qpopper-2.53/" target="_blank"&gt;http://hpux.cict.fr/hppd/hpux/Networking/Mail/qpopper-2.53/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;'qpopper' guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.qualcomm.com/eudora/servers/unix/popper/GUIDE.pdf" target="_blank"&gt;ftp://ftp.qualcomm.com/eudora/servers/unix/popper/GUIDE.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;uidl:&lt;BR /&gt;&lt;BR /&gt;UIDL. Unique Identifier List. See UID (Unique Identifier).&lt;BR /&gt;&lt;BR /&gt;capa:&lt;BR /&gt;&lt;BR /&gt;CAPA. CAPA is a new POP extension (RFC 2449) which permits a POP server to give information&lt;BR /&gt;to a client about other supported POP extensions, optional server behavior, and&lt;BR /&gt;site policy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In short, you're command set is incomplete and further installation and / or configuration are needed.&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Jun 2003 12:49:24 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-06-02T12:49:24Z</dc:date>
    <item>
      <title>Unknown syslog entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986390#M123371</link>
      <description>I am getting thousands upon thousands of the following error messages in the syslog over a period of days :&lt;BR /&gt;&lt;BR /&gt;Jun 2 14:08:27 n4000 popper: -ERR Unknown command : "uidl".&lt;BR /&gt;Jun 2 14:08:27 n4000 popper: -ERR Unknown command : "capa".&lt;BR /&gt;&lt;BR /&gt;It's suggesting it's sendmail related with the popper statement (n4000 is our host name).&lt;BR /&gt;&lt;BR /&gt;Has anyone seen these before ?&lt;BR /&gt;Does anyone know how to stop them ?&lt;BR /&gt;&lt;BR /&gt;All help appreciated and rewarded !!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Simon</description>
      <pubDate>Mon, 02 Jun 2003 12:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986390#M123371</guid>
      <dc:creator>Simon R Wootton</dc:creator>
      <dc:date>2003-06-02T12:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown syslog entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986391#M123372</link>
      <description>Hi,&lt;BR /&gt;It sound like you have pop3 running on your server, take a look to see if it is running as a deamon (ps -ef | grep pop) or if it is launch by inetd (vi /etc/inetd.conf). But the real problem is that pop3 is recieving some bad connection on port 110. You can stop it by removing from inetd.conf or killing the deamon, but the most important I think is tu use nettl to trace which IP adress is trying to send so much bad thing on port 110.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2003 12:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986391#M123372</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-02T12:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown syslog entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986392#M123373</link>
      <description>The messages indicate that you are running the pop3 daemon, popper.&lt;BR /&gt;&lt;BR /&gt;The error messages relate to newer pop3 commands uidl and capa, which are used by some pop3 client (such a Eudora).  Older pop3 daemons, such as the one you are running, do not support these commands, and log the resulting error message in syslog.&lt;BR /&gt;&lt;BR /&gt;You can either upgrade your pop3 daemon &lt;BR /&gt;&lt;BR /&gt;(&lt;A href="http://www.eudora.com/qpopper/)" target="_blank"&gt;http://www.eudora.com/qpopper/)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or change the location that popper is logging error messages to (log-facility option in the configuration file).</description>
      <pubDate>Mon, 02 Jun 2003 12:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986392#M123373</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-02T12:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown syslog entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986393#M123374</link>
      <description>Sounds like you're running 'qpopper':&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cict.fr/hppd/hpux/Networking/Mail/qpopper-2.53/" target="_blank"&gt;http://hpux.cict.fr/hppd/hpux/Networking/Mail/qpopper-2.53/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;'qpopper' guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.qualcomm.com/eudora/servers/unix/popper/GUIDE.pdf" target="_blank"&gt;ftp://ftp.qualcomm.com/eudora/servers/unix/popper/GUIDE.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;uidl:&lt;BR /&gt;&lt;BR /&gt;UIDL. Unique Identifier List. See UID (Unique Identifier).&lt;BR /&gt;&lt;BR /&gt;capa:&lt;BR /&gt;&lt;BR /&gt;CAPA. CAPA is a new POP extension (RFC 2449) which permits a POP server to give information&lt;BR /&gt;to a client about other supported POP extensions, optional server behavior, and&lt;BR /&gt;site policy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In short, you're command set is incomplete and further installation and / or configuration are needed.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2003 12:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unknown-syslog-entries/m-p/2986393#M123374</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-02T12:49:24Z</dc:date>
    </item>
  </channel>
</rss>

