From 6ae50dc1afce089ecf5595fdd13a088afe2886ca Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 23 Oct 2010 14:11:22 +0200 Subject: Imported Debian patch 1.14-1.4squeeze1 --- debian/mailgraph.templates | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 debian/mailgraph.templates (limited to 'debian/mailgraph.templates') diff --git a/debian/mailgraph.templates b/debian/mailgraph.templates deleted file mode 100644 index 8d3c68e..0000000 --- a/debian/mailgraph.templates +++ /dev/null @@ -1,23 +0,0 @@ -Template: mailgraph/start_on_boot -Type: boolean -Default: true -_Description: Should Mailgraph start on boot? - Mailgraph can start on boot time as a daemon. Then it will monitor - your Postfix logfile for changes. This is recommended. - . - The other method is to call mailgraph by hand with the -c parameter. - -Template: mailgraph/mail_log -Type: string -Default: /var/log/mail.log -_Description: Logfile used by mailgraph: - Enter the logfile which should be used to create the databases for - mailgraph. If unsure, leave default (/var/log/mail.log). - -Template: mailgraph/ignore_localhost -Type: boolean -Default: false -_Description: Ignore mail to/from localhost? - When using a content filter like amavis, incoming mail is counted more - than once, which will result in wrong values. - If you use some content filter, you should choose this option. -- cgit v1.2.3