Code

Updated Device Stuff
[gosa.git] / gosa-plugins / uw-imap / contrib / procmail-footer.txt
1 # Care for cleanups
3 # Remove stale vacation cache
4 :0
5 * !  \$GOSA_VACATION ?? yes
6 * ! ? test -f \$VACATION_CACHE
7 {
8   rm -f \$VACATION_CACHE
9 }