[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: secure pop3 via ssh



You can do it easily with stunnel as well. Here's my line from inetd.conf:

pop3s   stream  tcp     nowait  root    /usr/sbin/stunnel /usr/sbin/stunnel -p
/etc/ssl/certs/imap4.pem -l /usr/sbin/cucipop -Yq

You need to create the certificate using the openssl package's openssl program.

Mario Olimpio de Menezes wrote:

> Hi,
>
>         How can I set a secure pop3 server using ssh?
>         I read the man page for fetchmail and there is an example of a
> secure conection via ssh.
>         How do I implement the server?
>         Thanks,
>
> []s,
> Mario O.de Menezes            "Many are the plans in a man's heart, but
>     IPEN-CNEN/SP                 is the Lord's purpose that prevails"
> http://curiango.ipen.br/~mario                 Prov. 19.21
>                    http://www.revistalinux.com.br
>
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

--
Jens B. Jorgensen
jjorgens@bdsinc.com



Reply to: