Subject: misc/18016: imap services
To: None <gnats-bugs@gnats.netbsd.org>
From: None <prlw1@cam.ac.uk>
List: netbsd-bugs
Date: 08/21/2002 18:14:55
>Number:         18016
>Category:       misc
>Synopsis:       add some imap services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 21 10:15:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Welche
>Release:        NetBSD 1.6F
>Organization:
	
>Environment:
NetBSD 1.6F/i386
>Description:
Add some services to /etc/services to ease eg. cyrus imapd installation.
It also wants
fud 4201/udp
but its man page suggests:
       FUD is an experimental interface meant to provide informa-
       tion to build a finger-like service around.  Eventually it
       should  be  superceded  by LDAP or ACAP (using the mailbox
       dataset).
so maybe it isn't worth adding. imsp and acap have already been allocated
by iana.  sieve and lmtp aren't unix specific as such - is there a better
place for them?
>How-To-Repeat:
	
>Fix:
Index: services
===================================================================
RCS file: /cvsroot/basesrc/etc/services,v
retrieving revision 1.56
diff -u -r1.56 services
--- services	2002/06/11 02:17:33	1.56
+++ services	2002/08/21 17:09:49
@@ -126,10 +126,12 @@
 nip		376/udp				# Amiga Envoy Net Inquiry Prot.
 ldap		389/tcp			# Lightweight Directory Access Protocol
 ldap		389/udp			# Lightweight Directory Access Protocol
+imsp		406/tcp			# Internet Message Support Protocol
 isakmp		500/tcp			# IPsec Key Management (ISAKMP/Oakley)
 isakmp		500/udp			# IPsec Key Management (ISAKMP/Oakley)
 ripng		521/tcp			# RIP for IPv6
 ripng		521/udp			# RIP for IPv6
+acap		674/tcp		# Application Configuration Access Protocol
 
 #
 # UNIX specific services
@@ -277,6 +279,8 @@
 # other common ports
 #
 swat		901/tcp			# Samba Web Administration Tool
+sieve		2000/tcp		# RFC3028
+lmtp		2003/tcp		# Local Mail Transfer Protocol
 nfs		2049/udp	nfsd	# Sun NFS
 nfs		2049/tcp	nfsd	# Sun NFS
 suucp		4031/tcp		# UUCP over SSL
>Release-Note:
>Audit-Trail:
>Unformatted: