- Add the majority of the list behavioral knobs. - Add some quick helpers that can make list changes safely (write, unlink, touch) - Fix tests.
5 lines
283 B
Text
5 lines
283 B
Text
|/usr/local/bin/ezmlm-weed
|
|
|/usr/local/bin/ezmlm-moderate '/tmp/woo/test'
|
|
|if test -f '/tmp/woo/test/threaded'; then /usr/local/bin/ezmlm-archive '/tmp/woo/test' || exit 0; fi
|
|
|/usr/local/bin/ezmlm-clean '/tmp/woo/test' || exit 0
|
|
|/usr/local/bin/ezmlm-warn '/tmp/woo/test' || exit 0
|