From owner-freebsd-security Mon May 31 5:14:30 1999 Delivered-To: freebsd-security@freebsd.org Received: from ns1.sminter.com.ar (ns1.sminter.com.ar [200.10.100.10]) by hub.freebsd.org (Postfix) with ESMTP id 5B19514E66 for ; Mon, 31 May 1999 05:14:24 -0700 (PDT) (envelope-from fpscha@ns1.sminter.com.ar) Received: (from fpscha@localhost) by ns1.sminter.com.ar (8.8.5/8.8.4) id JAA29125; Mon, 31 May 1999 09:13:17 -0300 (GMT) Message-Id: <199905311213.JAA29125@ns1.sminter.com.ar> Subject: Re: POP3 server with SSL In-Reply-To: <000501beaa2e$ff33e080$0300000a@vishnu.ecpi.com> from Tushar Patel at "May 29, 99 06:56:53 pm" To: tpatel@ecpi.com (Tushar Patel) Date: Mon, 31 May 1999 09:13:17 -0300 (GMT) Cc: security@FreeBSD.ORG From: Fernando Schapachnik X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If they are really few you can use SSH port forwarding. Create an account named, say, ssh on your machine and give it a shell like /bin/cat. Firewall your machine so you can't receive POP3 via ethernet. All that clients must do is stablish an SSH session to your machine and use the ssh account to login. Then they must set up a forwarding like -L 110:your.ip.address:110 and configure their POP3 client to use localhost as the POP3 server. Hope this helps! Regards. En un mensaje anterior, Tushar Patel escribió: > Hi, > > We need to allow few people to access their pop3 e-mail over > secure connection. > Is there a way to run pop3 server with SSL support? > Any pointers will be good help. > > Thanks, > Tushar > tpatel @ ecpi.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > Fernando P. Schapachnik Administración de la red VIA Net Works Argentina SA Diagonal Roque Sáenz Peña 971, 4º y 5º piso. 1035 - Capital Federal, Argentina. (54-11) 4323-3333 http://www.via-net-works.net.ar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message