summaryrefslogtreecommitdiff
path: root/debian/templates
diff options
context:
space:
mode:
authorJulien Valroff <julien@kirya.net>2010-01-07 15:26:38 +0100
committerJulien Valroff <julien@kirya.net>2010-01-07 15:26:38 +0100
commite8de7eb71dca5a032a62c4210b2b12cb8d24dcc1 (patch)
treeb673b8410b08ea146b0dc04bf7d1ac3632a92cb3 /debian/templates
parenta4d6cff7688e61634c4e990264f599c22ac8c3a3 (diff)
Improve debconf template for IGNORE_LOCALHOST option
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/templates b/debian/templates
index c5a1ec6..8d3c68e 100644
--- a/debian/templates
+++ b/debian/templates
@@ -17,7 +17,7 @@ _Description: Logfile used by mailgraph:
Template: mailgraph/ignore_localhost
Type: boolean
Default: false
-_Description: Count incoming mail as outgoing mail?
- If you count incoming mail as outgoing mail (default), mail is counted more
- than once if you use content filters like amavis, so you'll get wrong values.
- If you're using some content filter, disable this.
+_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.