aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/pop3/libcamelpop3.urls
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-15 11:08:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-15 11:08:47 +0800
commitbb596fc991701c32cae58abd14c1f275f8a4e8cb (patch)
tree1560bc86c8d65645cd8a3ae1e2f4fb61bb2e042b /camel/providers/pop3/libcamelpop3.urls
parent369d9ddc67a8bf40651e1dbe95d1b6a45996d71c (diff)
downloadgsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.tar
gsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.tar.gz
gsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.tar.bz2
gsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.tar.lz
gsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.tar.xz
gsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.tar.zst
gsoc2013-evolution-bb596fc991701c32cae58abd14c1f275f8a4e8cb.zip
Check to see if we are using "pops" and then set the appropriate SSL
2001-03-14 Jeffrey Stedfast <fejj@ximian.com> * providers/pop3/camel-pop3-store.c (pop3_connect): Check to see if we are using "pops" and then set the appropriate SSL settings. * providers/pop3/libcamelpop3.urls: Add "pops" * providers/pop3/camel-pop3-provider.c: Defined the pops provider. (camel_provider_module_init): Register the pops provider. svn path=/trunk/; revision=8723
Diffstat (limited to 'camel/providers/pop3/libcamelpop3.urls')
-rw-r--r--camel/providers/pop3/libcamelpop3.urls1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/pop3/libcamelpop3.urls b/camel/providers/pop3/libcamelpop3.urls
index 7fffa4d861..39a0315454 100644
--- a/camel/providers/pop3/libcamelpop3.urls
+++ b/camel/providers/pop3/libcamelpop3.urls
@@ -1 +1,2 @@
pop
+pops