diff options
| author | bwarsaw | 2003-08-29 13:34:13 +0000 |
|---|---|---|
| committer | bwarsaw | 2003-08-29 13:34:13 +0000 |
| commit | c71a92f073ff10491b4fc19730740137cb948ec2 (patch) | |
| tree | 74d86f260660661c06fd56243eabf00814c73cb5 /bin | |
| parent | 1614c3100c871f40e10368993e277c5e7656efde (diff) | |
| download | mailman-c71a92f073ff10491b4fc19730740137cb948ec2.tar.gz mailman-c71a92f073ff10491b4fc19730740137cb948ec2.tar.zst mailman-c71a92f073ff10491b4fc19730740137cb948ec2.zip | |
Add bin/discard script for mass discarding of held messages.
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index ac101a0f5..091c2cc15 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -48,7 +48,7 @@ SCRIPTS= mmsitepass newlist rmlist add_members \ version config_list list_lists dumpdb cleanarch \ list_admins genaliases change_pw mailmanctl qrunner inject \ unshunt fix_url.py convert.py transcheck b4b5-archfix \ - list_owners msgfmt.py show_qfiles + list_owners msgfmt.py show_qfiles discard BUILDDIR= ../build/bin |
