Code

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