search for: vmail_topdir

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

2006 Apr 29
1
How to notify dovecot that maildir contents is changed by third-party helper ?
...quot; subfolder, # all 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 ========...