Code

Various cleanup works.
[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.8.3
7 Homepage: http://mlmmj.org/
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
31  .
33 Package: mlmmj-php-web
34 Architecture: all
35 Depends: ${misc:Depends}, mlmmj, php5 | php4
36 Description: web interface for mlmmj, written in php
37  A web based tool for mlmmj written in php, so that your users can subscribe
38  or unsubscribe through some HTML forms, which sometimes, might be more
39  convenient than just using the list commands.
41 Package: mlmmj-php-web-admin
42 Architecture: all
43 Depends: ${misc:Depends}, mlmmj, php5 | php4
44 Description: administrative web interface for mlmmj, written in php
45  This web based administrative tool for mlmmj written in php will help you
46  to configure each mailing list individualy, through the web. You will be
47  able with mlmmj-php-web-admin to set each individual tunable of the list.