Dr. Werner Fink 2016-07-26 15:34:29 +00:00 committed by Git OBS Bridge
parent e390a9cf74
commit f0aab78677
2 changed files with 2 additions and 14 deletions

View File

@ -318,15 +318,3 @@
if (WithCrypto) if (WithCrypto)
{ {
/* NOTE: this _must_ be done before the check for mailcap! */ /* NOTE: this _must_ be done before the check for mailcap! */
--- buffy.c
+++ buffy.c 2016-07-26 14:45:46.402844762 +0000
@@ -449,6 +449,9 @@ static int buffy_mbox_check (BUFFY* mail
(sb->st_ctime != sb->st_mtime || sb->st_ctime != sb->st_atime))
mailbox->newly_created = 0;
+ if (!option (OPTSIDEBAR))
+ return rc;
+
if (check_stats &&
(mailbox->stats_last_checked < sb->st_mtime))
{

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8cf327be3ec3fcb0f9703b4e93221b606ef4c17d069eb4807c5872b43460b4e7 oid sha256:a9c819c21b43315078458d490b1ddbbd49508e70016962bfaf3173af147617fd
size 333354 size 338862