>Is there an easy way to do secure logins? > >I presume IMAP over SSL is a Courier issue.
I run apache on the same machine as IMAP, so it's an easy matter to run everything, including logins, through SSL. In fact, I wouldn't dream of doing it any other way. If you have seperate machines, you can also run an IPSEC tunnel between the machines and have the webserver read the IMAP server through that. An alternative solution is SSL wrap, which I don't think is up to date with regard to the latest and greatest versions of redhat, apache and ssl, but it's worth looking into. Also check out apache-ssl, which is a version of apache with ssl basically built-in. HTH ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
