* src/prefs_account.[ch]
[claws.git] / src / prefs_account.h
index 9a0dc8714216f8ad709413679701112e1ce462ae..308a94a6d05d65485a1bcf27b24258911828ca8e 100644 (file)
@@ -128,6 +128,8 @@ struct _PrefsAccount
        gchar *tmp_smtp_pass;
 
        gboolean pop_before_smtp;
+       gint pop_before_smtp_timeout;
+       time_t last_pop_login_time;
 
        GSList *customhdr_list;