Code

243aa4e890c511a5292d80ebf04d5f95beae59b1
[pkg-mlmmj.git] / debian / control
1 Source: mlmmj
2 Section: mail
3 Priority: optional
4 Maintainer: Daniel Walrond <debian@djw.org.uk>
5 Build-Depends: debhelper (>= 5), dpatch, sharutils
6 Standards-Version: 3.7.2
7 Homepage: http://mlmmj.mmj.dk/
9 Package: mlmmj
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}, exim4 | mail-transport-agent, dctrl-tools
12 Suggests: mlmmj-php-web, mlmmj-php-web-admin
13 Description: mail server independent mailing list manager
14  A mailing list manager with roughly the same functionality as ezmlm.
15  .
16  mlmmj features:
17   * A nice license
18   * Easy configuration
19   * MTA independendence
20   * Archive
21   * Custom headers / footer
22   * Fully automated bounce handling (similar to ezmlm)
23   * Complete requeueing functionality
24   * Moderation 
25   * Subject prefixing
26   * Subscribers only posting
27   * Regular expression access control
28   * Functionality to retrieve old posts
29   * Various web interfaces
30   * VERP support
32 Package: mlmmj-php-web
33 Architecture: all
34 Depends: php5 | php4
35 Description: web interface for mlmmj, written in php
36  Web based tools for mlmmj written in php.
38 Package: mlmmj-php-web-admin
39 Architecture: all
40 Depends: mlmmj, php5 | php4
41 Description: administrative web interface for mlmmj, written in php
42  Web based administrative tools for mlmmj written in php.