------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1349 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> 2013-10-06 19:17:06 --- Git commit: http://git.exim.org/exim.git/commitdiff/08fdff825ee583e6a76d707f368d909e3a396a11 commit 08fdff825ee583e6a76d707f368d909e3a396a11 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Oct 6 18:31:15 2013 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Oct 6 18:31:15 2013 +0100 Typo in docs: routing rules mentioned in retry rules section. Bug 1349 --- doc/doc-docbook/spec.xfpt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 3d0360b..59a6b53 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -23576,7 +23576,7 @@ In practice, almost all rules start with a domain name pattern without a local part. .cindex "regular expressions" "in retry rules" -&*Warning*&: If you use a regular expression in a routing rule pattern, it +&*Warning*&: If you use a regular expression in a retry rule pattern, it must match a complete address, not just a domain, because that is how regular expressions work in address lists. .display -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
