HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unknown syslog entries
Operating System - HP-UX
1834197
Members
2622
Online
110065
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 05:13 AM
06-02-2003 05:13 AM
Unknown syslog entries
I am getting thousands upon thousands of the following error messages in the syslog over a period of days :
Jun 2 14:08:27 n4000 popper: -ERR Unknown command : "uidl".
Jun 2 14:08:27 n4000 popper: -ERR Unknown command : "capa".
It's suggesting it's sendmail related with the popper statement (n4000 is our host name).
Has anyone seen these before ?
Does anyone know how to stop them ?
All help appreciated and rewarded !!
Regards
Simon
Jun 2 14:08:27 n4000 popper: -ERR Unknown command : "uidl".
Jun 2 14:08:27 n4000 popper: -ERR Unknown command : "capa".
It's suggesting it's sendmail related with the popper statement (n4000 is our host name).
Has anyone seen these before ?
Does anyone know how to stop them ?
All help appreciated and rewarded !!
Regards
Simon
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 05:19 AM
06-02-2003 05:19 AM
Re: Unknown syslog entries
Hi,
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.
Cheers.
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.
Cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 05:29 AM
06-02-2003 05:29 AM
Re: Unknown syslog entries
The messages indicate that you are running the pop3 daemon, popper.
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.
You can either upgrade your pop3 daemon
(http://www.eudora.com/qpopper/)
or change the location that popper is logging error messages to (log-facility option in the configuration file).
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.
You can either upgrade your pop3 daemon
(http://www.eudora.com/qpopper/)
or change the location that popper is logging error messages to (log-facility option in the configuration file).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 05:49 AM
06-02-2003 05:49 AM
Re: Unknown syslog entries
Sounds like you're running 'qpopper':
http://hpux.cict.fr/hppd/hpux/Networking/Mail/qpopper-2.53/
'qpopper' guide:
ftp://ftp.qualcomm.com/eudora/servers/unix/popper/GUIDE.pdf
uidl:
UIDL. Unique Identifier List. See UID (Unique Identifier).
capa:
CAPA. CAPA is a new POP extension (RFC 2449) which permits a POP server to give information
to a client about other supported POP extensions, optional server behavior, and
site policy.
In short, you're command set is incomplete and further installation and / or configuration are needed.
http://hpux.cict.fr/hppd/hpux/Networking/Mail/qpopper-2.53/
'qpopper' guide:
ftp://ftp.qualcomm.com/eudora/servers/unix/popper/GUIDE.pdf
uidl:
UIDL. Unique Identifier List. See UID (Unique Identifier).
capa:
CAPA. CAPA is a new POP extension (RFC 2449) which permits a POP server to give information
to a client about other supported POP extensions, optional server behavior, and
site policy.
In short, you're command set is incomplete and further installation and / or configuration are needed.
Support Fatherhood - Stop Family Law
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP