debian/masqmail-debian
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 diff
1.1 --- a/masqmail.templates Wed Nov 05 11:41:26 2008 +0100 1.2 +++ b/masqmail.templates Wed Nov 05 11:42:05 2008 +0100 1.3 @@ -51,7 +51,7 @@ 1.4 dialup connection. Mail to these hosts will be delivered immediately, 1.5 without checking for the online status. 1.6 . 1.7 - You can use wildcards expressions like '*' and '?', eg. *.yournet.local 1.8 + You can use wildcard expressions like '*' and '?', eg. *.yournet.local 1.9 . 1.10 If you have only one box, you can leave this empty. If you do not want 1.11 to use masqmail as an offline MTA, and the whole internet or another mail 1.12 @@ -134,7 +134,7 @@ 1.13 Template: masqmail/alias_local_caseless 1.14 Type: boolean 1.15 Default: false 1.16 -_Description: Alias expansion regarding case or not: 1.17 +_Description: Should alias expansion regard case? 1.18 Masqmail uses the file /etc/aliases to redirect local addresses. 1.19 The search for a match in /etc/aliases can be regarding upper/lower 1.20 case or insensitive to case.