Don't close the filter stream when done with it (this causes the source
authorChristopher James Lahey <clahey@helixcode.com>
Tue, 27 Jun 2000 18:47:46 +0000 (18:47 +0000)
committerChris Lahey <clahey@src.gnome.org>
Tue, 27 Jun 2000 18:47:46 +0000 (18:47 +0000)
commit2924f750b124fa1e17ed75e8b3f7b9d0064d8015
tree7b15e16cb3949db0ef4541e04aa320d4db8cf3da
parentaf61a2241d7de105df895bb0cf543c9e23ac27b0
Don't close the filter stream when done with it (this causes the source

2000-06-27  Christopher James Lahey  <clahey@helixcode.com>

* providers/smtp/camel-smtp-transport.c: Don't close the filter
stream when done with it (this causes the source stream to close);
Instead, just flush it when done.
camel/ChangeLog
camel/providers/smtp/camel-smtp-transport.c