blob: fd5095c57ea4a5533a788011a78728065a2aa8cc (
plain)
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
|
Source: mailgraph
Section: admin
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
debhelper-compat (= 13),
po-debconf
Standards-Version: 4.6.2.0
Homepage: https://mailgraph.schweikert.ch
Vcs-Git: git://git.jff.email/mailgraph.git
Vcs-Browser: https://git.jff.email/cgit/mailgraph.git
Rules-Requires-Root: no
Package: mailgraph
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
libfile-tail-perl,
librrds-perl,
ucf (>= 0.28)
Pre-Depends:
${misc:Pre-Depends},
debconf (>= 0.5) | debconf-2.0
Recommends:
httpd | apache2, default-mta | exim4 | postfix | sendmail | mail-transport-agent
Description: RRDtool frontend for Mail statistics
Mailgraph is a very simple mail statistics RRDtool frontend for
Postfix, Sendmail or Exim that produces daily, weekly, monthly and
yearly graphs of received/sent and bounced/rejected mail.
|