From owner-freebsd-questions Tue Jan 29 6:57: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id F362237B405 for ; Tue, 29 Jan 2002 06:56:56 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id ED5732EED2; Tue, 29 Jan 2002 16:56:53 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0TExJn71994; Tue, 29 Jan 2002 16:59:19 +0200 (EET) Message-ID: <004101c1a8cb$eff93a40$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Steven Lake" Cc: References: Subject: Re: Secure SSL Mail server?? Date: Tue, 29 Jan 2002 16:50:39 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: Steven Lake Newsgroups: lucky.freebsd.questions Sent: Tuesday, January 29, 2002 4:20 PM Subject: Secure SSL Mail server?? > Just curious about something. I'm looking at possibly doing an > ultra secure mail server and I'm looking for suggestions to the best POP3 > and SMTP client for using on it. It's going to be setup with tripwire and > IPFW with only ports 110 and 25 open. All connections to those ports will > require an SSL connection. > How do you tell external SMTP server that your server accepts on 25 port SSL connections? According to the /etc/services file there are following services: smtps 465/tcp #smtp protocol over TLS/SSL (was ssmtp) smtps 465/udp #smtp protocol over TLS/SSL (was ssmtp) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message