aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/.cvsignore
diff options
context:
space:
mode:
authorEDT 2000 Jeffrey Stedfast <fejj@helixcode.com>2000-05-24 05:54:35 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-05-24 05:54:35 +0800
commit541743031461539cddc82586f0be5c573ed4e956 (patch)
treed2979f3748c8b43892c731fcd989a9ac4078eb00 /camel/providers/imap/.cvsignore
parent910e86eba685c2eddbd9ebd48b25391490d5f24b (diff)
downloadgsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.tar
gsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.tar.gz
gsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.tar.bz2
gsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.tar.lz
gsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.tar.xz
gsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.tar.zst
gsoc2013-evolution-541743031461539cddc82586f0be5c573ed4e956.zip
Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use
Tue May 23 17:49:21 EDT 2000 Jeffrey Stedfast <fejj@helixcode.com> * providers/smtp/camel-smtp-transport.c: Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use data_wrapper_write_to_stream() * camel-mime-filter-smtp.c (filter): Modified to escape all lines beginning with a '.' and to place \r before each \n if one did not previously exist. Removed code to escape "From " as it was found to not be needed * providers/imap/.cvsignore: added file svn path=/trunk/; revision=3186
Diffstat (limited to 'camel/providers/imap/.cvsignore')
-rw-r--r--camel/providers/imap/.cvsignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/providers/imap/.cvsignore b/camel/providers/imap/.cvsignore
new file mode 100644
index 0000000000..fd6b811c68
--- /dev/null
+++ b/camel/providers/imap/.cvsignore
@@ -0,0 +1,7 @@
+.deps
+Makefile
+Makefile.in
+.libs
+.deps
+*.lo
+*.la