From 2ca1ed513dd43eed2859fade09d43929d3ed2933 Mon Sep 17 00:00:00 2001 From: millert <> Date: Tue, 13 Aug 2002 02:21:40 +0000 Subject: [PATCH] By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA. There are other TLS/SSL services we could add if desired. --- src/etc/services | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/etc/services b/src/etc/services index 006e1a37..4d9adb7c 100644 --- a/src/etc/services +++ b/src/etc/services @@ -1,4 +1,4 @@ -# $OpenBSD: services,v 1.44 2002/08/11 16:33:15 millert Exp $ +# $OpenBSD: services,v 1.45 2002/08/13 02:21:40 millert Exp $ # # Network services, Internet style # @@ -137,6 +137,10 @@ kshell 544/tcp krcmd # Kerberos remote shell ekshell 545/tcp # Kerberos encrypted shell submission 587/tcp msa # mail message submission submission 587/udp msa # mail message submission +imaps 993/tcp # imap4 protocol over TLS/SSL +imaps 993/udp # imap4 protocol over TLS/SSL +pop3s 995/tcp spop3 # pop3 protocol over TLS/SSL +pop3s 995/udp spop3 # pop3 protocol over TLS/SSL # # UNIX specific services #