Skip to main content

LAST_MAILCHECK

Static LAST_MAILCHECK 

Source
pub static LAST_MAILCHECK: AtomicI64
Expand description

static time_t lastmailcheck; (Src/utils.c:1447) — the timestamp of the previous mail check. checkmail() reads it (mtime/atime comparisons happen against the PREVIOUS check) and writes it after walking the paths.