Bug 21551

Summary: /etc/services needs a kpop entry
Product: Base System Reporter: casillas <casillas>
Component: confAssignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   

Description casillas 2000-09-26 05:10:01 UTC
	/etc/services lacks a line for the KPOP protocol (Keberized
	POP).  This makes fetchmail KPOP support fail, which is why I
	classify it as sw-bug.

Fix: 

Add this line to /etc/services:

kpop            1109/tcp   # Pop with Kerberos
How-To-Repeat: 
	Install system, build fetchmail with Kerberos 4 support, and
	try to use it.
Comment 1 Doug Barton freebsd_committer freebsd_triage 2001-07-28 20:48:30 UTC
State Changed
From-To: open->analyzed


Sounds reasonable, I'll add it to -current and MFC it 


Comment 2 Doug Barton freebsd_committer freebsd_triage 2001-07-28 20:48:30 UTC
Responsible Changed
From-To: freebsd-bugs->dougb


Blah
Comment 3 Doug Barton freebsd_committer freebsd_triage 2001-08-11 21:42:28 UTC
State Changed
From-To: analyzed->closed


This was actually MFC'ed 10 days ago, so my work here is done. :)