From b5b802227537fe441f2fcb7cdd7cfee1ca5d6295 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Sat, 18 Feb 2012 14:57:59 +0100 Subject: User Docs: Use tag consistently --- help/C/mail-filters-conditions.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/C/mail-filters-conditions.page') diff --git a/help/C/mail-filters-conditions.page b/help/C/mail-filters-conditions.page index 24475439c4..9b26ebff6b 100644 --- a/help/C/mail-filters-conditions.page +++ b/help/C/mail-filters-conditions.page @@ -82,7 +82,7 @@

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.

Regex Match:

-

(For programmers only) If you know your way around a regex, 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 grep command.

+

(For programmers only) If you know your way around a regex, 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 grep command.

Source Account:

Filters messages according the server you got them from. This is most useful if you use multiple POP mail accounts.

-- cgit v1.2.3