aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: c9d9f25523b09b78f6aa3d4e6fc31f2e91e94878 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: listadmin
Section: net
Priority: optional
Maintainer: Noël Köthe <noel@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 3.9.8
Homepage: https://sourceforge.net/projects/listadmin/

Package: listadmin
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
 libcrypt-ssleay-perl,
 libnet-inet6glue-perl,
 libtext-reform-perl,
 libwww-perl
Description: command line mailman moderator queue manipulation
 listadmin is a command line tool to manipulate the queues of messages
 held for moderator approval by mailman.  It is designed to keep user
 interaction to a minimum, in theory you could run it from cron to
 prune the queue. It can use the score from a header added by
 SpamAssassin to filter, or it can match specific senders, subjects, or
 reasons.