From 1f8371a1fdf0c2322fa5280a64bf8550d7152640 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 4 Jun 2004 18:37:13 +0000 Subject: Duh. If the user doesn't care about SSL/TLS - use USE_SSL_NEVER, not 2004-06-04 Jeffrey Stedfast * providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): Duh. If the user doesn't care about SSL/TLS - use USE_SSL_NEVER, not USE_SSL_ALWAYS. svn path=/trunk/; revision=26218 --- camel/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index fe763f9fe3..88bfb7cb30 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2004-06-04 Jeffrey Stedfast + * providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): + Duh. If the user doesn't care about SSL/TLS - use USE_SSL_NEVER, + not USE_SSL_ALWAYS. + * camel-tcp-stream-ssl.c (stream_flush): Always just return 0, don't try to PR_Sync() - fsync on a socket causes an error. -- cgit v1.2.3