On Tue, 2003-01-28 at 05:02, Leo Huang wrote:
> Hello,
> 
> I would like to implement a SSL over IMAP. I found there is a built-in imaps in RH 
>Linux 8.0, and there is no docs for the imaps. I can start it with xinetd and opened 
>993 port, but the clients can not log in.
> 
> Any idea how to use it?
> 
> Cheers,
> Leo


http://www.knowplace.org/imaps.html

And from towrd th bottom of the page.

http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/ref-guide/s1-email-security.html#S2-EMAIL-SECURITY-SERVERS

Alternatively, the imap package bundled with Red Hat Linux contains the
ability to provide SSL encryption on its own without stunnel. For secure
IMAP connections, create the SSL certificate by changing to the
/usr/share/ssl/certs/ directory and running the make imapd.pem command.
Then, set the imapd service to start at the proper runlevels. 

I did the above and then did a chkconfig imaps on

Don't forget that you need to set you client to use ssl.  We have it
working with evolution outlook and outlook express

HTH

Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to