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

Re: IMAP + SSL



Anthony Howe writes:
> Is there an IMAP4 server implementation (freeware, open source, GPL) (in
> C) that supports SSL connections?

It's really easy to set up SSL enabled IMAP using any IMAP server you like
and stunnel.  stunnel will wrap "insecure" socket connections like IMAP
to an SSL enabled one.  Very nifty and not hard to do, if you RTFM.

Check out: 
http://www.stunnel.org
http://www.openssl.org

stunnel requires openssl, which may or may not have legal ramifications
in your country.

Regards,

Mark
-- 
Mark Allen -- mallen@byte-me.org -- http://www.byte-me.org/~mallen/
PGP1: 0x5CDC2161 Mark Allen (Personal Key) <mallen@byte-me.org> 
PGP2: 0x80402A46 Mark Allen (Work) <mallen@tuxtops.com>