Searched refs:MAILDIR_TMP_DELETE_SECS (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-storage.h34 #define MAILDIR_TMP_DELETE_SECS (36*60*60) macro
H A Dmaildir-storage.c226 } else if (st.st_atime > st.st_ctime + MAILDIR_TMP_DELETE_SECS) {
232 ioloop_time - MAILDIR_TMP_DELETE_SECS);

Completed in 21 milliseconds