X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Finc.c;h=32a6263292b305ec2c45a2a1b67342f7fbf6c2db;hp=522e4e77be909c79f9adec869af9f7ea715906c3;hb=1fe72c7b6d23fccacfc6bd0f95f53ec1bd517b22;hpb=0d78f55f52abd0f8d6b0db0b70820a2566ede70b diff --git a/src/inc.c b/src/inc.c index 522e4e77b..32a626329 100644 --- a/src/inc.c +++ b/src/inc.c @@ -674,6 +674,8 @@ static IncState inc_pop3_session_do(IncSession *session) debug_print("getting new messages of account %s...\n", pop3_session->ac_prefs->account_name); + + pop3_session->ac_prefs->last_pop_login_time = time(NULL); buf = g_strdup_printf(_("%s: Retrieving new messages"), pop3_session->ac_prefs->recv_server);