Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25501 - insufficient pop3 entries in /etc/services
Summary: insufficient pop3 entries in /etc/services
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 04:44 UTC by Claes Nästén
Modified: 2003-08-04 12:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claes Nästén 2003-07-29 04:44:41 UTC
The /etc/services only has pop3 entries named pop-3 making nmh's inc not working.
Replacing the current lines with these fixes the issue.

pop3            110/tcp         pop-3           # POP version 3
pop3            110/udp         pop-3
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-08-04 12:12:29 UTC
Added to CVS, thanks.