do not contact the server each time we add junk, just once, while marking
authorParthasarathi Susarla <sparthasarathi@novell.com>
Mon, 23 Jan 2006 10:37:24 +0000 (10:37 +0000)
committerParthasarathi Susarla <saps@src.gnome.org>
Mon, 23 Jan 2006 10:37:24 +0000 (10:37 +0000)
commit071d1f98ed575b033ef11bda8cd3795cdb0f171b
treeb0dfec5b40e48eccddc97239a9dfd5101ce4c9aa
parent87e1f1fcfadee36a2313735544a72b26b7f0a595
do not contact the server each time we add junk, just once, while marking

2006-01-23  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(update_junk_list): do not contact the server each time we
add junk, just once, while marking not junk.
(groupwise_transfer_messages_to): fix a crash, have to use
destination->summary instead of destination.

** See bug 327376
* camel-groupwise-transport.c: (groupwise_send_to):
set the link info to NULL. Fixes a crash.
* camel-groupwise-utils.c: (send_as_attachment):
Based on encoding, check if we are sending non base64 data
to the server, if we are, do a base64 encode first.
camel/providers/groupwise/ChangeLog
camel/providers/groupwise/camel-groupwise-folder.c
camel/providers/groupwise/camel-groupwise-store.c
camel/providers/groupwise/camel-groupwise-transport.c
camel/providers/groupwise/camel-groupwise-utils.c