From 18b9d02a09666e31fcb6d0858eb862521145c848 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Fri, 29 Oct 1999 05:43:19 +0000 Subject: Don't check the number of postponed messages every time the status line is updated - this gets quite slow when used with slow IMAP connections. --- globals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 36ed6350..1de45f52 100644 --- a/globals.h +++ b/globals.h @@ -126,6 +126,7 @@ WHERE short HistSize; WHERE short PagerContext; WHERE short PagerIndexLines; WHERE short PopPort; +WHERE short PostCount INITVAL(0); WHERE short ReadInc; WHERE short SendmailWait; WHERE short Timeout; -- cgit v1.2.3