File: control

package info (click to toggle)
mlmmj 1.2.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,412 kB
  • sloc: ansic: 10,997; sh: 1,498; php: 1,133; perl: 872; makefile: 147
file content (51 lines) | stat: -rw-r--r-- 1,832 bytes parent folder | download
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: mlmmj
Section: mail
Priority: optional
Maintainer: MLMMJ packaging team <pkg-mlmmj-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1~)
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=pkg-mlmmj/mlmmj.git
Vcs-Git: http://git.debian.org/git/pkg-mlmmj/mlmmj.git
Homepage: http://mlmmj.org/

Package: mlmmj
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, postfix | exim4 | mail-transport-agent
Suggests: mlmmj-php-web, mlmmj-php-web-admin
Description: mail server independent mailing list manager
 A mailing list manager with roughly the same functionality as ezmlm.
 .
  mlmmj features:
  * Archive
  * Custom headers / footer
  * Fully automated bounce handling (similar to ezmlm)
  * Complete requeueing functionality
  * Moderation functionality
  * Subject prefix
  * Subscribers only posting
  * Regular expression access control
  * Functionality to retrieve old posts
  * Web-interface
  * Digests
  * No mail delivery subscription
  * VERP support
  * Delivery Status Notification (RFC1891) support
 .

Package: mlmmj-php-web
Architecture: all
Depends: ${misc:Depends}, mlmmj, php5
Description: web interface for mlmmj, written in php
 A web based tool for mlmmj written in php, so that your users can subscribe
 or unsubscribe through some HTML forms, which sometimes, might be more
 convenient than just using the list commands.

Package: mlmmj-php-web-admin
Architecture: all
Depends: ${misc:Depends}, mlmmj, php5
Description: administrative web interface for mlmmj, written in php
 This web based administrative tool for mlmmj written in php will help you
 to configure each mailing list individualy, through the web. You will be
 able with mlmmj-php-web-admin to set each individual tunable of the list.