From 1ecabb0dc4b97d18725d4bbbeb66fb0f4465ece1 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 10 Aug 2000 18:46:39 +0000 Subject: Fix the infinite movemail svn path=/trunk/; revision=4696 --- mail/mail-ops.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/mail-ops.c') diff --git a/mail/mail-ops.c b/mail/mail-ops.c index d235c6b2d9..bd080d7f01 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -117,6 +117,7 @@ do_fetch_mail (gpointer in_data, gpointer op_data, CamelException * ex) } mail_tool_filter_contents_into (search_folder, input->destination, + TRUE, input->hook_func, input->hook_data, ex); camel_object_unref (CAMEL_OBJECT (search_folder)); -- cgit v1.2.3