--- imap-2006b/src/osdep/unix/ssl_unix.c.orig Thu Aug 31 04:04:33 2006 +++ imap-2006b/src/osdep/unix/ssl_unix.c Fri Oct 13 04:19:05 2006 @@ -38,7 +38,7 @@ #undef crypt #define SSLBUFLEN 8192 -#define SSLCIPHERLIST "ALL:!LOW" +#define SSLCIPHERLIST "ALL" /* SSL I/O stream */