From fe921f6f537d2002170270b5864ba10434061529 Mon Sep 17 00:00:00 2001 From: jakob Date: Fri, 25 Oct 2002 07:40:34 +0000 Subject: [PATCH] imaps and pop3s is now i stock /etc/services --- mail/imap-uw/pkg/MESSAGE | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mail/imap-uw/pkg/MESSAGE b/mail/imap-uw/pkg/MESSAGE index 9c47a9e9d4d..24bfbd475c6 100644 --- a/mail/imap-uw/pkg/MESSAGE +++ b/mail/imap-uw/pkg/MESSAGE @@ -15,8 +15,3 @@ To use SSL as default transport you need to add the lines below to You also need to install files containing an RSA certificate and private key to /etc/ssl/ipop3d.pem and /etc/ssl/imapd.pem. See ssl(8) for how to do this. -The following lines also needs to be added to /etc/services: - - imaps 993/tcp - pop3s 995/tcp -