Searched defs:MAILDIRSIZE_STALE_SECS (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/quota/
H A Dquota-maildir.c21 #define MAILDIRSIZE_STALE_SECS (60*15) macro
524 st.st_mtime < ioloop_time - MAILDIRSIZE_STALE_SECS)

Completed in 13 milliseconds