aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-exception-list.def
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-03-28 05:37:49 +0800
committerDan Winship <danw@src.gnome.org>2000-03-28 05:37:49 +0800
commitabd054f4244d020873c031bdc8de0cb7c57ca2c2 (patch)
tree3aa1d207b594bef0d31d68de5900b671688d4428 /camel/camel-exception-list.def
parent7b379b8f3b59bafc137054a66ffd40a1e5908971 (diff)
downloadgsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.tar
gsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.tar.gz
gsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.tar.bz2
gsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.tar.lz
gsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.tar.xz
gsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.tar.zst
gsoc2013-evolution-abd054f4244d020873c031bdc8de0cb7c57ca2c2.zip
keep separate input and output streams so the output doesn't end up being
* providers/pop3/camel-pop3-store.c: keep separate input and output streams so the output doesn't end up being buffered. * providers/pop3/camel-pop3-folder.c (get_message_by_number): finish implementing this. * providers/Makefile.am (SUBDIRS): Add pop3. svn path=/trunk/; revision=2196
Diffstat (limited to 'camel/camel-exception-list.def')
-rw-r--r--camel/camel-exception-list.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/camel/camel-exception-list.def b/camel/camel-exception-list.def
index 825196920c..fcb99e5a52 100644
--- a/camel/camel-exception-list.def
+++ b/camel/camel-exception-list.def
@@ -30,4 +30,6 @@ CAMEL_EXCEPTION_STORE_INVALID,
/* CamelServiceException */
CAMEL_EXCEPTION_SERVICE_NULL = 300,
CAMEL_EXCEPTION_SERVICE_INVALID,
-CAMEL_EXCEPTION_SERVICE_URL_INVALID
+CAMEL_EXCEPTION_SERVICE_URL_INVALID,
+CAMEL_EXCEPTION_SERVICE_UNAVAILABLE,
+CAMEL_EXCEPTION_SERVICE_CANT_AUTHENTICATE