aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 80c6bdb8fc..877e0757fd 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -693,6 +693,7 @@ owner_unset_cb (EvolutionShellComponent *shell_component, gpointer user_data)
unref_standard_folders ();
mail_importer_uninit ();
+ mail_session_enable_interaction (FALSE);
g_idle_add_full (G_PRIORITY_LOW, idle_quit, NULL, NULL);
}