Hello,

* Miles Scruggs <[EMAIL PROTECTED]> [010216 01:32] wrote:
> Just a couple SSL questions.
> 
> Is there anyway to implement into the qmail pop3d?  If so where can I find
> some good docs on it?

You can use stunnel.

The stunnel program is designed to work  as  SSL  encryption
wrapper between remote client and local (inetd-startable) or
remote server. The concept is that having non-SSL aware dae-
mons  running  on  your  system you can easily setup them to
communicate with clients over secure SSL channel.

stunnel can be used to add  SSL  functionality  to  commonly
used  inetd  daemons  like  POP-2,  POP-3  and  IMAP servers
without any changes in the programs' code.

URL:
http://www.stunnel.org/

p.

-- 
pawel garbowski
[EMAIL PROTECTED]

Reply via email to