search for: find_depth

Displaying 1 result from an estimated 1 matches for "find_depth".

2006 Apr 29
1
How to notify dovecot that maildir contents is changed by third-party helper ?
...remaining spam messages are removed. # # TODO: update indexes and caches on altered mail folders!!! # # Only for testing: doit=echo; export doit; ... # This prints all modification commands instead of executing them. # # Written at Apr 2006 by evseev at sertolovo.ru # VMAIL_TOPDIR=/var/vmail FIND_DEPTH=4 # Debugging values VMAIL_TOPDIR=/var/vmail/default/e/evseev FIND_DEPTH=1 INBOX_DIRNAME=cur KILLSPAM_DIRNAME='.KillSpam' SPAM_DIRNAME='.Spam' MSGHEADLEN=30 RM="/bin/rm -f" MV="/bin/mv -f" #========= Routines ================================...