Don't cache the exact server response, only cache the important data (aka
authorJeffrey Stedfast <fejj@helixcode.com>
Fri, 7 Jul 2000 22:09:57 +0000 (22:09 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 7 Jul 2000 22:09:57 +0000 (22:09 +0000)
commit15ca3c5046c85fa43287936094fdca696910abfe
tree81a51ec636dea7b6ed39fc78ce86d511906ea60f
parent67ec235938ad308f873618f2c8130484cc65d7a4
Don't cache the exact server response, only cache the important data (aka

2000-07-07  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/imap/camel-imap-stream.c (stream_read): Don't cache
the exact server response, only cache the important data (aka
the mime part).
camel/providers/imap/camel-imap-stream.c