diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-09 12:07:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-09 12:07:36 +0200 |
commit | 2caff90d837ea25e7892bd7fc2ecbf8f3bbb941c (patch) | |
tree | e139e0302ffb4bfec1db8d90923124972f38e11a /debian/control | |
parent | 2be71b968c88c5150fd96fe31aae4243fe377ae0 (diff) |
Add missing mailgraph.service file; d/control: Add requested default-mta to recommends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b7cfad0..d12c77c 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: Pre-Depends: debconf (>= 0.5) | debconf-2.0 Recommends: - httpd | apache2, exim4 | postfix | sendmail | mail-transport-agent + 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 |