aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-03-13 01:43:00 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-03-13 01:43:00 +0800
commitf8a7bfbc7faeb73d888def7e25b39e9f2e558ff4 (patch)
tree89233260760d740d0245b995fdd1e6e38a4e7e4d /camel/ChangeLog
parent2dc2990d215dae20c8ebdb93f10338730b8f514e (diff)
downloadgsoc2013-evolution-f8a7bfbc7faeb73d888def7e25b39e9f2e558ff4.tar.gz
gsoc2013-evolution-f8a7bfbc7faeb73d888def7e25b39e9f2e558ff4.tar.zst
gsoc2013-evolution-f8a7bfbc7faeb73d888def7e25b39e9f2e558ff4.zip
If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or
2004-03-12 Jeffrey Stedfast <fejj@ximian.com> * providers/smtp/camel-smtp-transport.c (connect_to_server): If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or whatever. (smtp_helo): Same. (smtp_auth): Same. (smtp_mail): Same. (smtp_rcpt): Same. (smtp_data): Same. (smtp_rset): Same. (smtp_quit): Same. (smtp_set_exception): Here too. (smtp_auth): If the AUTH response code is not 334, then use smtp_set_exception() to get the most accurate error report we can. svn path=/trunk/; revision=25044
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 4d2e4da6af..703bb09520 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,19 @@
+2004-03-12 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/smtp/camel-smtp-transport.c (connect_to_server): If
+ errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or
+ whatever.
+ (smtp_helo): Same.
+ (smtp_auth): Same.
+ (smtp_mail): Same.
+ (smtp_rcpt): Same.
+ (smtp_data): Same.
+ (smtp_rset): Same.
+ (smtp_quit): Same.
+ (smtp_set_exception): Here too.
+ (smtp_auth): If the AUTH response code is not 334, then use
+ smtp_set_exception() to get the most accurate error report we can.
+
2004-03-11 Jeffrey Stedfast <fejj@ximian.com>
* camel-object.c (cobject_state_read): Sanity check that count is