aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/xinclude-filter-vfolder-conditions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/xinclude-filter-vfolder-conditions.xml')
-rw-r--r--help/C/xinclude-filter-vfolder-conditions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/xinclude-filter-vfolder-conditions.xml b/help/C/xinclude-filter-vfolder-conditions.xml
index c99773036d..9f8f7b2c19 100644
--- a/help/C/xinclude-filter-vfolder-conditions.xml
+++ b/help/C/xinclude-filter-vfolder-conditions.xml
@@ -59,6 +59,6 @@
<p>Filters based on the mailing list the message came from. This filter might miss messages from some list servers, because it checks for the X-BeenThere header, which is used to identify mailing lists or other redistributors of mail. Mail from list servers that do not set X-BeenThere properly are not be caught by these filters.</p></item>
<item><p>Regex Match:</p>
-<p>(For programmers only) If you know your way around a <link href="https://secure.wikimedia.org/wikipedia/en/wiki/Regular_expression">regex</link>, or regular expression, this option allows you to search for complex patterns of letters, so that you can find, for example, all words that start with a and end with m, and are between six and fifteen letters long, or all messages that declare a particular header twice. For information about how to use regular expressions, check the man page for the <cmd>grep</cmd> command.</p></item>
+<p>(For programmers only) If you know your way around a <link href="https://en.wikipedia.org/wiki/Regular_expression">regex</link>, or regular expression, this option allows you to search for complex patterns of letters, so that you can find, for example, all words that start with a and end with m, and are between six and fifteen letters long, or all messages that declare a particular header twice. For information about how to use regular expressions, check the man page for the <cmd>grep</cmd> command.</p></item>
</info>