Forging boldly ahead with new toys to play with. Download: http://www.courier-mta.org/download.php#imap
This is a test build of the IMAP server that includes a cleaned-up SSL wrapper. Of particular interest is the addition of SSL/TLS session caching, which is now enabled by default. Not all mail clients support SSL/TLS session caching -- I'm aware of only Mozilla and MSOE. Feedback is wanted in any case, it's important that nobody has a problem with the cleaned up SSL code; checking whether your favorite IMAP client implements SSL/TLS session is an added bonus. To check whether clients support SSL/TLS session caching, set the environment variable CPPFLAGS=-DTLSCACHEDEBUG before running configure: CPPFLAGS=-DTLSCACHEDEBUG ./configure [options] This switch results in "TLSCACHE: session found" logged to syslog when multiple SSL-encrypted logins are opened by an IMAP client that support session caching (all IMAP SSL clients will always log "TLSCACHE: added"). So far, the scoreboard is: Client SSL/TLS session caching support --------------- ------------------------------- Mozilla Yes MSOE Yes Pine No -- Sam ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
