Code

00f65c28ee22af341fee16b9904b1e9f2e57632a
[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
8 Package: mlmmj
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}, exim4 | mail-transport-agent, dctrl-tools
11 Suggests: mlmmj-php-web, mlmmj-php-web-admin
12 Description: mail server independent mailing list manager
13  A mailing list manager with roughly the same functionality as ezmlm.
14  .
15  mlmmj features:
16   * A nice license
17   * Easy configuration
18   * MTA independendence
19   * Archive
20   * Custom headers / footer
21   * Fully automated bounce handling (similar to ezmlm)
22   * Complete requeueing functionality
23   * Moderation 
24   * Subject prefixing
25   * Subscribers only posting
26   * Regular expression access control
27   * Functionality to retrieve old posts
28   * Various web interfaces
29   * VERP support
30  .
31  http://mlmmj.mmj.dk/
33 Package: mlmmj-php-web
34 Architecture: all
35 Depends: php5 | php4
36 Description: web interface for mlmmj, written in php
37  Web based tools for mlmmj written in php.
39 Package: mlmmj-php-web-admin
40 Architecture: all
41 Depends: mlmmj, php5 | php4
42 Description: administrative web interface for mlmmj, written in php
43  Web based administrative tools for mlmmj written in php.