From 541743031461539cddc82586f0be5c573ed4e956 Mon Sep 17 00:00:00 2001 From: EDT 2000 Jeffrey Stedfast Date: Tue, 23 May 2000 21:54:35 +0000 Subject: Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use Tue May 23 17:49:21 EDT 2000 Jeffrey Stedfast * 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 --- camel/providers/imap/.cvsignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 camel/providers/imap/.cvsignore (limited to 'camel/providers/imap/.cvsignore') 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 -- cgit v1.2.3