summaryrefslogtreecommitdiffstats
path: root/etc/services
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2003-01-04 16:03:56 +0000
committerschweikh <schweikh@FreeBSD.org>2003-01-04 16:03:56 +0000
commit12edf4cf840b24b3e1000ba2778a9c6321ada108 (patch)
tree124007463da447f7921e69f1a6cfd9f98798fa74 /etc/services
parentf1c859a3c5d6cc9df282e4743af0e49cbd5763c8 (diff)
downloadFreeBSD-src-12edf4cf840b24b3e1000ba2778a9c6321ada108.zip
FreeBSD-src-12edf4cf840b24b3e1000ba2778a9c6321ada108.tar.gz
Comment out imap3@220 and imap4-ssl@585 which are not used.
PR: conf/46294 Submitted by: Larry Rosenman <ler@lerctr.org> MFC after: 2 weeks
Diffstat (limited to 'etc/services')
-rw-r--r--etc/services10
1 files changed, 6 insertions, 4 deletions
diff --git a/etc/services b/etc/services
index 9e29ae1..47b0b8b 100644
--- a/etc/services
+++ b/etc/services
@@ -447,8 +447,9 @@ mpp 218/tcp #Netix Message Posting Protocol
mpp 218/udp #Netix Message Posting Protocol
uarps 219/tcp #Unisys ARPs
uarps 219/udp #Unisys ARPs
-imap3 220/tcp #Interactive Mail Access Protocol v3
-imap3 220/udp #Interactive Mail Access Protocol v3
+#imap3@220 was never used and never should have been allocated. See PR 46294.
+#imap3 220/tcp #Interactive Mail Access Protocol v3
+#imap3 220/udp #Interactive Mail Access Protocol v3
fln-spx 221/tcp #Berkeley rlogind with SPX auth
fln-spx 221/udp #Berkeley rlogind with SPX auth
rsh-spx 222/tcp #Berkeley rshd with SPX auth
@@ -1039,8 +1040,9 @@ philips-vc 583/tcp #Philips Video-Conferencing
philips-vc 583/udp #Philips Video-Conferencing
keyserver 584/tcp
keyserver 584/udp
-imap4-ssl 585/tcp #IMAP4+SSL (use of 585 is not recommended,
-imap4-ssl 585/udp # use 993 instead)
+#imap4-ssl@585 never should have been allocated. See PR 46294.
+#imap4-ssl 585/tcp #IMAP4+SSL (use of 585 is not recommended,
+#imap4-ssl 585/udp # use 993 instead)
password-chg 586/tcp
password-chg 586/udp
submission 587/tcp
OpenPOWER on IntegriCloud