diff masqmail.templates @ 4:bf717cdae8fc

fixed lintian warnings; adjusted lintian overrides
author meillo@marmaro.de
date Wed, 05 Nov 2008 11:42:05 +0100
parents 5ef519035828
children d77a7b699b6d
line wrap: on
line diff
--- a/masqmail.templates	Wed Nov 05 11:41:26 2008 +0100
+++ b/masqmail.templates	Wed Nov 05 11:42:05 2008 +0100
@@ -51,7 +51,7 @@
  dialup connection. Mail to these hosts will be delivered immediately,
  without checking for the online status.
  .
- You can use wildcards expressions like '*' and '?', eg. *.yournet.local
+ You can use wildcard expressions like '*' and '?', eg. *.yournet.local
  .
  If you have only one box, you can leave this empty. If you do not want
  to use masqmail as an offline MTA, and the whole internet or another mail
@@ -134,7 +134,7 @@
 Template: masqmail/alias_local_caseless
 Type: boolean
 Default: false
-_Description: Alias expansion regarding case or not:
+_Description: Should alias expansion regard case?
  Masqmail uses the file /etc/aliases to redirect local addresses.
  The search for a match in /etc/aliases can be regarding upper/lower
  case or insensitive to case.