aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h
index ee3db7c8..640ba3f6 100644
--- a/libsylph/prefs_account.h
+++ b/libsylph/prefs_account.h
@@ -86,15 +86,17 @@ struct _PrefsAccount
gboolean rmmail;
gint msg_leave_time;
gboolean getall;
- gboolean recv_at_getall;
gboolean enable_size_limit;
gint size_limit;
gboolean filter_on_recv;
gchar *inbox;
+ gboolean imap_check_inbox_only;
gint imap_auth_type;
gint max_nntp_articles;
+ gboolean recv_at_getall;
+
/* Send */
gboolean add_date;
gboolean gen_msgid;