Bug#653750: According to the text, there should have been an indented line
Regid Ichira
regid23 at yahoo.com
Wed Feb 22 01:45:50 UTC 2012
I think that the example is not ilustrative. Is the indented line
apparent?
$ zgrep -B7 -A1 'aol.com: spammer1 : spammer2 :' \
> /usr/share/doc/exim4-base/spec.txt.gz
If a local part that actually begins with an exclamation mark is required,
it has to be specified using a regular expression. In lsearch files, an
entry may be split over several lines by indenting the second and
subsequent lines, but the separating colon must still be included at line
breaks. White space surrounding the colons is ignored. For example:
aol.com: spammer1 : spammer2 : ^[0-9]+$ :
spammer3 : spammer4
--- a/spec.txt 2012-02-22 03:11:37.292313764 +0200
+++ b/spec.txt 2012-02-22 03:10:40.000000000 +0200
@@ -7779,7 +7779,7 @@ always fails.
breaks. White space surrounding the colons is ignored. For example:
aol.com: spammer1 : spammer2 : ^[0-9]+$ :
- spammer3 : spammer4
+ spammer3 : spammer4
As in all colon-separated lists in Exim, a colon can be included in an item
by doubling.
More information about the Pkg-exim4-maintainers
mailing list