Fix bug #2991, "POP3 sessions duplicated" on race conditions. Patch by
[claws.git] / src / prefs_account.h
index 2ff9207076c4f7a11a5a0dc1166a569a84f570e0..40b930161eebb3813799daa533a80c5c763b6e00 100644 (file)
@@ -105,6 +105,8 @@ struct _PrefsAccount
 
        gint imap_auth_type;
 
+       gboolean receive_in_progress;
+
        /* Send */
        gboolean gen_msgid;
        gboolean gen_xmailer;