aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-10-07 09:32:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-10-07 09:32:34 +0000
commit7a9e11b310999b479a1fb2630a1df171e658360c (patch)
tree448604e958673c0841820013a353b71a52c035da /src
parent8a9103e6f88def97dbda2f0427588e382e6b8c5d (diff)
fixed a bug that MIME flag was not properly set on receiving.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2275 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src')
-rw-r--r--src/inc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inc.c b/src/inc.c
index 5dfbd8af..17b9cf62 100644
--- a/src/inc.c
+++ b/src/inc.c
@@ -1220,6 +1220,7 @@ static gint inc_drop_message(Pop3Session *session, const gchar *file)
gdk_threads_leave();
return DROP_ERROR;
}
+ fltinfo->flags = msginfo->flags;
msginfo->file_path = g_strdup(file);
if (prefs_common.enable_junk &&